Releases: mountain-loop/yaak
Release 2025.7.3
- Fix for Insomnia v4 environment imports
- Prevent duplicates in themes list
- Fix scroll for streaming text responses
- Add sidebar rename and global rename hotkeys
- Try fix folder variables tab not showing variables
- Add a better XML formatter
- Fix AWS V4 auth for certain APIs
- Add
*.localhostresolver for DNS that don't support it (eg.1.1.1.1) - Fix cursor showing as pointer in sidebar
Code Changes: v2025.7.2...v2025.7.3
Release 2025.7.2
Release 2025.7.1
Release Summary
- Fix for editing
secure()template function values
Full Changes: v2025.7.0...v2025.7.1
Release 2025.7.0
This release includes an all-new sidebar that supports multi-select for drag-n-drop and context menu actions! There's also a new AWS v4 auth type, the ability to import Postman environments, and a bunch of other improvements.
cleanshot-2025-10-15-at-14-10-50.mp4
- New sidebar and folder view by @gschier in #263
- Dynamic template function args and TTL option for request chaining by @gschier in #266
- Add bracket matching in code editor
- Add ability to import Postman environments
- Add ability to drag file onto any "Select File" input
- Fix typo by @hezhizhen in #264
- Fix icon paths in package.json by @hezhizhen in #265
- Add ability to select
fs.readFileencoding by @Ty3uK in #267 - Fix GraphQL doc explorer CountBadge stacking order by @kiendang in #262
- [Plugins] [Auth] [oauth2] Support identity platforms with underlying IDPs by @Blond11516 in #261
- Bump vite from 7.0.7 to 7.0.8 by @dependabot[bot] in #269
New Contributors
- @hezhizhen made their first contribution in #264
- @Ty3uK made their first contribution in #267
- @kiendang made their first contribution in #262
- @Blond11516 made their first contribution in #261
Full Changes: v2025.6.1...v2025.7.0
Release 2025.7.0-beta.5
Release Summary
- Better drag-n-drop for empty folders
- Plugins tab is now scrollable
- Add "create X" context items to new sidebar
- Reduce startup time
- Pass previous app version to notification endpoint
Code Changes: v2025.7.0-beta.4...v2025.7.0-beta.5
Release 2025.7.0-beta.4
Release Summary
- Add ability to select
fs.readFileencoding by @Ty3uK in #267 - Fix GraphQL doc explorer CountBadge stacking order by @kiendang in #262
- Improved OAuth redirect URL matching by @Blond11516 in #261
- Improved new sidebar selection styles and performance
Code Changes: v2025.7.0-beta.3...v2025.7.0-beta.4
Release 2025.7.0-beta.3
Release Summary
Request Chaining now
supports a new "When Expired" behavior that allows you to resend the dependent request
when the response is older than n seconds.
- TTL option for request chaining
- Template function plugins can now specify dynamic args
Full Changes: v2025.7.0-beta.2...v2025.7.0-beta.3
Release 2025.7.0-beta.2
Release Summary
Say hello to an entirely new sidebar! It looks mostly the same but now supports
multi-select for context menu actions, hotkeys, and re-ordering. You can also drag items
into closed folders (finally).
CleanShot.2025-10-15.at.14.10.50.mp4
- Multi-select (batch delete)
- Drag files onto any "Select File" input button
Full Changes: v2025.7.0-beta.1...v2025.7.0-beta.2
Release 2025.7.0-beta.1
Release Summary
- AWS Signature v4 Authentication
- Fix typo by @hezhizhen in #264
- Fix icon paths in package.json by @hezhizhen in #265
Full Changes: v2025.6.1...v2025.7.0-beta.1
Release 2025.6.1
Release Summary
- Always open a new window when switching to the currently-active workspace
- Prevent render failures from crashing the auth tab
- Fixes
forfolder environments during sync and import/export - Allow clicking toast notifications when a dialog is open
- Add timeout back to "Plugin reloaded" notifications
Full Changes: v2025.6.0...v2025.6.1