diff --git a/CHANGELOG.md b/CHANGELOG.md index 99c9561..2d6a436 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,61 @@ # Changelog + +## v0.19.0 (2026-04-04) + +### Features + +- captcha on email input +- dns block lists +- portable build + +### Bug Fixes + +- follow latest MCP spec +- wayfern initial connection on macos doesn't timeout + +### Refactoring + +- linux auto updates +- more robust vpn handling +- don't allow portable build to be set as the default browser +- show app version in settings + +### Documentation + +- remove codacy badge +- agents +- contrib-readme-action has updated readme +- update CHANGELOG.md and README.md for v0.18.1 [skip ci] +- cleanup + +### Maintenance + +- test: simplify +- chore: preserve cargo +- chore: version bump +- chore: linting +- chore: update dependencies +- chore: repo publish workflow +- chore: copy and backlink +- test: serialize +- chore: copy correct file +- chore: linting +- chore: do not provide possible cause +- chore: linting +- chore: linting +- chore: linting +- chore: linting +- ci(deps): bump the github-actions group with 8 updates +- chore: commit doc changes directly and pretty discord notifications +- chore: update flake.nix for v0.18.1 [skip ci] +- chore: fix linting and formatting + +### Other + +- deps(deps): bump the frontend-dependencies group with 35 updates +- deps(rust)(deps): bump the rust-dependencies group + ## v0.18.1 (2026-03-24) ### Refactoring diff --git a/README.md b/README.md index f9d7e9d..c21c53d 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,7 @@ | | Apple Silicon | Intel | |---|---|---| -| **DMG** | [Download](https://github.com/zhom/donutbrowser/releases/download/v0.18.1/Donut_0.18.1_aarch64.dmg) | [Download](https://github.com/zhom/donutbrowser/releases/download/v0.18.1/Donut_0.18.1_x64.dmg) | +| **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) | 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.18.1/Donut_0.18.1_x64-setup.exe) +[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) ### Linux | Format | x86_64 | ARM64 | |---|---|---| -| **deb** | [Download](https://github.com/zhom/donutbrowser/releases/download/v0.18.1/Donut_0.18.1_amd64.deb) | [Download](https://github.com/zhom/donutbrowser/releases/download/v0.18.1/Donut_0.18.1_arm64.deb) | -| **rpm** | [Download](https://github.com/zhom/donutbrowser/releases/download/v0.18.1/Donut-0.18.1-1.x86_64.rpm) | [Download](https://github.com/zhom/donutbrowser/releases/download/v0.18.1/Donut-0.18.1-1.aarch64.rpm) | -| **AppImage** | [Download](https://github.com/zhom/donutbrowser/releases/download/v0.18.1/Donut_0.18.1_amd64.AppImage) | [Download](https://github.com/zhom/donutbrowser/releases/download/v0.18.1/Donut_0.18.1_aarch64.AppImage) | +| **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) | Or install via package manager: