Skip to content

Releases: jeffshee/hidamari

v3.4

20 Aug 04:34
Compare
Choose a tag to compare

Fixes

  • Fix bug related to environment variable XDG_CURRENT_DESKTOP
  • Fix player process leak (not terminated after playback stopped)
  • Fix video playback block screensaver

Others

  • Updated Python dependencies

v3.3

01 Apr 07:19
ab623af
Compare
Choose a tag to compare

Minor bug fix and dependencies update

v3.2

13 Nov 08:29
Compare
Choose a tag to compare
  • Fixed for local video files which containing quotes in filename
  • Avoid shell injection vulnerability
  • Switched python multiprocessing method to forkserver for performance
  • Added titles to Hidamari's processes for easier debugging

Note for package maintainer: @laymoth
A new python dependency setproctitle was added. Please remember to include this~
Thanks!

v3.1

05 Nov 15:52
Compare
Choose a tag to compare
  • Added desktop icon workaround for ZorinOS
  • Fixed center-crop for widescreen
  • Allow screensaver (screen blank) if playback is paused
  • Minor tweak

v3.0-beta4

23 Sep 05:48
Compare
Choose a tag to compare
  • Fixed autostart issue
  • Fixed a crash for non-GNOME distros

v3.0-beta3

06 Sep 12:51
Compare
Choose a tag to compare

Fixed bug for non-GNOME distros. Also some minor improvements in logging messages.

v3.0-beta2

03 Sep 04:38
Compare
Choose a tag to compare

UI improvements! ✨

v3.0-beta1-4

01 Sep 17:13
Compare
Choose a tag to compare

Fix launchable in AppData

v3.0-beta1-3

01 Sep 14:17
Compare
Choose a tag to compare

Optimize for Flathub!

v3.0-beta1-2

31 Aug 13:39
Compare
Choose a tag to compare

Changed app-id to io.github.jeffshee.Hidamari as suggested in Flathub App Requirements.
Otherwise it's identical to previous release (v3.0-beta1).