-
Notifications
You must be signed in to change notification settings - Fork 68
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
6ed4645
commit 7c43b90
Showing
1 changed file
with
15 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,16 @@ | ||
# 0.5.0 | ||
# v0.6.0 | ||
## What's New | ||
- **Feature 1**: Feature description. | ||
- **Feature 2**: Feature description. | ||
- Minor improvements and bug fixes. | ||
|
||
Thank you for using Zen! | ||
|
||
* **Scriptlets**: Introducing scriptlets—advanced ad-blocking tool designed to handle cases where regular filtering is insufficient. | ||
* **First-Party Self-Update**: We've completely rewritten our self-updating system for improved stability. Future macOS updates will now be delivered seamlessly without requiring a reinstallation of the app. Special thanks to @AitakattaSora for implementing this feature. | ||
* **Custom Filter List Backup**: Advanced users can now easily back up and restore their custom filter lists. Many thanks to @Noahnut for your contribution. | ||
* **Rules Editor**: A new tab in the app allows you to add custom filter rules directly inside the app. | ||
* **Export Application Logs**: Logs are now written to disk, making it easier for the development team to diagnose and resolve issues. Thank you to @AitakattaSora for implementing this feature. | ||
* **Improved Linux Support**: The app now starts without errors on non-GNOME systems. You can now manually configure the HTTP proxy on a per-app basis if needed. Thanks to @AitakattaSora for this enhancement. | ||
* **Improved Windows Support**: The app now shuts down gracefully and resets the system proxy during system shutdown, preventing internet disruptions at startup. | ||
* Various stability improvements and bug fixes. | ||
|
||
Warning: On macOS, the app will not function properly after the update. Please visit our homepage, [zenprivacy.net](https://zenprivacy.net), to manually download the latest version. Future updates will be delivered seamlessly. | ||
|
||
Thank you for using Zen! | ||
|
||
**Full Changelog**: https://github.com/anfragment/zen/compare/v0.5.0...v0.6.0 |