]> xmof Git - DeDRM.git/commitdiff
Update CHANGELOG
authorNoDRM <no_drm123@protonmail.com>
Thu, 29 Dec 2022 18:53:59 +0000 (19:53 +0100)
committerNoDRM <no_drm123@protonmail.com>
Thu, 29 Dec 2022 18:53:59 +0000 (19:53 +0100)
CHANGELOG.md

index 845a90a5b37f68e12e20d5994907d97d5294fa4e..8e8f105d12e13ba2605aea327679c734e0611323 100644 (file)
@@ -86,3 +86,4 @@ List of changes since the fork of Apprentice Harper's repository:
 - Obok: Add new setting option "Add new entry" for duplicate books to always add them to the Calibre database as a new book. Fixes #148.
 - Obok: Fix where changing the Calibre UI language to some languages would cause the "duplicate book" setting to reset.
 - Fix Python3 bug in stylexml2css.php script, fixes #232.
+- PDF: Ignore invalid PDF objids unless the script is running in strict mode. Fixes some PDFs, apparently. Fixes #233.