Releases: eclipse-esmf/esmf-aspect-model-editor
v6.0.0-rc1
What's Changed
Enhancements and Fixes
- Upgrade to Angular 18. Contribution by @michelu89. View Pull Request #237
- Major codebase refactor. Thanks to @michelu89. View Pull Request #238
- Removed folder inside zip file to make contents clearer. Contribution by @michelu89. View Pull Request #247
- Fixed npm installation and Cypress testing failures due to dependency upgrades. Thanks to @michelu89. View Pull Request #260
- Hotfix for empty path issue. Contribution by @michelu89. View Pull Request #262
- Removed references to ESMF forum. Thanks to @atextor. View Pull Request #264
- Documentation fixes. Thanks to @atextor. View Pull Request #276
- Fixes #252 and #269: Alignment with strict TTL and Java SDK. Thanks to @georgemoscu. View Pull Request #282
Dependency Updates
- Bump serve-static and express in
/core. Updated by @dependabot[bot]. View Pull Request #249 - Bump rollup from 4.18.0 to 4.22.4 in
/core. Updated by @dependabot[bot]. View Pull Request #251 - Bump body-parser and express in
/core. Updated by @dependabot[bot]. View Pull Request #250 - Bump vite and @angular-devkit/build-angular in
/core. Updated by @dependabot[bot]. View Pull Request #261 - Bump undici and @angular-devkit/build-angular in
/core. Updated by @dependabot[bot]. View Pull Request #259
Full Changelog: v5.6.1...v6.0.0-rc1
v5.6.1
What's Changed
## Fix- Fixing empty path, when saving aspect model without aspect and default file naming. Thanks to @michelu89 for the contribution. View Pull Request #262
v5.6.0
What's Changed
## Enhancements and Fixes- Editorial Review: Performed a comprehensive editorial review. Thanks to @E-Stoyanova for the contribution. View Pull Request #187
- Windows Application Certification: Added workflow and Jenkins file to certify the windows application. Great work by @michelu89. View Pull Request #203 and #204
- Pull Request Template: Created and corrected the pull request template path. Kudos to @Yauhenikapl for this improvement. View Pull Request #206, #210, and #212
- Constraint Instantiator Fix: Fixed the constraint instantiator to load the correct constraint. Thanks to @michelu89. View Pull Request #208
- Mac Application Certification: Added workflow and Jenkins file to certify the mac application. Contribution by @michelu89. View Pull Request #211
- OpenAPI Generation Fix: Resolved the issue of null values in the generated OpenAPI file. Thanks to @michelu89. View Pull Request #215
- Splash Screen Addition: Added a splash screen before starting the backend. Another valuable addition from @michelu89. View Pull Request #216
- CRUD and API Options: Included CRUD, POST, PUT, PATCH options when generating OpenAPI. Thanks to @larisaVasile. View Pull Request #217
- Chinese Language Support: Added support for Chinese language in the OpenAPI adjustment. Thanks to @michelu89. View Pull Request #231
- API File Name Fix: Fixed the name of the generated API file. Thanks to @larisaVasile for this correction. View Pull Request #232
Dependency Updates
- EJS Update: Bumped EJS from 3.1.9 to 3.1.10 in the core module. Updated by @dependabot. View Pull Request #202
- PDF.js and Compodoc Update: Updated pdfjs-dist and @compodoc/compodoc in the core module. Thanks to @dependabot. View Pull Request #218
- WebSocket Update: Bumped ws from 7.5.9 to 7.5.10 in the core module. Updated by @dependabot. View Pull Request #235
New Contributors
- @E-Stoyanova made their first contribution in #187
- @Yauhenikapl made their first contribution in #206
Full Changelog: v5.5.0...v5.6.0
v5.6.0-rc2
What's Changed
- Editorial review by @E-Stoyanova in #187
- Bump ejs from 3.1.9 to 3.1.10 in /core by @dependabot in #202
- Certify ame win frontend by @michelu89 in #203
- Certify ame win frontend by @michelu89 in #204
- Create pull request template by @Yauhenikapl in #206
- Fix constraint instantiator to load correct constraint by @michelu89 in #208
- Fix pull request template path by @Yauhenikapl in #210
- Fix pull request template path by @Yauhenikapl in #212
- Add workflow and jenkins file to certify mac application by @michelu89 in #211
- Fix generate open api that occurs null value in generated file by @michelu89 in #215
- Add splash screen before starting backend finished by @michelu89 in #216
- Include CRUD, POST, PUT, PATCH options when generating OPEN API by @larisaVasile in #217
- Bump pdfjs-dist and @compodoc/compodoc in /core by @dependabot in #218
New Contributors
- @E-Stoyanova made their first contribution in #187
- @Yauhenikapl made their first contribution in #206
Full Changelog: v5.5.0...v5.6.0-rc2
v5.6.0-rc1
What's Changed
What's Changed
- Editorial review by @E-Stoyanova in #187
- Bump ejs from 3.1.9 to 3.1.10 in /core by @dependabot in #202
- Certify ame win frontend by @michelu89 in #203
- Certify ame win frontend by @michelu89 in #204
- Create pull request template by @Yauhenikapl in #206
- Fix constraint instantiator to load correct constraint by @michelu89 in #208
- Fix pull request template path by @Yauhenikapl in #210
- Fix pull request template path by @Yauhenikapl in #212
- Add workflow and jenkins file to certify mac application by @michelu89 in #211
New Contributors
- @E-Stoyanova made their first contribution in #187
- @Yauhenikapl made their first contribution in #206
Full Changelog: v5.5.0...v5.6.0-rc1
v5.5.0
The Aspect Model Editor 5.5.0 based on SAMM 2.1.0 (using esmf-sdk v2.7.0). This release includes significant improvements to the OpenAPI specification generation and introduces a new capability to generate asynchronous API specifications, further enhancing the development experience by facilitating better integration and automation capabilities.
What's Changed
What's Changed
Enhancements and Fixes
-
Improved Entity Interaction: Resolved issues with entity instances in collapse mode and enhanced tooltip functionality. Thanks to @larisaVasile and @michelu89 for the improvements. View Pull Request
-
API Generation Improvements: Enhanced the OpenAPI specification generation capabilities. Great work by @michelu89. View Pull Request
-
Async API Specification: Added support for generating asynchronous API specifications. Another valuable contribution from @michelu89. View Pull Request
-
New Language Support: Introduced support for Chinese language. Thanks to @michelu89 for this addition. View Pull Request
Dependency Updates
-
Updated vite and @angular-devkit/build-angular in the core module. Updated by @dependabot. View Pull Request
-
Updated webpack-dev-middleware and ngx-build-plus in the core module. Updated by @dependabot. View Pull Request
v5.5.0-rc1
What's Changed
What's Changed
- Fix Entity instance in collapse mode, fix and improve tooltip by @larisaVasile in #195
- Improve open api generation by @michelu89 in #196
- Bump vite and @angular-devkit/build-angular in /core by @dependabot in #197
- Bump webpack-dev-middleware and ngx-build-plus in /core by @dependabot in #199
- Add generateion of async api spec by @michelu89 in #198
- Add Chinese langauge by @michelu89 in #201
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
v5.4.0-rc2
Set version to 5.4.0-rc2
v5.4.0-rc1
Set version to 5.4.0-rc1