v2026.3.0
mountain-loop/yaakv2026.3.0Mar 11, 2026by github-actions[bot]
AI Summary
Features JSON commenting support, better external OAuth callback formats, and support for OAuth 2 client assertions using JWKs.
Key Highlights
- Allow commenting JSON body
- Warn when redirects drop headers or body
- Detect CLI availability and add command palette copy action
- Support OAuth 2 client assertions (JWKs)
New Features
- Allow commenting JSON body
- Warn when redirects drop headers or body
- Comment-preserving GraphQL formatting
- Detect CLI availability and add command palette copy action
- Support OAuth 2 client assertions (JWKs)
- Preserve drive letter in Windows plugin paths
- Fix Copy as gRPCurl with template-tag payloads
- Fix request descriptions after OpenAPI import
- Fix Send All folder action
Full Release Notes
[](https://yaak.app/changelog/2026.3.0) - [Allow commenting JSON body](https://yaak.app/feedback/posts/allow-commenting-json-body) in [#419](https://github.com/mountain-loop/yaak/pull/419) - Warn when redirects drop headers or body [#418](https://github.com/mountain-loop/yaak/pull/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](https://github.com/mountain-loop/yaak/pull/414) - [Fix Copy as gRPCurl with template-tag payloads](https://yaak.app/feedback/posts/copy-as-grpcurl-with-template-tag-plugin) in [#413](https://github.com/mountain-loop/yaak/pull/413) - [Fix request descriptions after OpenAPI import](https://yaak.app/feedback/posts/unexpected-request-info-description-after-openapi-import) in [#412](https://github.com/mountain-loop/yaak/pull/412) - [Preserve drive letter in Windows plugin paths](https://github.com/mountain-loop/yaak/pull/410) in [#410](https://github.com/mountain-loop/yaak/pull/410) - [Fix "Send All" folder action](https://yaak.app/feedback/posts/send-all-isnt-working-anymore) in [#405](https://github.com/mountain-loop/yaak/pull/405) - Fix request chaining for more than two dependencies - [Fix NTLM challenge parsing when WWW-Authenticate has Negotiate first](https://yaak.app/feedback/posts/ntlm-authentication-fails-with-plugin-error) in [#402](https://github.com/mountain-loop/yaak/pull/402) - Fix plugin settings layout **Full Changelog**: https://github.com/mountain-loop/yaak/compare/v2026.2.4...v2026.3.0