11.0.236
DrewThomasson/ebook2audiobook11.0.236Jun 3, 2026by adubovikov
AI Summary
Updated DuckDB to version 1.5.3 and fixed upstream Appender JSON issues. Added a per-user locale preference for date and time formatting.
Key Highlights
- DuckDB upgraded to v1.5.3
- Added per-user locale preference for date/time formatting
- Fixed upstream Appender JSON after DuckDB bump
New Features
- Per-user locale preference for date/time formatting
Full Release Notes
## What's Changed * feat(ui): add per-user locale preference for date/time formatting by @fredrik-dahlgren in https://github.com/sipcapture/homer/pull/768 * Address remaining PR #768 review comments for locale safety and selector correctness by @Copilot in https://github.com/sipcapture/homer/pull/770 * Update DuckDB from v1.5.2 to v1.5.3 by @NicoFrLy in https://github.com/sipcapture/homer/pull/773 * fix(ducklake): upstream Appender JSON after DuckDB 1.5.3 bump (11.0.236) by @adubovikov in https://github.com/sipcapture/homer/pull/774 ## New Contributors * @NicoFrLy made their first contribution in https://github.com/sipcapture/homer/pull/773 **Full Changelog**: https://github.com/sipcapture/homer/compare/11.0.235...11.0.236