Releases: ksharindam/pdf-bunny
Releases · ksharindam/pdf-bunny
PDF Bunny v3.4.1
Changelog :
- Added presentation mode
- Added plugin support
- Parallel rendering of pages improved
- Add github actions workflow for packaging
- Use pyinstaller in packaging AppImage
- Add pyproject.toml
Gospel Pdf Viewer v3.2.0
Changelog :
- added native printing support
Gospel Pdf Viewer v3.1.5
Changelog :
- 3.1.5 : open file dialog initial path is set to home dir
- 3.1.4 : added : about dialog
- 3.1.3 : added : first and last page shortcut
- 3.1.2 : renamed Fixed Width to Fit Width
- 3.1.1 : fixed wrong window title of doc info dialog
- 3.1.0 : added appimage and exe packaging scripts
- 3.0.0 : added pymupdf as alternative backend
- 2.1.1 : fixed crash if previously saved recent_files was empty
Gospel Pdf Viewer 2.1.0
What's New :
2.1.0 multiple pages to image export
2.0.12 show an icon if pdf has attached file
2.0.11 encrypt and decrypt pdf using qpdf program
2.0.10 fixed : cropped few pixels at the borders
2.0.9 fixed : crash for info dialog for pdf with wrong date format
2.0.8 fixed : page not rendered when jump to top=1.0
2.0.7 added : jump to exact position
2.0.6 added : statusbar to show hyperlink url
2.0.5 fixed : crashes after inputing password
2.0.4 fixed : error due to no default widow geometry
2.0.3 added : document info button in toolbar
2.0.2 fixed : search highlight persisted on some cases
2.0.1 print support with quikprint program
2.0.0 initial port to python3 pyqt5