Skip to content

Releases: ciromattia/kcc

v5.6.4

28 Nov 16:33
6e6c130
Compare
Choose a tag to compare

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 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

Full Changelog: v5.6.3...v5.6.4

v5.6.3

11 Aug 19:09
424118b
Compare
Choose a tag to compare

What's Changed

  • last version check by @darodi in #518
  • OptionParser to ArgumentParser by @darodi in #517
  • Addition of a conda environment.yml file by @jaroslawjanas in #520
  • Crop images within 3% of device aspect ratio by @axu2 in #495
  • docker update by @darodi in #521
  • Bump conda python to 3.11 by @jaroslawjanas in #524
  • Override book's title if Title is set in XML by @vinhtq115 in #532
  • explicitly name disabled archives by @axu2 in #531
  • change format labels in gui by @darodi in #538
  • add 7z wiki link by @axu2 in #543
  • rename binary releases to downloads by @axu2 in #545
  • remove dead download links by @axu2 in #544
  • Fix none error by removing strerror by @axu2 in #553
  • Add 7z to PATH on Windows by @axu2 in #560
  • refactor display when kindlegen is missing by @darodi in #555
  • Default to manga mode and make scribe not upscale by @axu2 in #559
  • skip single pixel images in PDF by @axu2 in #546
  • Fix Mac CBZ, CBR, cover upload by @axu2 in #566
  • fix mac damaged by @axu2 in #572
  • Display kindlegen path by @axu2 in #571
  • Enable double spread on kindle by @swaggy-p-jp in #567
  • Fix page order and bookmarks by renaming numerically by @axu2 in #507
  • prioritize KC2 over KP3 kindlegen version by @axu2 in #574
  • remove old windows 7z binaries and Inno Setup Script ISS by @axu2 in #575
  • add download instructions by @axu2 in #577
  • fix package-windows-with-docker.yml by @darodi in #579

New Contributors

Full Changelog: v5.6.2...v5.6.3

v5.6.2

13 May 16:44
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v5.6.1...v5.6.2

Linux version, use

https://flathub.org/apps/details/io.github.ciromattia.kcc

v5.6.1

21 Jan 11:06
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v5.6.0...v5.6.1

Linux version, use

https://flathub.org/apps/details/io.github.ciromattia.kcc

v5.6.0

19 Jan 20:22
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 5.5.2...v5.6.0

v5.5.2

21 Oct 15:32
515b836
Compare
Choose a tag to compare
  • Fixed KindleGen detection on macOS 10.15
  • Fixed multiple smaller issues

v5.5.1

08 Mar 08:02
35bba68
Compare
Choose a tag to compare

Windows users need to install this upgrade manually. Build-in updater will not work.

  • Fixes some stability issues

v5.5.0

07 Mar 10:52
28e170f
Compare
Choose a tag to compare
  • Added support for WebP format
  • Added profiles for Kindle Paperwhite 4 and Kobo Forma
  • All archives are now handled by 7z
  • Removed MCD support
  • Fixed multiple smaller issues

v5.4.5

10 Mar 08:21
968b083
Compare
Choose a tag to compare
  • Fixed EPUB output for non-Kindle devices

v5.4.4

09 Mar 06:20
34e2af3
Compare
Choose a tag to compare
  • Minor bug fixes