mirror of
https://github.com/foss42/apidash.git
synced 2025-12-02 02:39:19 +08:00
- Add GET-with-body validation warning to terminal console - Add JSON validation error logging for invalid request bodies - Add empty URL validation error logging - Add request validation completion info logging - Replace transient UI notifications with persistent terminal logs - Maintain consistent logging format with categories and tags - Fix duplicate terminal reference after autofix Resolves #906: Migrate to in-app logging console Resolves #587: Add a Global status bar in API Dash