[UPD] CHANGELOG

This commit is contained in:
Mathieu Benoit 2024-11-05 14:03:16 -05:00
parent 9a17c78bac
commit f5823fb0eb

View file

@ -9,13 +9,19 @@ to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## Added ## Added
- Support multiple Odoo version (12.0, 14.0, 16.0) in same workspace
- This will help for auto-migration module
- Selenium script to increase open software client interface and automated some actions. - Selenium script to increase open software client interface and automated some actions.
- Vidéo recording
- Support scrolling and generate word
- FAQ about kill git-daemon - FAQ about kill git-daemon
- Support Ubuntu 23.10 - Support Ubuntu 23.10 and 24.04
- ADD repo JayVora-SerpentCS_SerpentCS_Contributions - ADD repo JayVora-SerpentCS_SerpentCS_Contributions
- ADD repo CybroOdoo_CybroAddons
## Changed ## Changed
- Refactor image_db regeneration, use configuration JSON to build image
- Guide to move dev to prod - Guide to move dev to prod
- Update Docker buster to bullseye - Update Docker buster to bullseye
- Improve format script to help code-generator - Improve format script to help code-generator
@ -27,10 +33,14 @@ to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
- Script to search docker compose into the system - Script to search docker compose into the system
- Script search class model can output into json format and support field information - Script search class model can output into json format and support field information
- Improve Docker minimal installation docs in README for Ubuntu, test with Debian (https://github.com/ERPLibre/ERPLibre/issues/73) - Improve Docker minimal installation docs in README for Ubuntu, test with Debian (https://github.com/ERPLibre/ERPLibre/issues/73)
- Statistic script to show evolution module into ERPLibre support Odoo 17 and Odoo 18
### Fixed ### Fixed
- NPM installation locally and not globally - NPM installation locally and not globally
- Improve python code writer efficience
- Config generator supporting space into ERPLibre directory
- Script to update Poetry support @ URL
## [1.5.0] - 2023-07-07 ## [1.5.0] - 2023-07-07