File tree Expand file tree Collapse file tree 3 files changed +14
-2
lines changed
Expand file tree Collapse file tree 3 files changed +14
-2
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 1.6.0 "
2+ "." : " 1.6.1 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 1.6.1] ( https://github.com/markbeep/AudioBookRequest/compare/v1.6.0...v1.6.1 ) (2025-08-28)
4+
5+
6+ ### Bug Fixes
7+
8+ * ignore missing booleans on REST api/local file indexer configs ([ be3b9c5] ( https://github.com/markbeep/AudioBookRequest/commit/be3b9c54e54ad1cfb59931cac7a10bca0bb8e6c4 ) )
9+
10+
11+ ### Code Refactoring
12+
13+ * separate 'enabled' logic of indexers ([ 5b24705] ( https://github.com/markbeep/AudioBookRequest/commit/5b24705f96bdb93a0a78149d9a7485c6c2e89096 ) )
14+
315## [ 1.6.0] ( https://github.com/markbeep/AudioBookRequest/compare/v1.5.3...v1.6.0 ) (2025-08-22)
416
517
Original file line number Diff line number Diff line change 11[project ]
22name = " AudioBookRequest"
3- version = " 1.6.0 "
3+ version = " 1.6.1 "
44requires-python = " >= 3.12"
55readme = " README.md"
66# no explicit versioning unless required. the uv.lock file is for that
You can’t perform that action at this time.
0 commit comments