v2025.7.0
mountain-loop/yaakv2025.7.0Oct 21, 2025by github-actions[bot]
AI Summary
A major feature release featuring a redesigned sidebar with multi-select support, new AWS v4 authentication, Postman environment imports, and various editor and chaining improvements.
Key Highlights
- All-new sidebar with multi-select drag-and-drop
- New AWS v4 authentication type
- Import Postman environments
- Dynamic template function arguments and TTL for request chaining
New Features
- All-new sidebar with multi-select drag-and-drop
- New AWS v4 authentication type
- Import Postman environments
- Bracket matching in code editor
- Drag file onto input
- TTL option for request chaining
- Support for identity platforms with underlying IDPs
Full Release Notes
[](https://yaak.app/changelog/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. https://github.com/user-attachments/assets/cdd6a6b9-7dc8-4429-be0f-ec38674b492b * New sidebar and folder view by @gschier in https://github.com/mountain-loop/yaak/pull/263 * Dynamic template function args and TTL option for request chaining by @gschier in https://github.com/mountain-loop/yaak/pull/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 https://github.com/mountain-loop/yaak/pull/264 * Fix icon paths in package.json by @hezhizhen in https://github.com/mountain-loop/yaak/pull/265 * Add ability to select `fs.readFile` encoding by @Ty3uK in https://github.com/mountain-loop/yaak/pull/267 * Fix GraphQL doc explorer CountBadge stacking order by @kiendang in https://github.com/mountain-loop/yaak/pull/262 * [Plugins] [Auth] [oauth2] Support identity platforms with underlying IDPs by @Blond11516 in https://github.com/mountain-loop/yaak/pull/261 * Bump vite from 7.0.7 to 7.0.8 by @dependabot[bot] in https://github.com/mountain-loop/yaak/pull/269 ## New Contributors * @hezhizhen made their first contribution in https://github.com/mountain-loop/yaak/pull/264 * @Ty3uK made their first contribution in https://github.com/mountain-loop/yaak/pull/267 * @kiendang made their first contribution in https://github.com/mountain-loop/yaak/pull/262 * @Blond11516 made their first contribution in https://github.com/mountain-loop/yaak/pull/261 <br> **Full Changes**: https://github.com/mountain-loop/yaak/compare/v2025.6.1...v2025.7.0