Skip to content

v1.5.1

Compare
Choose a tag to compare
@github-actions github-actions released this 23 Jul 21:52
· 64 commits to main since this release

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 💛