·
1 commit
to master
since this release
Immutable
release. Only release title and notes can be modified.
What's New
- Linux app starts again without
libayatana-appindicator3
Sincev0.23.0, Zen failed to launch on Linux systems that didn't have AppIndicator installed, quitting with a shared-library loading error. Zen now loads the system tray library at runtime instead of linking it at build time, so the app starts whether or not the library is present. If you ran into this after updating, see the troubleshooting guide: https://docs.irbis.sh/docs/zen/how-to/troubleshoot/#zen-wont-start-after-updating-to-v0230 importantmodifier
Zen now supports theimportantrule modifier. An important rule wins over regular exception rules, and only an important exception rule can cancel it. Thanks to @LucasM4r!pingcontent-type modifier
Rules can now match hyperlink auditing (ping) requests with thepingcontent-type modifier. Thanks to @LucasM4r!- Noop modifiers
Zen now accepts noop modifiers (_) in rules and ignores them during parsing, which improves compatibility with filter lists. Thanks to @kamalovk!
New Contributors
Thank you for using Zen!
Full Changelog: v0.23.0...v0.24.0