4.0.0 (2019-12-23)
Features and Improvements
- Add support for additional Odoo configuration parameters with environment variable
ADDITIONAL_ODOO_RC
Bugfixes
- Use user
odooinstead ofrootwhen running tests and coverage
! Warning ! Because of this change, the file previously/.coverageis now in/home/odoo/.coverage
Libraries
- Bump
Jinja2version to 2.10.1 - Bump
urllib3version to 1.24.2 - Bump
wkhtmltopdfversion to 0.12.5.1 (for odoo 12 only) - Bump
werkzeugversion to 0.16.0 (v9-13) - Bump
werkzeugversion to 0.9.6 (v7-8) - Bump various libraries to get rid of security alerts (v7+8 only)
- Bump
Pillowversion to 6.2.0 (v9-13) - Bump
Pillowversion to 3.4.2 (v7-8) - Bump
anthemversion to 0.13.0
Build
- Add images for versions 7 & 8 (check Legacy Images section in documentation)