Odoo Release Updates
Every commit to Odoo Community and Enterprise, parsed and categorized. Never miss a bug fix, improvement, or new feature.
Activity
2026-06-17
[FIX] *: ir.access modified by module installation
[IMP] *: apply script converting to ir.access
2026-06-16
2026-06-15
[FIX] website_sale: fix non-determinism in add_to_cart_snippet tour
[IMP] sale, account, *: support description-first flow on sale orders and invoices
[IMP] (*_,)sale(,_*): introduce helpers to identify line types
[IMP] delivery,website_sale: Better delivery methods labeling
2026-06-13
[REV] website_sale: disable archiving of guest contacts
2026-06-12
[FIX] website_sale: fix product image carousel scroll after variant change
[IMP] website_sale: remove header/footer ecommerce customizations
[IMP] website_sale: allow explicit pricing context
[FIX] website_sale: ensure add to cart button works on alternative products
2026-06-11
[FIX] website_*: allow Font Style changes on controller page headings
[IMP] payment, *: rework payment provider views and state field
[IMP] website, *: apply images remap
2026-06-10
[IMP] payment, *: queue payment data for serialized processing
[REF] base/website: Use `self.env.website` in the controllers
2026-06-09
[REF] web_tour, website: clean up automatic tours
[ADD] website,website_sale,product,pos_restaurant: add ribbon-based shop filters
2026-06-06
2026-06-05
[REF] website: `_render_template` refactoring to remove magical feature
[REF] website: replace request.website with context-based website_id
[REF] base/website: introduce website model in base and put it on `env`
[REF] website: `get_request_website` as `ir.http` method