Skip to content

v5.2.0

Choose a tag to compare

@github-actions github-actions released this 06 Feb 10:17
· 212 commits to main since this release

The Aspect Model Editor 5.2.0 based on SAMM 2.1.0 (using esmf-sdk v2.5.1) offers the UI in Chinese in addition to English.
ℹ️ Erratum: The underlying ESMF SDK version is indeed 2.5.1 even though the built-in help dialog wrongly states 2.4.2.

What's Changed

What's Changed

  • Resolved an issue causing crashes on Linux platforms. #131
  • Addressed a problem with the Windows installer where spaces in file paths caused errors, thanks to @michelu89. #30
  • Corrected an issue where the editor lost focus after formatting operations were performed by @michelu89. #74
  • Fixed an error message that appeared when an Aspect Model was loaded without its references, courtesy of @michelu89. #107
  • Upgraded follow-redirects library from version 1.15.3 to 1.15.4 in the core module, by @dependabot. PR #120
  • Fixed a typo in the AME Guide, thanks to @BirgitBoss. PR #119
  • Added internationalization capabilities with the efforts of @michelu89. #86
  • Updated the README.md file with contributions from @chris-volk. PR #118
  • Enhanced the app's ability to recognize models as distinct files after saving a renamed model by @michelu89.
  • Implemented copyright headers in exported Models and redesigned the settings dialog, by @michelu89.
  • Solved a problem where using the keyboard to delete an aspect now triggers the correct dialog, refined by @michelu89.
  • Made corrections to Entity Instances with LangString Characteristics, addressed by @michelu89.
  • Removed tooltips that persisted after right-clicking on an empty space, thanks to @michelu89.
  • Resolved issues with validation errors not being displayed in the detail view, fixed by @michelu89.
  • Fixed a bug that allowed the same file to be opened in multiple windows, thanks to @michelu89.
  • Improved the migration process for multiple Aspect Models, by @michelu89.
  • Windows and Linux platforms now benefit from enhanced SDK functionality for generating documentation, by @michelu89.

New Contributors

Full Changelog: v5.1.1...v5.2.0