Skip to content

Releases: Cimbali/pympress

v1.6.0b4

22 Nov 14:13
4cb3b26
Compare
Choose a tag to compare
v1.6.0b4 Pre-release
Pre-release
Include gdbus and correct poppler version in windows builds

v1.6.0b3

22 Nov 14:13
1c7cf14
Compare
Choose a tag to compare
v1.6.0b3 Pre-release
Pre-release
Fix handling forward and backward slashed paths on Windows

v1.6.0b2

22 Nov 14:14
bd4e206
Compare
Choose a tag to compare
v1.6.0b2 Pre-release
Pre-release
Various small bugfixes

v1.6.0b1

22 Nov 14:14
e968f7f
Compare
Choose a tag to compare
v1.6.0b1 Pre-release
Pre-release
Make highlight clearing configurable

Accessibility improvements, bug fixes, new “big” button

10 Apr 19:58
ab7a488
Compare
Choose a tag to compare
  • Reduce noise in log
  • Add big button to toggle pointer off <-> {manual or always}
  • Improve automatic builds (for RPM and Windows)
  • Exit gracefully (save prefs, return 0, etc.) on interrupt
  • Fix text getting inserted in wrong locations
  • Properly clean up (watchdog objects, windows) for interactive sessions
  • Simplify annotations display for braille accessibility

Version 1.5.2

06 Feb 18:34
Compare
Choose a tag to compare

This release brings a number of convenience fixes, nothing that should affect a lot of people.

  • End of python 2 support
  • .desktop file (and icon) now installed via pip, so users can have access to pympress without console
  • Some css improvements, especially for macOS users where the background overriding the theme’s settings caused poor contrast
  • Less jumpy layout for width-constrained screens
  • Bug fix restoring the access to the timing breakdown
  • Make timing breakdown window scrollable
  • Locales update
  • Fix man page number
  • Name translators in documentation
  • Other docs updates
  • More freedesktop-compliant way to disable the screensaver, which means it also works on Wayland
  • Distribute zips for windows for portable versions

Version 1.5.1

28 Nov 18:13
Compare
Choose a tag to compare

Update release mechanisms, for Homebrew and building for Windows via appveyor.

v1.5.0

25 Nov 00:34
Compare
Choose a tag to compare

A handful of new features, mainly centered around configuration files and video support:

  • Portable configurations, supported by ticking Starting Configuration > Portable installation
    This requires write permissions in the root install directory of pympress.
  • All keyboard shortcuts are configurable in the config file.
  • Support for Gstreamer as a video backend rather than VLC
  • Configuration file locations now respect platform-specific conventions better
  • Log file locations also respect platform-specific conventions and are written to user locations to avoid problems with multi-user systems
  • Options for both video backends to enable/disable, set initialization options, and choose applicable mime types.
  • Blank background colour can be black or white (white_blanking option under [content] in the configuration file)
  • Configuration file pympress/share/defaults.conf containing default/fallback values.
    This file should not be modified by the user.
  • The laser pointer can now be switched on continuously

Version 1.5.0 beta 4

22 Nov 14:02
Compare
Choose a tag to compare
Version 1.5.0 beta 4 Pre-release
Pre-release

A handful of new features, mainly centered around configuration files and video support:

  • Portable configurations, supported by ticking Starting Configuration > Portable installation
    This requires write permissions in the root install directory of pympress.
  • All keyboard shortcuts are configurable in the config file.
  • Support for Gstreamer as a video backend rather than VLC
  • Configuration file locations now respect platform-specific conventions better
  • Log file locations also respect platform-specific conventions and are written to user locations to avoid problems with multi-user systems
  • Options for both video backends to enable/disable, set initialization options, and choose applicable mime types.
  • Blank background colour can be black or white (white_blanking option under [content] in the configuration file)
  • Configuration file pympress/share/defaults.conf containing default/fallback values.
    This file should not be modified by the user.

v1.4.1

14 Aug 11:50
Compare
Choose a tag to compare

Automated upload of windows binaries, more logo visibility.