Releases: eclipse-esmf/esmf-aspect-model-editor
v6.0.0-rc3
What's Changed
Enhancements and Fixes
- 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 improvements. 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
- Set correct ESMF SDK version. Contribution by @michelu89. View Pull Request #291
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 - Bump js-yaml from 3.14.1 to 3.14.2 in /core by @dependabot[bot] in #292
- Bump form-data from 4.0.1 to 4.0.4 in /core by @dependabot[bot] in #285
- Bump prismjs from 1.29.0 to 1.30.0 in /core by @dependabot[bot] in #274
- Bump glob in /core by @dependabot[bot] in #294
- Bump koa and @nx/angular in /core by @dependabot[bot] in #295
Full Changelog: v5.6.1...v6.0.0-rc2
v6.0.0-rc2
What's Changed
Enhancements and Fixes
- 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 improvements. 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
- Set correct ESMF SDK version. Contribution by @michelu89. View Pull Request #291
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-rc2
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