Massive refactoring #1

Merged
Kharec merged 35 commits from new-architecture into main 2026-02-18 04:29:20 +01:00
Showing only changes of commit 307368480a - Show all commits

View File

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