v5.3.0
The Aspect Model Editor 5.3.0 based on SAMM 2.1.0 (using esmf-sdk v2.5.1) introduces the new redesign of the Aspect Model Editor in a format that enhances the native functionalities of operating systems for more intuitive management, allowing users to create their own aspect models more efficiently.
What's Changed
What's Changed
Features
- UI Redesign for Aspect Models: Introduced a UI redesign with native functionality for more intuitive management of multiple aspect models. Issue #124 | PR #143
- Extended Documentation: Updated the documentation to reflect the new design, thanks to @michelu89. PR #147
Bug Fixes
- MxGraph Error Resolved: Fixed an issue where opening a referenced element displayed the error message "The element you are looking for was not found". Thanks to @michelu89. Issue #135 | PR #139
- Support for rdf:langString: Loading and exporting of the datatype "rdf:langString" is now supported, courtesy of @michelu89 and @larisaVasile.
- XSD Datatypes Wording Adjustment: Improved the wording for xsd-datatypes, thanks to @larisaVasile. PR #140
- Correct Encoding on Export: Ensured the right encoding when exporting data, implemented by @larisaVasile. PR #150
- Auto Save/Validate Functionality Change: Modified the auto save/validate functionality for better user experience, by @michelu89. PR #151
- CSS Style Fixes: Addressed various CSS styling issues, thanks to @michelu89. PR #155
- Application Startup Improvement: Enhanced the application startup process, implemented by @michelu89. PR #157
- Electron Icon Adjustment: Updated the Electron application icon for better clarity, thanks to @michelu89. PR #158
- Dependency Updates: Updated app-builder-lib and electron-builder in /core, courtesy of @dependabot. PR #156
- Minor UI Fixes: Implemented small UI improvements, by @larisaVasile. PR #159
- Second Window Loading Error: Resolved an error when loading a second window, thanks to @larisaVasile. PR #160
- Language Setting Fix: Fixed an issue where no language setting for description or preference caused problems, by @michelu89. PR #162
- Removal of Invalid samm:name Attributes: Removed invalid samm:name attributes for cleaner code, thanks to @atextor. PR #163
- Loaded Model Message Fix: Ensured messages only appear in the loaded model, implemented by @michelu89. PR #168
New Contributors
- @larisaVasile made their first contribution in #140
Full Changelog: v5.2.0...v5.3.0