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-07
[REF] website, *: refactor searchbar template
2026-03-30
2026-03-19
2026-03-18
[REF] web: add this. in rendering context
2026-03-17
[REF] *: migrate type="base64" to "bytes"
2026-03-12
2026-03-11
2026-03-10
[REF] *: run rendering context migration script
2026-03-02
[REF] *: Run script to replace t-model by t-custom-model
[REF] *: Run script to replace t-ref by t-custom-ref
2026-02-26
[REF] *: Run script to replace t-esc by t-out
2026-02-24
[REF] *: remove url from js file tours
2026-02-23
2026-02-21
2026-02-19
[IMP] website_slides: redirect internal users to backend view for message links
2026-02-18
[IMP] website,base,*: replace 'request.env' with 'env' in templates
2026-02-14
[IMP] mail,*: MailThreadCC removal, default subject and tweaks
2026-02-13
[IMP] mail: search messages and activities with access using SQL + remove fetch override
2026-02-12
[FIX] website_slides: Allow users to create section in slides
2026-02-11
[IMP] mail: preview notification templates
[REF] *: replace t-portal by t-custom-portal
[FIX] *: re-add 50ms to some non deterministic tours
[REF] web,website: move t-portal on its own t element
2026-02-09
[REF] *: import render from owl2/utils