Odoo Release Updates
Every commit to Odoo Community and Enterprise, parsed and categorized. Never miss a bug fix, improvement, or new feature.
Activity
2026-06-03
[IMP] *: remove redundant currency conversion date arguments
[FIX] website: wrap icon of dropped snippet in `<p>` only if needed
[FIX] html_builder, *: fix disappearing filter with background video
2026-06-02
[FIX] website: strip translation spans from non-form placeholders
[IMP] orm: link signaling to transaction lifecycle
2026-06-01
[IMP] core: stop using werkzeug's dev server in prod
[FIX] html_editor, website: improve helper util setSelection and tests
[FIX] html_builder*: improve selection correction for nested uncrossable
[FIX] html_editor, *: prevent traceback on media dialog double-click
2026-05-30
[IMP] website{,_mass_mailing, _sale}: tabable popup close button
[REF] html_editor, *: take DOM mutation handling out of HistoryPlugin
[IMP] website: use better aria-label for carousel indicators
[FIX] website, website_sale: set aria on carousel elements
[REF] *: Owl3 - replace one-arg reactive calls with proxy
[REF] *: better exception handling in `iap_jsonrpc`
2026-05-29
[FIX] website: only rerender dynamic snippet on breakpoint change
[IMP] website: allow themes to set page options (e.g. header_overlay)