ChangelogΒΆ

buskill-app changelog

[0.7.0] - 2023-06-17
+ added "Settings" screen in GUI (#16)
+ added support for 'soft-shutdown' trigger to GUI (#14)
+ added manpage (#48)
* merged kivy & buskill config files into one standardized location (#39)
* fix "Update Failed" on MacOS (#71)
* fix lockscreen trigger on Linux Mint Cinnamon (#64)
* changed python interpreter from 'python3.7' to 'python3' (#56)
* license and gitattributes changes for inclusion in Debian repos (#31)
* better documentation of dependencies, USB-C cable, testing, releases, and emphasis on explainer video
* special thanks to Francois Marier <https://fmarier.org/> for numerous contributions

[0.6.0] - 2022-10-24
+ added soft-shutdown trigger to cli
* fixed in-app update bug in MacOS
* added two fallbacks to lockscreen trigger in MacOS

[0.5.0] - 2022-07-22
+ added "Debug Log" screen in GUI

[0.4.0] - 2020-10-16
+ added "About" button to navigation drawer

[0.3.1] - 2020-10-08
* patched various in-app update bugs

[0.3.0] - 2020-10-05
+ added buskill icon

[0.2.1] - 2020-10-06
* patched various in-app update bugs

[0.2.0] - 2020-09-26
+ added in-app update functionality
* special thanks to Melanie Allen <https://github.com/goldfishlaser> for their pull requests

[0.1.0] - 2020-07-31
+ initial version with self-contained releases for Linux, Windows, and MacOS
+ functionality is limited to arming and disarming from the CLI or GUI
+ the only trigger supported is lockscreen
+ the trigger is executed when *any* USB device is removed
+ thank you to Michael Altfield, cyberkryption, Steven Johnson, and Jacob Neplokh