Skip to content

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 24 Jun 03:10
e7d2f3b

0.3.0 (2026-06-24)

⚠ BREAKING CHANGES

  • i18n: deployments that set the UI locale via LANGUAGE must rename it to APP_LANGUAGE. Hosts that had LANGUAGE set for unrelated POSIX reasons will now correctly fall through to the saved setting or Accept-Language instead of being locked.

Features

  • i18n: show pending state while switching language (f007fdd)

Bug Fixes

  • i18n: rename LANGUAGE env var to APP_LANGUAGE (f5d5b16)
  • settings: persist numeric fields with type=number inputs (4937b0d)
  • setup: require both Plex URL and token before advancing (5861a6a)
  • ux: harden destructive actions, validation and a11y across surfaces (6132e85)
  • ux: harden destructive actions, validation, a11y and i18n across surfaces (b3a6915)