Releases: Cimbali/pympress
Releases · Cimbali/pympress
v1.7.0b3
Release first beta of 1.7
- Make “next slide” a grid of 1-16 next slides
- Allow dynamic layout editing from pympress (rather than modifying the config file manually)
- Make annotations editable
- Allow to save modified PDF files
- Automatic next slide and looping
- Limit to python 3.4+ to do some code modernization
Avoid pip version parsing bug when installing
v1.6.4 Release 1.6.4
Fix packages and gstreamer video
- Some packages were missing translation files
- Added cleanup of directories that pympress 1.5 RPMs left around (causing pympress to fail to start ater update, #194)
- Update the
gstreamer
backend to play videos for more stability (should work on all platforms provided gstreamer is installed)
Fix path handling
Fix small bugs in 1.6 release
- fix some PDF links not working
- improve screensaver handling
- include compiled translation catalogs (.mo files) on pypi
- cleaner log files
- complete and correct various distribution metadata
v1.6.0
- Support LibreOffice-style notes pages, after slides pages
- Add support for drawing on slides with various presets and an eraser preset
- Add command-line control of pympress, thanks to Gtk.Application single-instance ability
- Ensure file handles of closed files are released through early garbage collection
- Various improvements in binary (rpm / msi) releases
- Fix rendering bugs on scaled displays and with embedded fonts