Change log
Stay updated with the latest features, improvements, and fixes for our PostPilot. Check out our changelog for version updates and enhancements!
- Save API Request: Added support for saving and reopening API requests.
- Save As: Enabled cloning of the current query kit/API client kit.
- Tab Scrolling: Enabled vertical scrolling of the tabs list without requiring the Shift key.
- Resizable Request-Response Zone: Allowed dynamic resizing of the request-response area.
- Query Result Height: Adjusted the query result height to fit the content.
- API Client: Introduced a tab to send HTTP requests directly.
- Compare mode: Added a mode to compare old and new query results.
- JSON All-in-One Mode: Added an all-in-one mode for the JSON viewer, allowing users to view, edit, and extract JSON paths within a single editor.
- Tabs List Scroll: Enabled horizontal scrolling for the tabs list to improve navigation.
- Dark mode: Introduced dark mode to improve usability in low-light environments.
- Complex query: Add support for JSONPath syntax, including wildcard queries.
- Drag-and-Drop Queries
- Drop file: Added the ability to drop a file into the JSON zone to load it.
- Load file: Added file loading functionality.
- XML plural keys: Improved detection of plural keys for better mapping to arrays.
- Converters: Added a Base64 decoder and an XML converter.
- Search by case: Added a button to toggle between case-sensitive and case-insensitive search.
- Tab Context Menu: Added the ability to close multiple tabs via the context menu.
- Move Tabs: Added the ability to rearrange tabs by dragging them.
- Folder Context Menu: Added options to rename and delete folders.
- Search Value Compacting: Long search values are now truncated with a "Load more" option for expanded viewing.
- Copy Feedback: Added a visual effect when copying JSON keys, search results, or query results.
- Light mode: Enforce light mode since we do not yet support dark mode.
- Workspace Typo: Oh well, we launched the first version with it. Or… not entirely. Let’s just say "workpsace" has its quirks.
- 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.