v4.1.0
What's Changed
- AME 4.1.0 is the first AME version to support BAMM 2.0.0 which most notably introduces the concepts of Abstract and Entity inheritance. Find https://openmanufacturingplatform.github.io/sds-bamm-aspect-meta-model/bamm-specification/2.0.0/appendix/release-notes.html for the details
- AME 4.1.0 includes a BAMM migrator for models with older BAMM versions. This migrator allows to migrate the entire workspace upon first start of AME 4.1.0 or at a later time. It also supports to migrate individual Aspect Models.
- AME 4.1.0 is the first version to support predefined BAMM Entities for reuse (Point3D and FileResource)
- Highlight incoming and outgoing edges and their target elements to guide users about the structure of Aspect Models with many incoming/outgoing edges for an individual element
- Fix bugs with connecting the BAMM element event.
- Fix bugs with exporting packages
- Fix bug that permitted adding multiple Entities to one Characteristic
- Bugfix: Add missing minus in the tooltip for datatype Integer
- Bugfix: Correct tooltip for data types nonpositive and nonnegative int
- Bugfix: remove "Add" button on BAMM element Unit
- Bugfix: Remove non-required setting to "show additional popups for notifications"
- Bugfix: Refresh value when updating referenceUnit in BAMM element Unit
- Bugfix: Treat identical entries in notifications correctly
- Bugfix: Remove unsupported context menu entries for copy/paste
- Fix bug where in some scenarios the edit dialog was not refreshed
- Fix bug to not show an edit dialog when an element has been deleted
- Fix bug that did not allow modifying the class of a Constraint when it is not related to any other BAMM elements
- Fix bug with an add button disappearing when deleting a Trait
- Added missing tooltips for several icons
- Bugfix: Show a message whenever a validation fails
- Bugfix: Show "select language" only when selecting a different langauge
- Update icons for consistent design
- Bugfix: Reset notification counter when a notifications dialog has been opened
- Add explanation in documentation that running two instances of the editor is not supported
- Bugfix: Show models in correct BAMM coloring scheme after startup
- Bugfix: Display overlapping elements correctly
- Bugfix: Correct confirmation message when adding a Property to an Operation
- Adjust left frame to display all descriptions of BAMM elements
- Improve visual highlighting when selecting a diagram element
- Remove non-required filter type for Units
- Fix bug when showing the data type in Characteristic overview where curie is selected
- Correct display of predefined Characteristic instances by refreshing whenever required
- Immediately display entered details of a Characteristic when editing
- Remove non-required second scrollbar from namespace settings
- Improve confirmation dialog for saving/discarding changes when loading an Aspect Model from your workspace
- Make diagram element names unique in all cases
- Fix bug that would displace a Characteristic when clicking "add Trait"
Full Changelog: v4.0.2...v4.1.0