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-19
2026-04-10
2026-04-07
[REF] website, *: refactor searchbar template
2026-04-02
2026-03-30
[IMP] website, *: use social media/share snippets in blog/event pages
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-03-11
[MOV] html_builder, *: move BaseOptionComponent into its own file
2026-03-06
[FIX] website_event{,_booth,_exhibitor,_track,_track_quiz}: adapt checkbox
2026-03-05
2026-03-04
[FIX] website_{blog,event}: use record cover as social media
2026-03-03
[REF] web: remove groupBy utility and use native Object.groupBy
2026-03-02
2026-02-23
2026-02-19
2026-02-18
[IMP] website,base,*: replace 'request.env' with 'env' in templates
2026-02-12
2026-01-30
2026-01-29
[FIX] website, *: preview dynamic content of custom snippet
2026-01-26
[IMP] *: rename "Cancel" to "Discard"
2026-01-22
2026-01-21
[REF] base, *: centralize and improve partner address formatting
2026-01-16
2026-01-12
[FIX] website, website_blog, *: fix dynamic snippet options