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
[REF] mail,im_livechat: remove dependencies of `useDynamicInterval`
[REM] mail, im_livechat, digest, portal: remove channel autocompletion
2026-06-17
[IMP] *: apply script converting to ir.access
[ADD] core: new model ir.access that merges ir.model.access and ir.rule
[IMP] *: adapt code to use new model ir.access
[IMP] *: remove ir.rules without corresponding ir.model.access
[IMP] *: add explicit group implications to make sense of ir.rules
2026-06-16
[IMP] mail, various: add support for Cc recipients in the mail API
[CLN] hr, *: cleanup unused employee_ids field from Store methods
[REF] crm,mail,project: remove unnnecessary RottingKanbanRecord
[REF] mail,*: call _create_group with users instead of partners