UPDATE: re-released to fix Windows-only GUI issues
To generate covers for Kindle Scribe, refer to
What's Changed
- fix utf-8 error by removing kindlegen location from GUI by @axu2 in #639
- Added natsort to the dependency list in environment.yml by @jaroslawjanas in #643
- Bump actions/setup-python from 4 to 5 by @dependabot in #642
- add FAT to list of drives for kindle cover generation by @axu2 in #635
- Bump actions/upload-artifact from 3 to 4 by @dependabot in #647
- Bump github/codeql-action from 2 to 3 by @dependabot in #646
- use os_sorted natsort with IGNORECASE by @axu2 in #645
- fix access is denied by @axu2 in #631
- fix update detection by using requests library over urllib by @axu2 in #649
- fix kobo file names with . by @axu2 in #616
- fix p7zip-rar error and files with ' or " by using arg lists instead of strings by @axu2 in #633
- Fix missing dependencies in setup.py by @inganault in #653
- hide 7z/kindlegen consoles on Windows by @VampiroMedicado in #656
New Contributors
- @inganault made their first contribution in #653
Full Changelog: v5.6.4...v5.6.5