Releases: mashu3/manga2pdf
Releases · mashu3/manga2pdf
v0.2.5
- Fixed bugs introduced in the last update.
v0.2.4
- Fixed bugs introduced in the last update.
v0.2.3
- Updated to modify file creation and modification date timestamps.
v0.2.2
- Added manual metadata editing feature to GUI
v0.2.1
- Added ability to handle DRM-free fixed-layout MOBI and AZW files.
v0.2.0
Replaced BeautifulSoup with lxml for EPUB parsing.
- To minimize dependencies, thus simplifying the installation process.
v0.1.4
- 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
Bug Fixes:
- Resolved conversion issues for EPUBs with multiple OPF/NCX files to PDF
- Updated GUI to reflect PageMode setting changes
v0.1.2
New Features:
- Add pagemode setting functionality
v0.1.1
fix: Add numpy to INSTALL_REQUIRES in setup.py