Skip to content

v1.4.1

Choose a tag to compare

@pythoninthegrass pythoninthegrass released this 12 Apr 23:51
625016c

1.4.1 (2026-04-12)

Bug Fixes

  • ci: add library count mock for pagination and gate builds on rust job (858a1e1)
  • ci: add missing library count mocks, fix property test dedup, gate Playwright on tests (1c45b25)
  • ci: bump dorny/paths-filter v3 to v4 for Node.js 24 compatibility (23ec368)
  • ci: install binstall tools to CARGO_BIN so they're on PATH (105a630)
  • ci: resolve actionlint shellcheck warnings and bump setup-node to v6 (f88dddb)
  • test: fix all queue property test dedup assertions for move semantics (71ad8a6)
  • test: fix type-to-jump pagination compat and loading state race (17364ab)

Performance Improvements

  • ci: skip Docker build for Linux cargo check when inputs unchanged (a8eade7)
  • frontend: batch Alpine.js reactive updates in library store mutations (ec25d06)
  • library: paginate track loading with sparse page map and on-demand fetching (cb6876d)