02-10-2025, 10:45
On September 2nd 2025 the version 2.7 of CrèmeCRM has been released, 13 months after Creme 2.6 (August 2024).
On technical side, Django has been upgraded to version 5.2, & so minimal versions are now:
- Python 3.10
- MySQL 8.0.11
- MariaDB 10.5
- PostGreSQL 14
On user side, major changes are:
- custom types of entity can now be created (détails).
- a workflow engine (for automatic actions) has been added (détails)
- the generation of Invoices/Quotes/... numbers can now be configured (détails)
- the configuration of buttons can now be made per role (as with blocks, forms etc…).
- the views of list & the filters can now be cloned (in order to avoid building them from scratch).
- the calendar has been updated, & a new block allows to display your own calendar on the home page (see blocks configuration as usual).
- the deletion has been improved, to prevent more often the deletion because of dependencies (instead of cascade deleting things), or to get a better display for these blocking dependencies.
- it's now possible to create unsuccessful phone-calls from the detail-view of Opportunities.
Hope you'll enjoy this release!
On technical side, Django has been upgraded to version 5.2, & so minimal versions are now:
- Python 3.10
- MySQL 8.0.11
- MariaDB 10.5
- PostGreSQL 14
On user side, major changes are:
- custom types of entity can now be created (détails).
- a workflow engine (for automatic actions) has been added (détails)
- the generation of Invoices/Quotes/... numbers can now be configured (détails)
- the configuration of buttons can now be made per role (as with blocks, forms etc…).
- the views of list & the filters can now be cloned (in order to avoid building them from scratch).
- the calendar has been updated, & a new block allows to display your own calendar on the home page (see blocks configuration as usual).
- the deletion has been improved, to prevent more often the deletion because of dependencies (instead of cascade deleting things), or to get a better display for these blocking dependencies.
- it's now possible to create unsuccessful phone-calls from the detail-view of Opportunities.
Hope you'll enjoy this release!