v2026.2.0
mountain-loop/yaakv2026.2.0Feb 12, 2026by github-actions[bot]
AI Summary
Major Git improvements including ahead/behind indicators and diff viewers, along with external browser support for OAuth2 and a new httpsnippet plugin.
Key Highlights
- Git improvements: ahead/behind indicators, reset changes
- Add external browser support for OAuth2 authorization
- Add diff viewer to git commit dialog
- Add httpsnippet plugin for generating code snippets
New Features
- Git improvements: ahead/behind indicators, reset changes, uncommitted changes handling on pull
- Add external browser support for OAuth2 authorization
- Add diff viewer to git commit dialog
- Show full URL parts in Timeline debug view
- Add dynamic() support to prompt.form() plugin API
- Add httpsnippet plugin for generating code snippets
- Add delete folder and copy ID actions to folder settings
- Add breadcrumbs to folder settings
- Fix curl import parsing
- Fix header behavior on cross-origin redirects
- Fix onClose not passed down properly
- Fix text input autocomplete not working with completionOptions
Full Release Notes
[](https://yaak.app/changelog/v2026.2.0) - Git improvements: ahead/behind indicators, reset changes, uncommitted changes handling on pull, diverged branch handling in [#382](https://github.com/mountain-loop/yaak/pull/382) - Add external browser support for OAuth2 authorization in [#375](https://github.com/mountain-loop/yaak/pull/375) - Add diff viewer to git commit dialog in [#374](https://github.com/mountain-loop/yaak/pull/374) - Show full URL parts in Timeline debug view in [#373](https://github.com/mountain-loop/yaak/pull/373) - Add dynamic() support to prompt.form() plugin API in [#386](https://github.com/mountain-loop/yaak/pull/386) - Add httpsnippet plugin for generating code snippets from HTTP requests - Add delete folder and copy ID actions to folder settings by @hezhizhen in [#380](https://github.com/mountain-loop/yaak/pull/380) - Add breadcrumbs to folder settings by @hezhizhen in [#296](https://github.com/mountain-loop/yaak/pull/296) - [Fix curl import parsing](https://yaak.app/feedback/posts/curl-requests-not-getting-parsed-properly) in [#387](https://github.com/mountain-loop/yaak/pull/387) - Fix header behavior on cross-origin redirects in [#378](https://github.com/mountain-loop/yaak/pull/378) - Fix onClose not passed down properly by @BlankParticle in [#376](https://github.com/mountain-loop/yaak/pull/376) - Fix text input autocomplete not working with completionOptions by @brijsiyag-meesho in [#368](https://github.com/mountain-loop/yaak/pull/368) - Fix basic auth failing when password field is empty or unset - Fix auth plugin dynamic form inputs broken after first request - Fix multipart tab value - Fix template tag theme colors - Skip disabled key-value entries during request rendering - Don't select current request by default for response chaining - Fix CSV responses ignoring raw view mode **Full Changelog**: https://github.com/mountain-loop/yaak/compare/v2026.1.2...v2026.2.0