Skip to content

Releases: byte5ai/omadia-ui

v0.4.2

13 Jun 06:24

Choose a tag to compare

0.4.2 (2026-06-13)

Bug Fixes

  • ci: verify the DMG via stapler validate, not spctl assess (cb1b1d6)

v0.4.1

13 Jun 06:14

Choose a tag to compare

0.4.1 (2026-06-13)

Bug Fixes

  • ci: assess the DMG with spctl -t open, not -t install (f84f3b0)

v0.4.0

13 Jun 06:01
585c955

Choose a tag to compare

0.4.0 (2026-06-13)

Features

  • ci: Apple Developer-ID signing + notarization for mac releases (closes #19) (232ba8a)

v0.3.0

13 Jun 05:08
5bd336e

Choose a tag to compare

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)

v0.2.2

13 Jun 05:06
76b5e86

Choose a tag to compare

0.2.2 (2026-06-13)

Bug Fixes

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

v0.2.1

12 Jun 15:37
6966730

Choose a tag to compare

0.2.1 (2026-06-12)

Bug Fixes

  • build: ad-hoc sign the mac bundle — downloads fail soft instead of 'damaged' (cab1e19)
  • build: path-safe linux executableName — AppImage chokes on @omadia/ui-host-app (89f7d85)