11.0.236

kyutai-labs/pocket-tts11.0.236Jun 3, 2026by adubovikov

AI Summary

This release focuses on UI improvements and infrastructure updates, specifically adding per-user locale preferences and upgrading the underlying DuckDB database.

Key Highlights

  • Added per-user locale preference for date/time formatting
  • Updated DuckDB from v1.5.2 to v1.5.3
  • Fixed upstream Appender JSON compatibility after DuckDB bump

New Features

  • Per-user locale preference for date/time formatting
  • DuckDB v1.5.3 support

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