v1.5.1
Installers are available at the bottom of the release notes.
Also download either the attached start.bat
(for Windows) or start.sh
script (for MacOS & Linux). Run the script after install to launch the default bar, which will create a config file located at %userprofile%/.glzr/zebar/config.yaml
.
🐛 Bug fixes
- Added code signing for Windows. The MSI installers and the underlying
.exe
's are now digitally signed.- This should help with the Windows Defender smartscreen warnings that some people were facing. It will take a bit of time before reputation is built up, so there's still a chance that a smartscreen is initially shown.
🛠️️ Internal changes
- Fix cargo dependency caching in CI/CD workflows.
Big thanks to @lars-berger for contributing to this release 💛