]> xmof Git - DeDRM.git/commitdiff
Update changelog
authorNoDRM <no_drm123@protonmail.com>
Mon, 20 Dec 2021 20:16:03 +0000 (21:16 +0100)
committerNoDRM <no_drm123@protonmail.com>
Mon, 20 Dec 2021 20:16:49 +0000 (21:16 +0100)
CHANGELOG.md

index f6a7efe4ce3143b738ac19249ac2d991f5d12f7f..3008a2f0282b4373598812b4add42829df003fc4 100644 (file)
@@ -34,3 +34,10 @@ List of changes since the fork of Apprentice Harper's repository:
 - Fix Adobe key retrieval in case the username has been changed (merged [apprenticeharper/DeDRM_tools#1946](https://github.com/apprenticeharper/DeDRM_tools/pull/1946) ). This should fix the error "failed to decrypt user key key".
 - Fix small issue with elibri watermark removal.
 - Adobe key name will now contain account email.
+
+## Fixes on master (not yet released):
+
+- Fix issue where importing a key from Adobe Digital Editions would fail in Python2 (Calibre < 5) if there were non-ASCII characters in the username.
+- Add code to support importing multiple decryption keys from ADE (click the 'plus' button multiple times).
+- Improve epubtest.py to also detect Kobo & Apple DRM.
+- Small updates to the LCP DRM error messages.