11.0.336
lingodotdev/lingo.dev11.0.336Aug 28, 2026by adubovikov
AI Summary
Bug fixes for storage logging and UI stability to prevent errors and clean up logs.
Key Highlights
- Fixed Events tab from throwing errors on open
- Omitted DuckDB CREATE SECRET errors from logs
New Features
- Stable Events tab
- Cleaner storage logs
Full Release Notes
## What's Changed * fix(storage): omit DuckDB CREATE SECRET errors from logs (11.0.335) by @adubovikov in https://github.com/sipcapture/homer/pull/986 * fix(ui): stop Events tab throwing on every open by @eimann in https://github.com/sipcapture/homer/pull/987 ## New Contributors * @eimann made their first contribution in https://github.com/sipcapture/homer/pull/987 **Full Changelog**: https://github.com/sipcapture/homer/compare/11.0.334...11.0.336