Releases: ciromattia/kcc
v7.1.0
Discord: https://discord.com/invite/qj7wpnUHav
Donate: https://github.com/ciromattia/kcc?tab=readme-ov-file#issues--new-features--donations
What's Changed
- Docker numpy by @axu2 in #775
- fix left to right comic spread alignment by @axu2 in #782
- fix alignment after spreads with page-spread-center by @axu2 in #783
- Remarkable profiles by @zamiam69 in #781
- Add additional check for differently named Fedora-based distros by @termdisc in #780
- Adds --nokepub parameter to kcc-c2e.py by @soda3x in #748
- Bump python from 3.12-slim-bullseye to 3.13-slim-bullseye by @dependabot in #750
- don't delete/dedupe covers, just change initial alignment by @axu2 in #784
- appimage search for kindlegen in ~/.local/bin for steam deck and more by @axu2 in #786
- macos-12 is deprecated on GitHub, switch to macos-13 intel by @axu2 in #791
- Fix cropping power sliders by @axu2 in #793
- fix dark mode by removing background image temporarily by @axu2 in #794
- enable 2 page landscape reading for all devices with epub synthetic spreads by @axu2 in #789
- modify path with c2e and c2p too for kindlegen/7z by @axu2 in #790
- build appimage on ubuntu-20.04 instead of 22.04 by @axu2 in #795
- Revert "build appimage on ubuntu-20.04 instead of 22.04" by @axu2 in #797
New Contributors
- @zamiam69 made their first contribution in #781
- @termdisc made their first contribution in #780
- @soda3x made their first contribution in #748
Full Changelog: v7.0.0...v7.1.0
v7.0.0
A new page number crop algorithm has been implemented to optimize vertical screen real estate, please test and provide feedback. It is optimized for power = 1.0
Discord: https://discord.com/invite/qj7wpnUHav
Donate: https://github.com/ciromattia/kcc?tab=readme-ov-file#issues--new-features--donations
What's Changed
New Contributors
Full Changelog: v6.3.1...v7.0.0
v6.3.1
Discord: https://discord.com/invite/qj7wpnUHav
Donate: https://github.com/ciromattia/kcc?tab=readme-ov-file#issues--new-features--donations
What's Changed
Full Changelog: v6.3.0...v6.3.1
v6.3.0
Relabeling manga as PDOC instead of EBOK means that cover uploading while plugged in or manually copying thumbnails is no longer needed.
What's Changed
Full Changelog: v6.2.2...v6.3.0
v6.2.2
v6.2.1
v6.2.0
What's Changed
- add APFS to external drive cover generation list by @axu2 in #729
- search for kindlegen in %UserProfile% by @axu2 in #722
- fix no such file or directory 7z by @axu2 in #728
- add Python 3.12 support by @axu2 in #733
- Bump python from 3.11-slim-bullseye to 3.12-slim-bullseye by @dependabot in #605
- fix image file is corrupted by @axu2 in #738
- fix image file is corrupt for real by @axu2 in #740
- fix Docker linux arm by @axu2 in #746
- fix _cffi_backend by @axu2 in #758
Full Changelog: v6.1.0...v6.2.0
v6.1.0
Has bugs related to 7z
and cannot identify image file
, use 6.0.0 if you have issues.
New Discord: https://discord.com/invite/qj7wpnUHav
What's Changed
- Kindle Scribe 1860 max width by @axu2 in #691
- reduce dependency on 7z, unar, homebrew by using builtin tar by @axu2 in #693
- Add de-dupe cover option for landscape alignment by @resendeBruno in #561
- Add Kobo Libra/Clara colour by @nodeg in #703
- don't display upscale warning on kindle scribe by @axu2 in #707
- fix linux appimage, include libxcb-cursor0 by @detournemint in #713
- improve kindlegen detection windows by @axu2 in #688
- update prereq readme by @axu2 in #714
- Build windows GUI version normally without docker by @axu2 in #718
New Contributors
- @resendeBruno made their first contribution in #561
- @nodeg made their first contribution in #703
- @detournemint made their first contribution in #713
Full Changelog: v6.0.0...v6.1.0
v6.0
2015: v5.0
2024: v6.0
The new macos_arm
build runs twice as fast on M1 chip and later. QT5 was upgraded to QT6 for native Apple silicon support.
This also drops Windows 7 support: #678
Cover upload guide: #508
What's Changed
- fix Shift+Click convert button to select output directory renaming by @VampiroMedicado in #657
- rename and reorder kindle models by generation by @axu2 in #655
- Add native Apple Silicon support by upgrading qt5 to qt6 by @axu2 in #523
- fix dependencies by @darodi in #666
- store GUI settings in separate location than older versions of KCC by @axu2 in #664
- prepare m1 build pipeline by @axu2 in #669
- fix Error: image file is truncated by @axu2 in #679
- add install from source and qt creator instructions by @axu2 in #684
- Bump softprops/action-gh-release from 1 to 2 by @dependabot in #681
- search for 7z on C/D/E drives by @axu2 in #682
- Adds --author argument to CLI by @resendeBruno in #683
- Revert "fix package-windows-with-docker.yml" by @axu2 in #687
Full Changelog: v5.6.5...v6.0.0
v5.6.5
UPDATE: re-released to fix Windows-only GUI issues
If you want Windows 7 support: #678
To generate covers for Kindle Scribe, refer to: #508
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
- @VampiroMedicado made their first contribution in #656
Full Changelog: v5.6.4...v5.6.5