Odoo Release Updates
Every commit to Odoo Community and Enterprise, parsed and categorized. Never miss a bug fix, improvement, or new feature.
Activity
2026-03-02
2026-02-25
[REF] *: Run script to replace t-esc by t-out
2026-02-24
[FIX] web_studio: prevent both date_{start,end}_field being set at the same time
[REF] *: remove url from js file tours
2026-02-23
2026-02-20
[REF] *: refactor html editor resource functions
2026-02-19
[REF] *: rename predicates in the form of questions
2026-02-17
[FIX] web_studio: give sexier name to report customizations
2026-02-16
[IMP] web_map, *: automate route optimization and refine UI
[IMP] *: simplify breadcrumbs and prevent control panel button wrapping
[REF] *: adapt to `clean_for_save` and `normalize` resources renaming
2026-02-13
2026-02-12
[IMP] core: random serial for testing
[REF] *: remap reactive import to owl2/utils
[FIX] web_studio: prevent errors when getting data from specialized report
2026-02-11
2026-02-09
[REF] *: import render from owl2/utils
[REF] *: remap useState import to owl2/utils
[REF] *: remap useRef import to owl2/utils
[REF] *: remap useSubEnv import to owl2/utils
[REF] *: remap useEnv import to owl2/utils
[REF] *: remap useComponent import to owl2/utils
[FIX] web_studio: adapt deactivated action by rule on account.move
2026-02-06
[REF] *: Remap useExternalListener import to owl2/utils