- Filter requests/folders
- Add Postman import support for OAuth, JWT, API key authentication
- Use the new tree within the Environment edit dialog
- Left/right arrow support for sidebar navigation
- Allow specifying time for unix / unix millis / iso 8601 format by @hezhizhen in #283
- Allow opt-out of phoning home
- Error when entering encryption key
- Fix text on plugin installation button, by @Madeleaan in #284
- Fix websocket url parameters not parsing variables by @rossquentin in #281
- Fix dismissable banner action button title by @bkis in #273
- Colorized HTTP methods within method dropdown
- Variable with empty value will cause error
- Show cursor in response panel
- XML formatter breaks content
- Skip disabled parameters during render
- Fix missing environment context menu items
- Fix for dragging items past a folder that was just expanded
- Moving folders selected with Shift results in folders unpacking
- Copy as curl including disabled auth
- Remove duplicated "Create Folder" in command palette actions
- Fix double-click to reset sidebar size
- Append unique name suffix when duplicating items
- The "Rename" context menu action now renames inline
- Fix for arrow keys selecting items in collapsed folders
- Shift-selecting items no longer include collapsed folder children
- Fix indent guide alignment
- Allow selecting theme colors for each environment
- Add hotkey for creating a new environment within the environment editor
- Add API-key auth to "copy as gRPCurl"
- Add AWS auth to "copy as Curl"
- Add the ability to click to copy text on "Type ___ to confirm delete" dialog
- Add the ability to disable notification check
- Reduce the default font size setting
- Change response history dropdown icon to a clock
- Add hotkey to show context menu in sidebar (Control+Enter on macOS, or Alt+Insert)
- Skip disabled headers and parameters during render
New Contributors
- @Madeleaan made their first contribution in #284
- @rossquentin made their first contribution in #281
- @bkis made their first contribution in #273
Code Changes: v2025.7.3...v2025.8.0-beta.1