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-30
[IMP] account_avatax, *: simplify product variant management
2026-04-27
[IMP] test_lint{,_enterprise}, *: Index `Many2one` fields in `related` fields
2026-04-22
2026-04-03
2026-03-23
This commit refactors Odoo's tracking API to simplify how addons generate and log field changes across models. It introduces new methods like _track_add (for manual tracking on current model) and _track_record (for logging changes to parent models), removes low-level data manipulation requirements, and adds a mail.track.mixin to allow tracking without inheriting from mail.thread. The changes include comprehensive tests covering various tracking use cases and API documentation updates to reduce confusion around tracking structures.
[IMP] mail: cleanup and test tracking usage
2026-03-18
[REF] *: migrate type="base64" to "bytes"
2026-03-11
[REF] mail_*: run owl3 rendering context migration script
2026-03-02
2026-02-23
[REF] *: remove url from js file tours
2026-02-19
[IMP] mail, various: update tracking API
2026-02-12
2026-02-03
[IMP] approvals: unify model and field definitions across bundles
2026-02-02
[IMP] approvals: Approval Enhancement
2026-01-28
2026-01-23
2025-12-19
[ADD] *: add apps icons
2025-12-04
2025-12-02
[REF] mail_enterprise, *: introduce Store.FieldList
2025-11-24
2025-11-19
2025-11-15
[FIX] approvals: enable activity deadline filters in Activity Menu for Approval
2025-11-13
[IMP] *: fields.Binary returns BinaryValue
2025-11-12
[IMP] *: kanban,list: use <button> tags to add records
2025-11-03
[REF] mail, *: replace core/common/record imports by model/export
2025-10-23
[REF] test_mail_enterprise, *: replace deprecated asyncStep() in tests
2025-10-17
[CLN] *: manifests
2025-10-10
[FIX] *: automaticaly set legacy at_install