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-12
[FIX] website: fix drag race condition in snippet_social_media tour
2026-06-11
[FIX] website: fix snippet_table_of_content tour visibility option targeting
[IMP] website, website_payment: use company email as form fallback
[IMP] website, *: apply images remap
[FIX] website: fix snippet_popup_and_animations tour without undeterministicTour
2026-06-10
[REM] *: remove jQuery from all assets
[IMP] http_routing, (test_)website: rm jQuery from reset view template
[FIX] html_editor, website: add missing video deps to assets_frontend_minimal
[REF] base/website: Use `self.env.website` in the controllers
2026-06-09
[REF] html_builder, *: introduce resource for submit button selectors
[REF] web_tour, website: clean up automatic tours
[REF] html_editor: Replace useLayoutEffect with signals
[FIX] website: prevent unwrapping `s_blockquote` on insert with powerbox
[FIX] website: prevent inserting block snippet with powerbox in inlines
[ADD] website,website_sale,product,pos_restaurant: add ribbon-based shop filters
2026-06-06
[IMP] orm: layered ormcache in Transaction
[MOV] orm: clear ormcache to Transaction
[MOV] orm: ormcache is part of the ORM