v1.3.0
Downloads for runnable .exe
files are attached below.
Changelog
- Fix issue where the
ignore
command was not working. - Change the error log path to be in the same directory as the user config file. Previously these logs were stored in the directory of the
.exe
file, which was unintuitive and not future-proof if an MSI installer is added later on. - Improve behavior on fatal crashes.
- Be able to position the bar along the bottom edge of the screen via new
position
property in bar config (thanks to @lyze237). - Allow the name of a workspace shown in the bar to be different than the
name
in the bar config via newdisplay_name
property (thanks to @lyze237).