Thursday, February 26, 2026
1 change · saas-19.1
Code cleanup and technical improvements
This update simplifies how website URLs are displayed in the live chat feature. The team replaced an older component with a newer one, `BuilderUrlPicker`, to improve the system's efficiency and maintainability. This change ensures a smoother user experience for live chat visitors.
Original PR description
This commit replaces the use of `WebsiteUrlPicker with `BuilderUrlPicker` community PR: [226324](https://github.com/odoo/odoo/pull/226324) task-5260613 Forward-Port-Of: odoo/enterprise#106706