mirror of
https://github.com/zhom/donutbrowser.git
synced 2026-08-08 20:26:08 +02:00
docs: update CHANGELOG.md and README.md for v0.29.0 [skip ci] (#539)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
co-authored by
github-actions[bot] <github-actions[bot]@users.noreply.github.com>
parent
5c24e84eaf
commit
bc2b93d902
@@ -1,6 +1,71 @@
|
||||
# Changelog
|
||||
|
||||
|
||||
## v0.29.0 (2026-08-08)
|
||||
|
||||
### Features
|
||||
|
||||
- prevent launch with inconsistent geodata
|
||||
- cookie bot
|
||||
- remote sessions
|
||||
- xray support
|
||||
- mass import via gui, api, and mcp
|
||||
- add Turkish (tr) language support
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
- properly handle x-amz-meta-updated-at
|
||||
- improve UI interactions and page consistency
|
||||
|
||||
### Refactoring
|
||||
|
||||
- cleanup
|
||||
- cleanup
|
||||
- improve proxy lifetime management
|
||||
- cleanup
|
||||
- remote cleanup
|
||||
- cleanup cloud sync
|
||||
- cleanup
|
||||
- harden tests
|
||||
- block windows app update if the browser is running
|
||||
- ui refresh
|
||||
|
||||
### Documentation
|
||||
|
||||
- contrib-readme-action has updated readme
|
||||
- contrib-readme-action has updated readme
|
||||
|
||||
### Maintenance
|
||||
|
||||
- ci(deps): bump the github-actions group with 3 updates (#538)
|
||||
- chore: linting
|
||||
- chore: linting
|
||||
- chore: linting
|
||||
- chore: ci
|
||||
- chore: upload sidecars to cdn
|
||||
- chore: linting
|
||||
- ci(deps): bump the github-actions group with 4 updates
|
||||
- chore: linting
|
||||
- chore: disable e2e in ci
|
||||
- chore: linting
|
||||
- chore: linting
|
||||
- chore: ai compliance
|
||||
- chore: linting
|
||||
- ci(deps): bump the github-actions group across 1 directory with 3 updates (#514)
|
||||
- chore: linting
|
||||
- chore: linting
|
||||
- chore: add cross-platform webdriver tests
|
||||
- ci(deps): bump the github-actions group with 2 updates
|
||||
- chore: update flake.nix for v0.28.2 [skip ci] (#501)
|
||||
|
||||
### Other
|
||||
|
||||
- deps(deps): bump next from 16.2.10 to 16.2.11 (#515)
|
||||
- refactors: animations cleanup
|
||||
- restore settings redirect
|
||||
- fix group create translation key
|
||||
|
||||
|
||||
## v0.28.2 (2026-07-12)
|
||||
|
||||
### Features
|
||||
|
||||
@@ -46,7 +46,7 @@
|
||||
|
||||
| | Apple Silicon | Intel |
|
||||
|---|---|---|
|
||||
| **DMG** | [Download](https://github.com/zhom/donutbrowser/releases/download/v0.28.2/Donut_0.28.2_aarch64.dmg) | [Download](https://github.com/zhom/donutbrowser/releases/download/v0.28.2/Donut_0.28.2_x64.dmg) |
|
||||
| **DMG** | [Download](https://github.com/zhom/donutbrowser/releases/download/v0.29.0/Donut_0.29.0_aarch64.dmg) | [Download](https://github.com/zhom/donutbrowser/releases/download/v0.29.0/Donut_0.29.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.28.2/Donut_0.28.2_x64-setup.exe) · [Portable (x64)](https://github.com/zhom/donutbrowser/releases/download/v0.28.2/Donut_0.28.2_x64-portable.zip)
|
||||
[Download Windows Installer (x64)](https://github.com/zhom/donutbrowser/releases/download/v0.29.0/Donut_0.29.0_x64-setup.exe) · [Portable (x64)](https://github.com/zhom/donutbrowser/releases/download/v0.29.0/Donut_0.29.0_x64-portable.zip)
|
||||
|
||||
### Linux
|
||||
|
||||
| Format | x86_64 | ARM64 |
|
||||
|---|---|---|
|
||||
| **deb** | [Download](https://github.com/zhom/donutbrowser/releases/download/v0.28.2/Donut_0.28.2_amd64.deb) | [Download](https://github.com/zhom/donutbrowser/releases/download/v0.28.2/Donut_0.28.2_arm64.deb) |
|
||||
| **rpm** | [Download](https://github.com/zhom/donutbrowser/releases/download/v0.28.2/Donut-0.28.2-1.x86_64.rpm) | [Download](https://github.com/zhom/donutbrowser/releases/download/v0.28.2/Donut-0.28.2-1.aarch64.rpm) |
|
||||
| **AppImage** | [Download](https://github.com/zhom/donutbrowser/releases/download/v0.28.2/Donut_0.28.2_amd64.AppImage) | [Download](https://github.com/zhom/donutbrowser/releases/download/v0.28.2/Donut_0.28.2_aarch64.AppImage) |
|
||||
| **deb** | [Download](https://github.com/zhom/donutbrowser/releases/download/v0.29.0/Donut_0.29.0_amd64.deb) | [Download](https://github.com/zhom/donutbrowser/releases/download/v0.29.0/Donut_0.29.0_arm64.deb) |
|
||||
| **rpm** | [Download](https://github.com/zhom/donutbrowser/releases/download/v0.29.0/Donut-0.29.0-1.x86_64.rpm) | [Download](https://github.com/zhom/donutbrowser/releases/download/v0.29.0/Donut-0.29.0-1.aarch64.rpm) |
|
||||
| **AppImage** | [Download](https://github.com/zhom/donutbrowser/releases/download/v0.29.0/Donut_0.29.0_amd64.AppImage) | [Download](https://github.com/zhom/donutbrowser/releases/download/v0.29.0/Donut_0.29.0_aarch64.AppImage) |
|
||||
<!-- install-links-end -->
|
||||
|
||||
Or install via package manager:
|
||||
|
||||
Reference in New Issue
Block a user