diff --git a/CHANGELOG.md b/CHANGELOG.md index 796ff62..48bd18a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,55 @@ # Changelog +## v0.28.0 (2026-07-08) + +### Features + +- ipv6 support for wireguard +- per-profile window color with id-derived default +- emit extension sync-status events + +### Bug Fixes + +- background status/update loop and window-color command +- sync engine correctness and manifest traversal guard +- replace create-profile Back button with Close +- don't start window drag on interactive controls +- self-reap proxy worker off-runtime and redact upstream creds in logs +- resolve VPN SOCKS5 domain CONNECT requests through the tunnel +- persist imported session cookies so logins survive relaunch + +### Refactoring + +- handle newer wayfern versions +- fully deprecate camoufox +- cleanup +- better handling of unstable connection during asset downloads +- backend-authoritative team scope and config/input hardening + +### Documentation + +- readme +- agents + +### Maintenance + +- chore: version bump +- chore: rename macos artifacts in ci +- chore: lint +- chore: copy +- chore: linux ci +- chore: update dependencies +- chore: migrate biome config and exclude build dirs +- ci(deps): bump the github-actions group with 6 updates +- ci(deps): bump anomalyco/opencode/github in the github-actions group (#480) +- chore: update flake.nix for v0.27.1 [skip ci] (#464) + +### Other + +- security: restrict secret files to owner-only (0600) + + ## v0.27.1 (2026-06-24) ### Features diff --git a/README.md b/README.md index 56910b9..5303cec 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,7 @@ | | Apple Silicon | Intel | |---|---|---| -| **DMG** | [Download](https://github.com/zhom/donutbrowser/releases/download/v0.27.1/Donut_0.27.1_aarch64.dmg) | [Download](https://github.com/zhom/donutbrowser/releases/download/v0.27.1/Donut_0.27.1_x64.dmg) | +| **DMG** | [Download](https://github.com/zhom/donutbrowser/releases/download/v0.28.0/Donut_0.28.0_aarch64.dmg) | [Download](https://github.com/zhom/donutbrowser/releases/download/v0.28.0/Donut_0.28.0_x64.dmg) | Or install via Homebrew: @@ -56,15 +56,15 @@ brew install --cask donut ### Windows -[Download Windows Installer (x64)](https://github.com/zhom/donutbrowser/releases/download/v0.27.1/Donut_0.27.1_x64-setup.exe) · [Portable (x64)](https://github.com/zhom/donutbrowser/releases/download/v0.27.1/Donut_0.27.1_x64-portable.zip) +[Download Windows Installer (x64)](https://github.com/zhom/donutbrowser/releases/download/v0.28.0/Donut_0.28.0_x64-setup.exe) · [Portable (x64)](https://github.com/zhom/donutbrowser/releases/download/v0.28.0/Donut_0.28.0_x64-portable.zip) ### Linux | Format | x86_64 | ARM64 | |---|---|---| -| **deb** | [Download](https://github.com/zhom/donutbrowser/releases/download/v0.27.1/Donut_0.27.1_amd64.deb) | [Download](https://github.com/zhom/donutbrowser/releases/download/v0.27.1/Donut_0.27.1_arm64.deb) | -| **rpm** | [Download](https://github.com/zhom/donutbrowser/releases/download/v0.27.1/Donut-0.27.1-1.x86_64.rpm) | [Download](https://github.com/zhom/donutbrowser/releases/download/v0.27.1/Donut-0.27.1-1.aarch64.rpm) | -| **AppImage** | [Download](https://github.com/zhom/donutbrowser/releases/download/v0.27.1/Donut_0.27.1_amd64.AppImage) | [Download](https://github.com/zhom/donutbrowser/releases/download/v0.27.1/Donut_0.27.1_aarch64.AppImage) | +| **deb** | [Download](https://github.com/zhom/donutbrowser/releases/download/v0.28.0/Donut_0.28.0_amd64.deb) | [Download](https://github.com/zhom/donutbrowser/releases/download/v0.28.0/Donut_0.28.0_arm64.deb) | +| **rpm** | [Download](https://github.com/zhom/donutbrowser/releases/download/v0.28.0/Donut-0.28.0-1.x86_64.rpm) | [Download](https://github.com/zhom/donutbrowser/releases/download/v0.28.0/Donut-0.28.0-1.aarch64.rpm) | +| **AppImage** | [Download](https://github.com/zhom/donutbrowser/releases/download/v0.28.0/Donut_0.28.0_amd64.AppImage) | [Download](https://github.com/zhom/donutbrowser/releases/download/v0.28.0/Donut_0.28.0_aarch64.AppImage) | Or install via package manager: