From 826cb187c7f8ff90b09deec1e850d09abdb66c99 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 8 Apr 2026 10:24:14 +0000 Subject: [PATCH] docs: update CHANGELOG.md and README.md for v0.20.0 [skip ci] (#269) Co-authored-by: github-actions[bot] --- CHANGELOG.md | 29 +++++++++++++++++++++++++++++ README.md | 10 +++++----- 2 files changed, 34 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2d6a436..3f7f48e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,35 @@ # Changelog +## v0.20.0 (2026-04-08) + +### Bug Fixes + +- cookie copying for wayfern + +### Refactoring + +- cleanup +- dynamic proxy + +### Documentation + +- update CHANGELOG.md and README.md for v0.19.0 [skip ci] (#261) + +### Maintenance + +- chore: version bump +- chore: linting +- chore: linting +- chore: linting +- chore: update flake.nix for v0.19.0 [skip ci] (#262) + +### Other + +- deps(rust)(deps): bump the rust-dependencies group +- deps(deps): bump the frontend-dependencies group with 19 updates + + ## v0.19.0 (2026-04-04) ### Features diff --git a/README.md b/README.md index c21c53d..7d775a2 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,7 @@ | | Apple Silicon | Intel | |---|---|---| -| **DMG** | [Download](https://github.com/zhom/donutbrowser/releases/download/v0.19.0/Donut_0.19.0_aarch64.dmg) | [Download](https://github.com/zhom/donutbrowser/releases/download/v0.19.0/Donut_0.19.0_x64.dmg) | +| **DMG** | [Download](https://github.com/zhom/donutbrowser/releases/download/v0.20.0/Donut_0.20.0_aarch64.dmg) | [Download](https://github.com/zhom/donutbrowser/releases/download/v0.20.0/Donut_0.20.0_x64.dmg) | Or install via Homebrew: @@ -61,15 +61,15 @@ brew install --cask donut ### Windows -[Download Windows Installer (x64)](https://github.com/zhom/donutbrowser/releases/download/v0.19.0/Donut_0.19.0_x64-setup.exe) · [Portable (x64)](https://github.com/zhom/donutbrowser/releases/download/v0.19.0/Donut_0.19.0_x64-portable.zip) +[Download Windows Installer (x64)](https://github.com/zhom/donutbrowser/releases/download/v0.20.0/Donut_0.20.0_x64-setup.exe) · [Portable (x64)](https://github.com/zhom/donutbrowser/releases/download/v0.20.0/Donut_0.20.0_x64-portable.zip) ### Linux | Format | x86_64 | ARM64 | |---|---|---| -| **deb** | [Download](https://github.com/zhom/donutbrowser/releases/download/v0.19.0/Donut_0.19.0_amd64.deb) | [Download](https://github.com/zhom/donutbrowser/releases/download/v0.19.0/Donut_0.19.0_arm64.deb) | -| **rpm** | [Download](https://github.com/zhom/donutbrowser/releases/download/v0.19.0/Donut-0.19.0-1.x86_64.rpm) | [Download](https://github.com/zhom/donutbrowser/releases/download/v0.19.0/Donut-0.19.0-1.aarch64.rpm) | -| **AppImage** | [Download](https://github.com/zhom/donutbrowser/releases/download/v0.19.0/Donut_0.19.0_amd64.AppImage) | [Download](https://github.com/zhom/donutbrowser/releases/download/v0.19.0/Donut_0.19.0_aarch64.AppImage) | +| **deb** | [Download](https://github.com/zhom/donutbrowser/releases/download/v0.20.0/Donut_0.20.0_amd64.deb) | [Download](https://github.com/zhom/donutbrowser/releases/download/v0.20.0/Donut_0.20.0_arm64.deb) | +| **rpm** | [Download](https://github.com/zhom/donutbrowser/releases/download/v0.20.0/Donut-0.20.0-1.x86_64.rpm) | [Download](https://github.com/zhom/donutbrowser/releases/download/v0.20.0/Donut-0.20.0-1.aarch64.rpm) | +| **AppImage** | [Download](https://github.com/zhom/donutbrowser/releases/download/v0.20.0/Donut_0.20.0_amd64.AppImage) | [Download](https://github.com/zhom/donutbrowser/releases/download/v0.20.0/Donut_0.20.0_aarch64.AppImage) | Or install via package manager: