Skip to content

v1.3.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 19 Aug 21:15
· 3 commits to master since this release
v1.3.0
6a45011

Breaking changes

  • Introduce profile and rules above action in JSON config file

New features

  • Show directory name in window title
  • Remove double-margin around video player
  • Use previous rules directory when opening new rules file
  • Provide AppImage zsync update information in releases
  • Enable high-DPI scaling
  • Actually implement FilenameCondition
  • Add support for filesize conditions
  • Add priority to rules
  • Remember player speed and volume
  • Properly set sound/speed on restore
  • Use natural sort order for files
  • Add basic CLI usage
  • Add new "created" and "last_modified" conditions
  • Add new trash action
  • Add support for shortcuts, symlinks, and hard links

Fixes

  • Properly stop active player when changing directory
  • Fix video player button icon when triggering action on pause
  • Fix video player keeping an open FD when paused
  • Disable non-implemented menu items
  • Stop installing in x86 program files

Full Changelog: v1.2.0...v1.3.0