Thursday, December 10, 2020
2 changes · master
Enhancements to existing features
This updates Odoo's master branch version label to 14.2 alpha 1. It helps teams and users clearly identify the next development milestone, with no expected impact on day-to-day business workflows.
Discuss notifications now use a calmer informational style instead of a warning style. This makes routine messaging prompts feel less alarming and improves the overall user experience in Odoo Discuss.
Original PR description
**PURPOSE** Discuss notification needs to be changed for better UI. **SPECIFICATION** Improving design of discuss notification by using bg-info instead of bg-warning. **LINKS** PR https://github.com/odoo/odoo/pull/55542 Task-2308799