Skip to content

Citadel v0.6.0

Latest

Choose a tag to compare

@phildenhoff phildenhoff released this 14 Jun 19:10
c212a96

Automated minor release.

Includes updater metadata (latest.json) for Tauri updater clients.

What's Changed

  • test: stress-library generator and query benchmarks by @phildenhoff in #119
  • perf: remove startup pending floor; fix silent cover-load failure by @phildenhoff in #121
  • perf: Authors page at scale — has_cover, O(n) counts, virtualized list by @phildenhoff in #122
  • perf: scope edit-route data; retire whole-library fetch by @phildenhoff in #123
  • perf: cover thumbnails + instant grid scroll at library scale by @phildenhoff in #124
  • First-run welcome that teaches both ways into a library by @phildenhoff in #125
  • Empty states that teach for Books and Authors by @phildenhoff in #118
  • chore(libcalibre): delete dead api.rs by @phildenhoff in #126
  • docs: drop Node from dev prerequisites by @phildenhoff in #127
  • feat(metadata): multi-provider abstraction (LoC, DNB, K10plus, Open Library) by @phildenhoff in #128

Full Changelog: v0.5.0...v0.6.0