Skip to content

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 13 Jun 05:08
· 21 commits to main since this release
5bd336e

0.3.0 (2026-06-13)

Features

  • app: omadia instance switcher — bottom-left chip, full re-fetch on switch (2719097)

Bug Fixes

  • auth: OIDC sign-in opens the provider's start endpoint, one button per provider (532a4e3)
  • auth: only definite rejections invalidate a session — 404 on /auth/me keeps the cookie (aaa02d2)
  • auth: run the OIDC flow on the callback host (fixes 'missing pending-state cookie') (e05f443)
  • auth: scope the browser-login cookie poll to the target origin (b2034b8)