Releases: mountain-loop/yaak
Releases · mountain-loop/yaak
Release 2026.4.0
- Add cookie editing with filtering, and create/edit/delete flows in #463
- Layered settings inheritance per workspace, folder, and request in #463
- Persist
Set-Cookieheaders from WebSocket upgrade responses when cookie storage is enabled in #463 - Add a
domainargument to thecookie.valuetemplate function in #452 - Add live Git status indicators in the sidebar in #458
- Add file history and restore actions for Git-synced items in #458
- Add macOS window controls in #460
- Clean up update downloads after install
- Improve model sync scheduling
- Allow overriding
Content-Typefor GraphQL and form-urlencoded requests - Increase HTTP/2 response header limit
- Fix gRPC
Anyresponse reflection in #451 - Show an error when importing a binary file fails
- Fix duplicate request names when duplicating unnamed requests in #429
- Fix ghost selection lines in wrapped code editor content in #432
- Align HTTP method tags to the left in #450
Full Changelog: v2026.3.1...v2026.4.0
Release 2026.4.0-beta.3
- Add cookie editing with filtering, details, copyable values, create/edit/delete flows, and command palette/hotkey access in #463
- Layered settings inheritance per workspace, folder, and request in #463
- Persist
Set-Cookieheaders from WebSocket upgrade responses when cookie storage is enabled in #463
Full Changelog: v2026.4.0-beta.2...v2026.4.0-beta.3
Release 2026.4.0-beta.2
- Add a
domainargument to thecookie.valuetemplate function in #452 - Add live Git status indicators in the sidebar in #458
- Add file history and restore actions for Git-synced items in #458
- Add macOS window controls in #460
- Clean up update downloads after install
- Improve model sync scheduling
Full Changelog: v2026.4.0-beta.1...v2026.4.0-beta.2
Release 2026.4.0-beta.1
- Allow overriding
Content-Typefor GraphQL and form-urlencoded requests - Increase HTTP/2 response header limit
- Fix gRPC
Anyresponse reflection in #451 - Show an error when importing a binary file fails
- Fix duplicate request names when duplicating unnamed requests in #429
- Fix ghost selection lines in wrapped code editor content in #432
- Align HTTP method tags to the left in #450
Full Changelog: v2026.3.1...v2026.4.0-beta.1
Release 2026.3.1
Yaak CLI 0.6.2
- Auto-detect WSL and resolve Windows data directory for CLI
Full Changelog: yaak-cli-0.6.1...yaak-cli-0.6.2
Release 2026.3.0
- Allow commenting JSON body in #419
- Warn when redirects drop headers or body #418
- Comment-preserving GraphQL formatting
- Fix macOS Tahoe stoplight positioning and build on macOS 26
- Better external OAuth callback format
- Detect CLI availability and add command palette copy action
- Deduplicate plugins caused by CLI usage in #414
- Fix Copy as gRPCurl with template-tag payloads in #413
- Fix request descriptions after OpenAPI import in #412
- Preserve drive letter in Windows plugin paths in #410
- Fix "Send All" folder action in #405
- Fix request chaining for more than two dependencies
- Fix NTLM challenge parsing when WWW-Authenticate has Negotiate first in #402
- Fix plugin settings layout
Full Changelog: v2026.2.4...v2026.3.0