🔖 version bump to v0.3.29

- Bump crate and file versions from `v0.3.29` to v\[correction: actually 0\.3\.33] (see Cargo.toml & version.txt)
- Extend cover URL transformation logic to queue items in `pmoserver_ext.rs`—now transforms album art for both current track *and* queue items
- Add debug logging to cover URL transformation steps (local route, instance match & proxy)
- Minor cleanup: remove redundant `clone()` in base_url usage
This commit is contained in:
2026-04-04 12:58:17 +02:00
parent 97a82f4e1d
commit 6fcecaab00
3 changed files with 20 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "PMOMusic"
version = "0.3.32"
version = "0.3.33"
edition = "2024"
[dependencies]