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-17
[IMP] mass_mailing: enhance mailing UI/UX
2026-03-23
This commit refactors Odoo's field tracking infrastructure to simplify the API and improve code organization. It introduces a new mail.track.mixin that separates tracking value generation from message posting, adds new _track_add and _track_record methods to replace manual tracking value manipulation, and renames _track_subtype to _track_log_get_default_subtype for clarity. The changes eliminate low-level data structure handling across multiple modules (account, CRM, HR, fleet, Peppol) while adding comprehensive test coverage for various tracking scenarios including parent model logging and manual tracking calls.
[IMP] mail: cleanup and test tracking usage
2026-02-24
[REF] *: remove url from js file tours
2026-02-19
2026-02-14
[IMP] utm: improve and generalize UTM trackers data
2026-02-13
[IMP] mass_mailing: Simplifying merge action
2026-01-26
[IMP] *: rename "Cancel" to "Discard"
2026-01-07
2025-12-22
[IMP] mass_mailing(_sms): restore UI changes overwritten by another task
2025-12-19
2025-12-12
[IMP] mass_mailing(_sms): improve user experience
2025-12-11
2025-12-08
[IMP] mass_mailing: replace "Add Template" button
2025-11-24
[IMP] *: remove unnecessary button "Discard" labels
2025-11-17
[FIX] project, mass_mailing: systray activity count is too high
2025-11-14
2025-10-31
[IMP] mass_mailing(_sms): open campaign mailing in full form view
2025-10-23
2025-10-17
2025-10-15
[FIX] mail: let text url regex contain commas and end with dots
2025-10-10
2025-09-25
[IMP] base,all: remove deprecated 't-esc' ir.qweb directive
2025-09-10
[IMP] *: new manifest field `iap_paid_service`
2025-09-07
2025-09-05
[FIX] sms_twilio: fix failure types support on notifications / traces