Skip to content

Localize Web version 0.8.0

Choose a tag to compare

@kipcole9 kipcole9 released this 24 Jun 18:26
· 22 commits to main since this release

[0.8.0] — 2026-06-25

Bug Fixes

  • Localize.Plug.PutSession no longer rewrites the session (and emits a redundant Set-Cookie) when the stored locale is unchanged, avoiding needless response bandwidth and preventing caching layers from treating responses as private. Ported from ex_cldr_plugs with thanks @maltoe.