Odoo Release Updates
Every commit to Odoo Community and Enterprise, parsed and categorized. Never miss a bug fix, improvement, or new feature.
Activity
2026-03-18
[REF] *: migrate type="base64" to "bytes"
[REF] web: add this. in rendering context
[FIX] documents: fix uploading documents to the "All" folder via bridge
2026-03-11
2026-03-05
2026-03-04
[REF] documents: replace call to '_mail_track' / '_track_log'
2026-03-02
[REF] *: Run script to replace t-ref by t-custom-ref
2026-02-26
[REF] web_tour: remove wait_for and simplify async handling
2026-02-25
2026-02-23
[REF] *: remove url from js file tours
2026-02-20
[FIX] documents(_spreadsheet): fix external members removal from spreadsheets
2026-02-19
2026-02-18
[IMP] website,base,*: replace 'request.env' with 'env' in templates
2026-02-14
[IMP] documents(,_account): access parent company folders from branches
2026-02-12
[IMP] documents_account: simplify server actions and remove order override
[IMP] mail, various: cleanup track naming and usage
[REF] *: remap reactive import to owl2/utils
2026-02-11
2026-02-09
[REF] *: import render from owl2/utils
[REF] *: remap useState import to owl2/utils
[REF] *: remap useRef import to owl2/utils
[REF] *: remap useSubEnv import to owl2/utils
[REF] *: remap useEnv import to owl2/utils
[REF] *: remap useComponent import to owl2/utils