Skip to content

Releases: mashu3/manga2pdf

v0.2.5

03 Feb 09:58
Compare
Choose a tag to compare
  • Fixed bugs introduced in the last update.

v0.2.4

15 Jan 06:04
Compare
Choose a tag to compare
  • Fixed bugs introduced in the last update.

v0.2.3

12 Jan 07:51
Compare
Choose a tag to compare
  • Updated to modify file creation and modification date timestamps.

v0.2.2

09 Jan 15:09
Compare
Choose a tag to compare
  • Added manual metadata editing feature to GUI

v0.2.1

14 Aug 16:38
Compare
Choose a tag to compare
  • Added ability to handle DRM-free fixed-layout MOBI and AZW files.

v0.2.0

13 Aug 13:24
Compare
Choose a tag to compare

Replaced BeautifulSoup with lxml for EPUB parsing.

  • To minimize dependencies, thus simplifying the installation process.

v0.1.4

24 Jul 01:50
Compare
Choose a tag to compare
  • Implemented dynamic GUI sizing based on the operating system.
  • Added a new option in the GUI for adjusting PDF page mode.
  • The positions of buttons in the GUI have been adjusted for better accessibility.

v0.1.3

19 Jul 11:50
Compare
Choose a tag to compare

Bug Fixes:

  • Resolved conversion issues for EPUBs with multiple OPF/NCX files to PDF
  • Updated GUI to reflect PageMode setting changes

v0.1.2

03 May 09:30
Compare
Choose a tag to compare

New Features:

  • Add pagemode setting functionality

v0.1.1

22 Apr 06:49
Compare
Choose a tag to compare

fix: Add numpy to INSTALL_REQUIRES in setup.py