⬆️ Bump version to v0.3.47 #95

Merged
eric merged 1 commits from push-nlksvqrutmxv into main 2026-04-09 23:34:52 +02:00
Owner
  • Update package versions in Cargo.toml, lockfile and version.txt to v0.3.47
  • Optimize SQLite database initialization with WAL mode, larger cache and critical missing indexes (idx_metadata_key_value, idx_asset_last_used/hits)
  • Fix production bug in OpenHome renderer: avoid blocking main thread when loading metadata for large queues; offload preloading of next 10 items to background task with small delays
  • Minor formatting cleanup in db.rs
- Update package versions in Cargo.toml, lockfile and version.txt to v0.3.47 - Optimize SQLite database initialization with WAL mode, larger cache and critical missing indexes (idx_metadata_key_value, idx_asset_last_used/hits) - Fix production bug in OpenHome renderer: avoid blocking main thread when loading metadata for large queues; offload preloading of next 10 items to background task with small delays - Minor formatting cleanup in db.rs
eric added 1 commit 2026-04-09 23:34:46 +02:00
- Update package versions in Cargo.toml, lockfile and version.txt to v0.3.47
- Optimize SQLite database initialization with WAL mode, larger cache and critical missing indexes (idx_metadata_key_value, idx_asset_last_used/hits)
- Fix production bug in OpenHome renderer: avoid blocking main thread when loading metadata for large queues; offload preloading of next 10 items to background task with small delays
- Minor formatting cleanup in db.rs
eric merged commit b5b6becb25 into main 2026-04-09 23:34:52 +02:00
eric deleted branch push-nlksvqrutmxv 2026-04-09 23:34:53 +02:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: eric/pmomusic#95
No description provided.