Skip to content

CLI 0.2.12

Choose a tag to compare

@mabadir mabadir released this 24 Jul 13:55
e493cfa

0.2.12 (2026-07-23)

Bug Fixes

  • keep active CLI sessions signed in by rolling refresh tokens two weeks before expiry and coordinating token rotation across concurrent commands.
  • let requests use a still-valid access token when proactive rolling refresh temporarily fails, without mutating caller-owned HTTP request headers.
  • compile refresh locking on Windows by isolating Unix file locking behind platform-specific implementations.
  • report expired or revoked sessions as logged out in ravion whoami, and direct users to ravion login instead of suggesting obsolete server route configuration.