Release notes SoloDB 5.10.0
SoloDB 5.10.0 has been released on 12 January 2025, in this version the following fixes and improvements have been made:
- [FEATURE] New system called “Environment”, this allows an in-application split between different environments, for example, a production and a test environment. This allows for a better separation of data and settings between different environments. Environments can be based on location, facility or any other criteria.
- [FIX] Several fixes for the Scheduler, better treatment of jobs in case these are impacted by a (technical) reservation. In case a job segment is started, finished or canceled, the job is updated accordingly
- [CHANGE] In case a job in the scheduler has passed, it will be automatically finished and the user will receive an email notification
- [FEATURE] Creation of “Production runs”, which are runs where the parts can be processed separately. This allows for better tracking of the parts and the processing of these parts.
- [WIP] Selection of equipment for the statusmail has been changed and now uses the search engine. Extra work is needed to adopt the statusmail so it also supports the new room system. Currently only facilities and areas are fully supported
- [BACKEND] Make SoloDB PHP 8.4 compatible
- [BACKEND] Migrated from SlmQueue to Symfony Messenger