Skip to content

Commit

Permalink
docs: Update CHANGELOG for v0.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
anfragment committed Feb 3, 2025
1 parent abc9e9f commit cf7972d
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## v0.8.2

## What's New

- **Performance Improvements**: We rewrote our proxy so that it no longer waits for the entire response before starting to pass data to the browser. Expect 1.5–2× improvements in page download times.
- Minor enhancements to content blocking and privacy preservation.

Thank you for using Zen!

**Full Changelog**: <https://github.com/anfragment/zen/compare/v0.7.2...v0.8.0>

## v0.7.2

## What's New

- **Character Encoding Fix**: Improved character encoding detection to handle websites with non-standard encodings more gracefully. Many thanks to @2372281891 for reporting the issue.
Expand Down

0 comments on commit cf7972d

Please sign in to comment.