Releases: mountain-loop/yaak
Releases 路 mountain-loop/yaak
Release list
Release 2026.3.0-beta.2
- Support moving multiple requests to another workspace by @pathikb in #396
- Add per-machine NSIS installer and release artifacts for enterprise deployment
Full Changelog: v2026.2.1...v2026.3.0-beta.2
Release 2026.2.1
- Display find match count in the editor by @heywinit in #390
- Fix HTTP/2 requests failing with duplicate Content-Length in #391
- Fix auth tab crash when template rendering fails in #392
- Fix license activation and plugin requests ignoring proxy settings in #393
- Fix git pull conflicts with
pull.ff=onlyand improve commit UX in #394
Full Changelog: v2026.2.0...v2026.2.1
Release 2026.2.1-beta.1
- Fix HTTP/2 requests failing with duplicate Content-Length in #391
- Fix auth tab crash when template rendering fails in #392
Full Changelog: v2026.2.0...v2026.2.1-beta.1
Release 2026.2.0
- Git improvements: ahead/behind indicators, reset changes, uncommitted changes handling on pull, diverged branch handling in #382
- Add external browser support for OAuth2 authorization in #375
- Add diff viewer to git commit dialog in #374
- Show full URL parts in Timeline debug view in #373
- Add dynamic() support to prompt.form() plugin API in #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
- Add breadcrumbs to folder settings by @hezhizhen in #296
- Fix curl import parsing in #387
- Fix header behavior on cross-origin redirects in #378
- Fix onClose not passed down properly by @BlankParticle in #376
- Fix text input autocomplete not working with completionOptions by @brijsiyag-meesho in #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: v2026.1.2...v2026.2.0
Release 2026.2.0-beta.11
Release 2026.2.0-beta.10
- New HTTP Snippet plugin to generate code snippets for HTTP requests
- Add delete folder and copy id actions to folder settings by @hezhizhen in #380
- Fix text input autocomplete not working with completionOptions by @brijsiyag-meesho in #368
- Add dynamic() support to prompt.form() plugin API in #386
- Don't select current request by default for response chaining
- Use "send" preview mode for copy-as-curl
- Fix CSV responses ignoring raw view mode
Full Changelog: v2026.2.0-beta.9...v2026.2.0-beta.10
Release 2026.2.0-beta.9
- Pulling with uncommitted changes now shows a dialog prompting you to reset and pull, instead of a raw error message
- New "Reset Changes" menu item in the git dropdown to discard all uncommitted changes
- Ahead/behind indicators (
鈫桸 鈫橬) shown next to the branch name in the git dropdown button - Push, Pull, and Commit menu items are now disabled when not applicable
- Cleaned up unused functions in #382
Full Changelog: v2026.2.0-beta.8...v2026.2.0-beta.9
Release 2026.2.0-beta.8
- Add breadcrumbs to folder settings dialog by @hezhizhen in #296
- Fix strange basic auth behaviour on cross-origin redirects in #378
- More reliable plugin runtime kill
- Fix passing down onClose properly for SSE streams by @BlankParticle in #376
- Graceful OAuth server shutdown
- Fix request cancellation before the request is sent
Full Changelog: v2026.2.0-beta.6...v2026.2.0-beta.8
Release 2026.2.0-beta.6
- Fix dynamic auth form becoming unresponsive after first request
Full Changelog: v2026.2.0-beta.5...v2026.2.0-beta.6
Release 2026.2.0-beta.5
- Add external browser support for OAuth2 authorization (authorization code and implicit grants) in #375
- Add "Copy from Folder/Workspace" action to copy authentication config from an ancestor
- Fix implicit grant not respecting the Response Type dropdown
Full Changelog: v2026.2.0-beta.4...v2026.2.0-beta.5