Version 2.4.0#
New Features and Improvements#
Web Modeling Editor
Now, our WME is online! You can access it at https://editor.besser-pearl.org
New interface design.
Integrated storage capabilities allow seamless model persistence and cross-device access.
Added support for modeling collaboration using the WME. Now, multiple users can work on the same model simultaneously.
Optimized Docker Compose configuration for improved resource efficiency and faster deployment.
BESSER Low-code Platform
Structural metamodel: The Element class is now the superclass of all structural model elements, including NamedElement, Generalization, etc. The attributes is_derived and timestamp have been moved to this class.
SQLAlchemy Generator: Added support for MSSQL and MariaDB.
SQL DDL Generator: Added support for MSSQL, MariaDB, and SQLite.
Fixes#
Web Modeling Editor
BESSER Low-code Platform
Fixed issues: 180
Documentation#
Updated the Web Modeling Editor documentation.
Updated the Structural metamodel documentation.
Updated the SQL DDL Generator documentation.