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-18
[PERF] orm: add explicit JOIN-promotion hint for many2one LEFT JOINs
[REF] mail,im_livechat: remove dependencies of `useDynamicInterval`
[IMP] pos_self_order_{, sms}, pos_sms: send receipt for self-order via SMS
[REM] mail, im_livechat, digest, portal: remove channel autocompletion
[REM] *_mondialrelay: remove mondial relay shipping connector
[FIX] web: use `this` in component template to access to component attribute
[IMP] orm: initialize Binary fields stored as attachments with default
2026-06-17
[IMP] web, auth_totp_mail: improve check identity dialog design
[IMP] l10n_sa_edi: merge custom exemption reason code with standard
[IMP] web: preserve debug mode when opening links in a new window
[FIX] sale(_management): prevent traceback with section templates
[IMP] test_website: move ir.rule to a security-related XML file
[ADD] core: new model ir.access that merges ir.model.access and ir.rule
[IMP] *: adapt code to use new model ir.access
[IMP] *: apply script converting to ir.access