From 50d918eeda7e79449aade7626f2a4df6d9abec06 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 10 May 2026 04:36:34 +0000 Subject: [PATCH] docs: update CHANGELOG.md and README.md for v0.23.0 [skip ci] (#350) Co-authored-by: github-actions[bot] --- CHANGELOG.md | 33 +++++++++++++++++++++++++++++++++ README.md | 10 +++++----- 2 files changed, 38 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6be5f46..de0ad63 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,39 @@ # Changelog +## v0.23.0 (2026-05-10) + +### Features + +- password protected profiles +- telegram notifications + +### Refactoring + +- reduce the number of s3 calls + +### Documentation + +- remove fossa badge + +### Maintenance + +- chore: version bump +- chore: logging +- chore: copy +- chore: optimize issue validation +- chore: linting +- ci(deps): bump the github-actions group with 3 updates (#348) +- chore: cleanup issue validation +- chore: update flake.nix for v0.22.7 [skip ci] (#341) + +### Other + +- deps(rust)(deps): bump the rust-dependencies group (#349) +- deps(rust)(deps): bump tauri from 2.11.0 to 2.11.1 in /src-tauri (#346) +- deps(rust)(deps): bump openssl from 0.10.78 to 0.10.79 in /src-tauri + + ## v0.22.7 (2026-05-05) ### Refactoring diff --git a/README.md b/README.md index 864d038..bae7626 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ | | Apple Silicon | Intel | |---|---|---| -| **DMG** | [Download](https://github.com/zhom/donutbrowser/releases/download/v0.22.7/Donut_0.22.7_aarch64.dmg) | [Download](https://github.com/zhom/donutbrowser/releases/download/v0.22.7/Donut_0.22.7_x64.dmg) | +| **DMG** | [Download](https://github.com/zhom/donutbrowser/releases/download/v0.23.0/Donut_0.23.0_aarch64.dmg) | [Download](https://github.com/zhom/donutbrowser/releases/download/v0.23.0/Donut_0.23.0_x64.dmg) | Or install via Homebrew: @@ -58,15 +58,15 @@ brew install --cask donut ### Windows -[Download Windows Installer (x64)](https://github.com/zhom/donutbrowser/releases/download/v0.22.7/Donut_0.22.7_x64-setup.exe) · [Portable (x64)](https://github.com/zhom/donutbrowser/releases/download/v0.22.7/Donut_0.22.7_x64-portable.zip) +[Download Windows Installer (x64)](https://github.com/zhom/donutbrowser/releases/download/v0.23.0/Donut_0.23.0_x64-setup.exe) · [Portable (x64)](https://github.com/zhom/donutbrowser/releases/download/v0.23.0/Donut_0.23.0_x64-portable.zip) ### Linux | Format | x86_64 | ARM64 | |---|---|---| -| **deb** | [Download](https://github.com/zhom/donutbrowser/releases/download/v0.22.7/Donut_0.22.7_amd64.deb) | [Download](https://github.com/zhom/donutbrowser/releases/download/v0.22.7/Donut_0.22.7_arm64.deb) | -| **rpm** | [Download](https://github.com/zhom/donutbrowser/releases/download/v0.22.7/Donut-0.22.7-1.x86_64.rpm) | [Download](https://github.com/zhom/donutbrowser/releases/download/v0.22.7/Donut-0.22.7-1.aarch64.rpm) | -| **AppImage** | [Download](https://github.com/zhom/donutbrowser/releases/download/v0.22.7/Donut_0.22.7_amd64.AppImage) | [Download](https://github.com/zhom/donutbrowser/releases/download/v0.22.7/Donut_0.22.7_aarch64.AppImage) | +| **deb** | [Download](https://github.com/zhom/donutbrowser/releases/download/v0.23.0/Donut_0.23.0_amd64.deb) | [Download](https://github.com/zhom/donutbrowser/releases/download/v0.23.0/Donut_0.23.0_arm64.deb) | +| **rpm** | [Download](https://github.com/zhom/donutbrowser/releases/download/v0.23.0/Donut-0.23.0-1.x86_64.rpm) | [Download](https://github.com/zhom/donutbrowser/releases/download/v0.23.0/Donut-0.23.0-1.aarch64.rpm) | +| **AppImage** | [Download](https://github.com/zhom/donutbrowser/releases/download/v0.23.0/Donut_0.23.0_amd64.AppImage) | [Download](https://github.com/zhom/donutbrowser/releases/download/v0.23.0/Donut_0.23.0_aarch64.AppImage) | Or install via package manager: