diff --git a/.github/ISSUE_TEMPLATE/QUESTION.yml b/.github/ISSUE_TEMPLATE/QUESTION.yml index d738b2c..08477d1 100644 --- a/.github/ISSUE_TEMPLATE/QUESTION.yml +++ b/.github/ISSUE_TEMPLATE/QUESTION.yml @@ -10,16 +10,16 @@ body: id: calibre-version attributes: label: Which version of Calibre are you running? - description: "Example: 5.32" - placeholder: "5.32" + description: "Example: 6.23" + placeholder: "6.23" validations: required: true - type: input id: plugin-version attributes: label: Which version of the DeDRM plugin are you running? - description: "Example: v10.0.0" - placeholder: "v10.0.0" + description: "Example: v10.0.2" + placeholder: "v10.0.2" validations: required: true - type: input diff --git a/CHANGELOG.md b/CHANGELOG.md index cb0ecbc..51478fb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -67,7 +67,11 @@ List of changes since the fork of Apprentice Harper's repository: - Fix Nook Study key retrieval code (partially fixes #50). - Make the plugin work on Calibre 6 (Qt 6). (fixes #54 and #98) If you're running Calibre 6 and you notice any issues, please open a bug report. -## Fixes on master (not yet released): +## Fixes in v10.0.9 (RC for v10.1.0, 2023-08-02): + +Note that versions v10.0.4(s), v10.0.5(s) and v10.0.6(s) were released by other people in various forks, so I have decided to make a larger version jump so there are no conflicting version numbers / different builds with the same version number. + +This is v10.0.9, a release candidate for v10.1.0. I don't expect there to be major issues / bugs, but since a lot of code has changed in the last year I wanted to get some "extended testing" before this becomes v10.1.0. - Fix a bug introduced with #48 that breaks DeDRM'ing on Calibre 4 (fixes #101). - Fix some more Calibre-6 bugs in the Obok plugin (should fix #114). @@ -92,3 +96,7 @@ List of changes since the fork of Apprentice Harper's repository: - Two bugfixes for Amazon DeDRM from Satuoni ( https://github.com/noDRM/DeDRM_tools/issues/315#issuecomment-1508305428 ) and andrewc12 ( https://github.com/andrewc12/DeDRM_tools/commit/d9233d61f00d4484235863969919059f4d0b2057 ) that might make the plugin work with newer versions. - Fix font decryption not working with some books (fixes #347), thanks for the patch @bydioeds. - Fix a couple unicode errors for Python2 in Kindle and Nook code. + +## Fixes on master (not yet released): + +- (none) diff --git a/DeDRM_plugin/DeDRM_Help.htm b/DeDRM_plugin/DeDRM_Help.htm index 5d85159..f658c1c 100644 --- a/DeDRM_plugin/DeDRM_Help.htm +++ b/DeDRM_plugin/DeDRM_Help.htm @@ -17,7 +17,7 @@ p {margin-top: 0}
-This plugin removes DRM from ebooks when they are imported into calibre. If you already have DRMed ebooks in your calibre library, you will need to remove them and import them again.
@@ -26,6 +26,8 @@ p {margin-top: 0}You have obviously managed to install the plugin, as otherwise you wouldn’t be reading this help file. However, you should also delete any older DRM removal plugins, as this DeDRM plugin replaces the five older plugins: Kindle and Mobipocket DeDRM (K4MobiDeDRM), Ignoble Epub DeDRM (ignobleepub), Inept Epub DeDRM (ineptepub), Inept PDF DeDRM (ineptepub) and eReader PDB 2 PML (eReaderPDB2PML).
+This plugin (in versions v10.0.0 and above) will automatically replace the older 7.X and below versions from Apprentice Alf and Apprentice Harper.
+On Windows and Mac, the keys for ebooks downloaded for Kindle for Mac/PC and Adobe Digital Editions are automatically generated. If all your DRMed ebooks can be opened and read in Kindle for Mac/PC and/or Adobe Digital Editions on the same computer on which you are running calibre, you do not need to do any configuration of this plugin. On Linux, keys for Kindle for PC and Adobe Digital Editions need to be generated separately (see the Linux section below).
@@ -60,7 +62,7 @@ p {margin-top: 0}