Skip to content

Releases: mountain-loop/yaak

Release 2026.3.0-beta.5

20 Feb 23:44

Choose a tag to compare

Release 2026.3.0-beta.4

20 Feb 15:50
1f588d0

Choose a tag to compare

Pre-release

Changelog

  • Fix live visibility for streaming HTTP responses in #401

Full Changelog: v2026.3.0-beta.3...v2026.3.0-beta.4

Release 2026.2.4

20 Feb 15:50
1f588d0

Choose a tag to compare

Changelog

  • Fix live visibility for streaming HTTP responses in #401

Full Changelog: v2026.2.3...v2026.2.4

Release 2026.3.0-beta.3

19 Feb 22:59
4573edc

Choose a tag to compare

Pre-release

Changelog

Full Changelog: v2026.3.0-beta.2...v2026.3.0-beta.3

Release 2026.2.3

19 Feb 22:59
4573edc

Choose a tag to compare

Changelog

  • Fix OAuth token fetch failures from ad-hoc response persistence in #399

Full Changelog: v2026.2.2...v2026.2.3

Release 2026.2.2

19 Feb 16:58

Choose a tag to compare

Changelog

Full Changelog: v2026.2.1...v2026.2.2

Release 2026.3.0-beta.2

18 Feb 23:00

Choose a tag to compare

Pre-release

Changelog

  • 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

13 Feb 23:12
65e91ae

Choose a tag to compare

Changelog

Full Changelog: v2026.2.0...v2026.2.1

Release 2026.2.1-beta.1

12 Feb 01:52
7d4d228

Choose a tag to compare

Pre-release

Changelog

Full Changelog: v2026.2.0...v2026.2.1-beta.1

Release 2026.2.0

12 Feb 01:25

Choose a tag to compare

Changelog

  • 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