v0.9.29
looplj/axonhubv0.9.29Apr 6, 2026by looplj
AI Summary
Addresses missing translation keys and scripts while adding documentation for SQLite WAL mode to improve database performance and reliability.
Key Highlights
- Fixed missing translation keys and scripts
- Added SQLite WAL documentation
Full Release Notes
## What's Changed * fix: missing translation and script by @looplj in https://github.com/looplj/axonhub/pull/1293 * fix: check translation key script and add missing i18n key, close #1295 by @looplj in https://github.com/looplj/axonhub/pull/1296 * doc: add sqlite wal docs by @looplj in https://github.com/looplj/axonhub/pull/1297 **Full Changelog**: https://github.com/looplj/axonhub/compare/v0.9.28...v0.9.29