Skip to content

v1.3.2

Choose a tag to compare

@github-actions github-actions released this 22 May 18:13

[1.3.2] - 2026-05-22

🎨 Styling

  • (console) Tighten control visual semantics (#29) by @hewel
  • Format Ark UI integration by @hewel

πŸ—οΈ Build

  • (deps) Upgrade frontend and tauri dependencies by @hewel
  • (tsconfig) Include fontsource type declarations by @hewel
  • Add Ark UI Solid dependency by @hewel

πŸ› Bug Fixes

  • (console) Gate now playing transports by state (#26) by @hewel
  • (console) Wire Ark combobox input semantics by @hewel

πŸ“š Documentation

  • (adr) Record headless Ark UI adoption by @hewel

πŸš€ Features

  • (diagnostics) Add support diagnostics panel by @hewel
  • (ui) Adopt Control Room operations console by @hewel
  • (subtitles) Add preferred language fallback by @hewel
  • (console) Prioritize connection readiness (#24) by @hewel
  • (console) Gate mpv startup on jellyfin (#25) by @hewel
  • (console) Autosave player bridge settings (#27) by @hewel
  • (console) Promote automatic intro skip toggle (#28) by @hewel
  • (diagnostics) Migrate auto-scroll to Ark checkbox by @hewel
  • (login) Migrate auth controls to Ark primitives by @hewel
  • (console) Migrate sign out confirmation to Ark dialog by @hewel
  • (console) Migrate settings controls to Ark primitives by @hewel
  • (now-playing) Migrate playback controls to Ark sliders by @hewel
  • (console) Migrate subtitle priorities to Ark tags input by @hewel

πŸ§ͺ Testing

  • (console) Verify operations console integration (#30) by @hewel