Releases: unneon/vaxtify
Releases · unneon/vaxtify
v0.2.0
- Added new KDL-based configuration format.
- Fixed crashing on reloads.
- Fixed crashing when configuration file references nonexistent categories.
0.1.6
- Removed leftover CLI command for using removed variable permit length
0.1.5
- Added delayed reload, configurable with the reload_delay key in general config section.
- Removed variable permit lengths, and replace the length.default config key to just length.
0.1.4
- Added cooldowns for using any rules or permits after a restart or reload.
- Added systemctl reload support.
- Added nicer error messages.
0.1.3
- Added configuring permits to only be available during a certain time of day.
- Added configuration option to close all tabs, rather than just the blocked one.
- Added configuration option to stop accepting permits for a set duration after a restart.
- Added nicer error message when a permit request is rejected.
- Fixed ignoring DBus status when requesting IPC name, the daemon will now error out if that happens.
- Fixed not closing existing blocked tabs after restart.
0.1.2
- Added configurable prevention of closing the browser.
- Added more consistent config file.
- Added support for multiple Firefox profiles.
0.1.1
- Fixed url debug output.
- Fixed systemd service enabling.