Skip to content

v1.5.0

Latest

Choose a tag to compare

@pythoninthegrass pythoninthegrass released this 13 Apr 17:58
84059ca

1.5.0 (2026-04-13)

Features

  • events: backend mutation reconciliation replacing frontend optimistic updates (#41) (980c9ba)
  • library: unified library_get_section command (#40) (d42139e)
  • queue: atomic play-context command replacing frontend queue-build choreography (c900d0c)
  • queue: backend queue state machine replacing frontend shuffle, navigation, and play-next logic (#42) (fe613b5)

Bug Fixes

  • ci: unset CARGO_HOME for binstall so tools install to ~/.cargo/bin (e19cf5e)
  • library: auto-backfill content_hash after scan to enable cross-directory dedup (c12940b)
  • ui: eliminate FOUC when navigating to Music view (62d3879)