v5.4.0
The Aspect Model Editor 5.4.0 based on SAMM 2.1.0 (using esmf-sdk v2.6.1).
What's Changed
What's Changed
New Features and Enhancements
- Namespace Enhancements: Namespaces can now include numbers, enhancing flexibility for naming conventions. PR #169 by @michelu89
- Developer Tools: Added detailed descriptions on how to use the developer tools in AME. PR #170 by @michelu89
- Language Support in Entities: Added the ability to modify entity values with language string characteristics. PR #172 by @michelu89
- Documentation Improvements: Enhanced the quality and clarity of documentation images. PR #184 by @larisaVasile
- Language Selection in Electron App: Introduced a feature for changing language in the Electron app menu. PR #179 by @michelu89
Bug Fixes
- Aspect Model Versioning: Fixed an issue where the version of the Aspect Model could not be changed. PR #185 by @michelu89
- Entity Deletion: Resolved a bug that affected deleting entities. PR #178 by @larisaVasile
- External Entity Extensions: Fixed a bug related to entities extending external entities. PR #181 by @larisaVasile
- Sidebar Menu Interaction: Addressed an issue in the sidebar menu functionality. PR #180 by @larisaVasile
- Instance Creation on Overlay: Corrected a problem encountered when creating new instances on an overlay. PR #188 by @michelu89
Updates and Maintenance
- Library Updates:
- Updated
follow-redirectsfrom 1.15.5 to 1.15.6 in /core. PR #171 by @dependabot - Updated
expressfrom 4.18.2 to 4.19.2 in /core. PR #182 by @dependabot
- Updated
- SDK and macOS Version Changes:
- Updated the SDK version configuration file. PR #190 by @michelu89
- Updated macOS version in GitHub workflow. PR #194 by @michelu89
Renaming and Reorganization
- Entity and E2E Renaming:
- Renamed "entity value" to "entity instance" to better reflect its functionality. [PRs #186, #189](#186, #189) by @larisaVasile
- Renamed end-to-end testing terminology for clarity. PR #193 by @larisaVasile