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
odoo
instead ofroot
when running tests and coverage
! Warning ! Because of this change, the file previously/.coverage
is now in/home/odoo/.coverage
Libraries
- Bump
Jinja2
version to 2.10.1 - Bump
urllib3
version to 1.24.2 - Bump
wkhtmltopdf
version to 0.12.5.1 (for odoo 12 only) - Bump
werkzeug
version to 0.16.0 (v9-13) - Bump
werkzeug
version to 0.9.6 (v7-8) - Bump various libraries to get rid of security alerts (v7+8 only)
- Bump
Pillow
version to 6.2.0 (v9-13) - Bump
Pillow
version to 3.4.2 (v7-8) - Bump
anthem
version to 0.13.0
Build
- Add images for versions 7 & 8 (check Legacy Images section in documentation)