summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorNoDRM <[email protected]>2022-10-19 17:14:26 +0200
committerNoDRM <[email protected]>2022-10-19 17:14:26 +0200
commite16748e85486f4e7aac0d73b380e272b6712ac01 (patch)
treef5f63ec391fb31d71873eaf82873b859dfd00ca0 /CHANGELOG.md
parent06df18bea331b6e26dd416e8c58dec17d538a942 (diff)
Untested code for the Obok plugin to allow adding duplicate books.
See #148
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 26c27fa..3d61094 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -83,3 +83,5 @@ List of changes since the fork of Apprentice Harper's repository:
- Update the README (fixes #136) to indicate that Apprentice Harper's version is no longer being updated.
- Fix a bug where PDFs with empty arrays (`<>`) in a PDF object failed to decrypt, fixes #183.
- Automatically strip whitespace from entered Amazon Kindle serial numbers, should fix #158.
+- Obok: Add new setting option "Add new entry" for duplicate books to always add them to the Calibre database as a new book. Untested. Should fix #148.
+- Obok: Fix where changing the Calibre UI language to some languages would cause the "duplicate book" setting to reset. Untested.