Odoo Release Updates
Every commit to Odoo Community and Enterprise, parsed and categorized. Never miss a bug fix, improvement, or new feature.
Activity
2026-05-28
[IMP] website, *: move s_chart data edition to builder sliding panel
[FIX] html_builder, *: support `color()` in `BuilderColorPicker`
[FIX] web,website: fix getting icon assets from the latest version
[REM] website: remove plugin `TranslateTableOfContentOptionPlugin`
2026-05-27
[REF] core: expose minimal functions in tools.sql and deprecate a few
[IMP] website, *: improve SEO for multi-language websites
[IMP] website,*: adapt carousel height based on section min-height
[IMP] html_builder, website, *: add font weight options
2026-05-26
2026-05-23
2026-05-22
[IMP] mail, *: replace `-webkit-line-clamp` with `.o_line_clamp`
[IMP] web: add Open Graph/Twitter meta tags on login page
[REF] *: adapt xml templates to owl3 rendering context
[FIX] website: owl3 migration follow-ups
[REF] *: migrate owl3 JS API (imports, signals, lifecycle)
[REF] *: convert nested t-set/t-call to parametric t-call
[REF] *: migrate t-slot to t-call-slot