docs: update CHANGELOG.md and README.md for v0.29.1 [skip ci] (#545)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2026-08-08 21:25:11 +00:00
committed by GitHub
co-authored by github-actions[bot] <github-actions[bot]@users.noreply.github.com>
parent 11b130df46
commit a6b4108d82
2 changed files with 24 additions and 5 deletions
+19
View File
@@ -1,6 +1,25 @@
# Changelog
## v0.29.1 (2026-08-08)
### Bug Fixes
- prevent settings page from crashing on some systems
### Refactoring
- update logic and locks around vpn extensions
### Maintenance
- chore: linting
- chore: update pnpm
- chore: switch to ai-inference v3 and fail workflows on 410
- chore: version bump
- chore: update flake.nix for v0.29.0 [skip ci] (#542)
## v0.29.0 (2026-08-08)
### Features