File-Based Workspaces: Your workspaces are now saved as files on your computer, making it easy to backup, share, and manage your work across different locations.
Persistent Database Connections: Save your database connections with secure password storage in your system keychain. Each workspace maintains its own set of connections.
Nested Folders: Organize your kits with multi-level folders and drag-and-drop support for better project organization.
Enhanced Data Type Support: View UUID and TIMESTAMPZ data types in database query results.
Improved Database & HTTP Clients: Better layout and navigation for query results, with cleaner interface and easier switching between table, JSON, and cell views.
Faster Workspace Loading: Collections now load instantly with details fetched only when needed, significantly improving startup performance.
Lightweight JSON Viewer: Improved JSON viewer with configurable indentation, better organization of brackets and toggle buttons, and enhanced performance for small query results.
Workspace Experience: Enhanced tab management with temporary tab preview, smooth transition effects, and improved workspace navigation.
Environment Variables Tab: Corrected the display of environment variables in the tab and ensured proper synchronization with changes from variable extraction.
Parse JSON Structure: Includes syntax highlighting and basic validation.
View JSON in Tree Mode: Provides a clear, hierarchical view of JSON structures.
Extract JSON Path: In Tree mode, you can click on any key to copy its JSON path.
Multiple Queries: Query multiple JSON paths simultaneously — no need to search one by one.
Search: Search JSON data by key or value, with results displayed as key-value pairs.
Workspace: Supports multiple working tabs. Manage query sets in the workspace so they can be saved and reopened as needed, using the browser's local storage.