11.0.236

sipcapture/homer11.0.236Jun 3, 2026by adubovikov

AI Summary

This release adds per-user locale preferences for date/time formatting in the UI and updates the underlying DuckDB dependency to version 1.5.3 to maintain compatibility with the Ducklake appender.

Key Highlights

  • Added per-user locale preference for date/time formatting in the UI
  • Updated DuckDB from v1.5.2 to v1.5.3
  • Fixed upstream Appender JSON integration 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