Skip to content

v1.17.0-beta.1

Pre-release
Pre-release

Choose a tag to compare

@n24q02m-ci n24q02m-ci released this 29 May 01:36
· 99 commits to main since this release

v1.17.0-beta.1 (2026-05-29)

Bug Fixes

  • Avoid env-var URL passing in WSL PowerShell browser open (#288, 45274ae)

  • Await Future-returning OAuth callbacks via isawaitable (#283, 8c1bd4c)

  • Harden open-redirect validation in relay login (#293, 282dcb6)

  • Refactor OAuthProvider into cache/pkce modules (#277, 3c4e32c)

  • Secure browser opening via PowerShell in WSL/win32 (#288, 45274ae)

  • Use per-file random salt for config encryption (#291, 8cb514d)

Features

  • Add OAuth refresh_token grant and offline_access scope (#261) (#294, f685feb)

Detailed Changes: v1.16.0...v1.17.0-beta.1