chore(changelog): document download filename metadata fallback fix

This commit is contained in:
2026-02-18 03:39:18 +01:00
parent 3e6e31c2db
commit a8add30928

View File

@@ -11,6 +11,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- massive code refactoring
- complete test suite revamp
- Updated download cache naming to use `Author_Title` format with normalized separators.
### Fixed
- Reused library metadata for download filename generation to avoid `Unknown-Author_Unknown-Title` when title/author are already known in the UI.
## [0.1.6] - 2026-02-16