Mostly bugfixes!
What's Changed
- replace exit() with sys.exit() by @axu2 in #590
- Bump actions/checkout from 3 to 4 by @dependabot in #592
- lower auto crop threshold from 0.045 to 0.015 by @axu2 in #598
- add c2e and c2p note by @axu2 in #606
- add Kindle 4/5/7/8/10 label by @axu2 in #614
- fix files with ' or " by using arg lists instead of strings by @axu2 in #581
- fix pdf order and more by using natural sort instead of python sort by @axu2 in #589
- Bump actions/setup-node from 3 to 4 by @dependabot in #609
- make c2e and c2p versions last in file order by @axu2 in #624
- Speed up mac startup from 17 seconds to 1 second by not using -F flag by @axu2 in #621
- remove "Unsupported archive format" check by @axu2 in #619
- fix list index out of range by skipping bookmarks when splitting mobi by @axu2 in #620
- streamline downloads and installation readme by @axu2 in #623
- link to readme not wiki for 7z kindlegen by @axu2 in #627
- Revert "fix files with ' or " by using arg lists instead of strings (… by @axu2 in #628
Full Changelog: v5.6.3...v5.6.4