Odoo Release Updates
Every commit to Odoo Community and Enterprise, parsed and categorized. Never miss a bug fix, improvement, or new feature.
Activity
2026-04-27
2026-04-17
[IMP] mass_mailing: make view in browser a builder option
2026-03-23
This commit systematically adds `.this` prefixes to template variable references across multiple Odoo modules in preparation for OWL3 framework compatibility. The migration changes unqualified component properties, state variables, and method references in XML templates to explicitly use `.this` notation, ensuring templates correctly target component instance members rather than template scope variables. This is a large-scale refactoring applied across accounting, documents, appointment, and knowledge modules to maintain compatibility with OWL3's stricter variable scoping requirements.
[REF] *: run rendering context migration script entire codebase
2026-03-19
[REF] *: run rendering context migration script again
2026-03-18
[FIX] marketing_automation: add required body_html based on body_arch
2026-03-03
2026-03-02
[REF] *: Run script to replace t-ref by t-custom-ref
2026-02-27
[FIX] marketing_automation: add required body_html based on body_arch
2026-02-14
[IMP] utm: improve and generalize UTM trackers data
2026-02-11
[REF] documents,marketing_automation: move t-call on its own t element
2026-02-09
[REF] *: remap useState import to owl2/utils
[REF] *: remap useRef import to owl2/utils
[REF] *: remap useSubEnv import to owl2/utils
2026-02-04
[REF] *: Replace useEffect with useLayoutEffect for owl3 migration
2026-01-26
[IMP] *: rename "Cancel" to "Discard"
2026-01-23
2026-01-15
[FIX] marketing_automation: fix disappearing of input in campaingn test
2025-12-30
[FIX] *: Fix public docstrings
2025-12-19
[ADD] *: add apps icons
2025-12-10
[FIX] marketing_automation: make email from and reply to fields editable
2025-11-24
[IMP] *: rename "Cancel" to "Discard"
2025-11-04
[IMP] appointment, *: rename the o_editable class by o_savable
2025-10-29
[FIX] marketing_automation: prevent error on removing interval type in activity
2025-10-17
[CLN] *: manifests
2025-10-10
[FIX] *: automaticaly set legacy at_install
2025-09-24
2025-09-12
[IMP] marketing_automation, *: fine-tune onboarding sample