Releases: entando/app-engine
Releases · entando/app-engine
v7.2.2-fix.1
What's Changed
- ENG-5544 Enforce upload limit of digital assets by @eliamezzano in #289
v7.4.0
What's Changed
- ENG-5541 Implement support for Virtual Contexts by @w-caffiero-entando in #288
v7.2.1-fix1-cdsinfo
ENG-5473: Added resource delete message and disk size bar
v7.2.2-cte
IT-553: update pipeline
v7.2.1-fix-cdsinfo
ENG-5473: fix java code
v7.3.0-rp1
Aggiornamento docker files
v7.2.1-fix-https
Full Changelog: v7.2.1...v7.2.1-fix-https
v7.3.0-fix.1-eng-5414
ENG-5414: Fix wrong tests for link attribute
v7.3.0
What's Changed
- ENG-4836 merge release/7.2 to develop by @zonia3000 in #148
- ENG-4846 Fix on page tree API by @zonia3000 in #151
- ENG-4122 POST and PUT on /api/plugins/seo/pages don't validate duplicated metaTags, resulting in 500 error by @entgigi in #153
- ENG-3571 Autocomplete of 'rel' link attribute is not working by @entgigi in #158
- ENG-4778 Refactoring and tests improvements by @zonia3000 in #145
- ENG-4846 Denied access to forbidden nodes different than root by @zonia3000 in #160
- ENG-4888 amend the BE APIs so that they return Bad Request by @entgigi in #161
- ENG-2348 Added servlet to display configured error page by @zonia3000 in #154
- ENG-4699 Improved file upload validation by @zonia3000 in #159
- ENG-4917 Merge branch release 7.2 into develop after release 7.2.1 by @entgigi in #162
- ENG-4771 Fixed index reloading check by @zonia3000 in #152
- ENG-4886 As a user that only visualizes a Virtual Tree, that can only manage pages of group
free
, I MUST be able to change around the order of pages even if there are siblings that are hidden to me. by @entgigi in #164 - ENG-4926 REGRESSION-Entando-error-page-when-trying-to-upload-the-wrong-type-of-file-as-an-image by @entgigi in #170
- ENG-4962 REGRESSION: Error after adding an external image in a content based on image attribute by @entgigi in #173
- ENG-4958 Monolist of images deletes image attributes when add new image to the list by @entgigi in #169
- ENG-4979 Updating struts version by @BrenoQVDS in #175
- ENG-4869 MDC log does not properly track requests to portal-ui in secondary tenants by @entgigi in #172
- IT-369: Added postgres script for porting from version 4.3.2 to versi… by @eugeniosant in #178
- ENDOC-711-env-vars by @jyunmitch in #177
- ENG-4896: Component usage API by @eugeniosant in #163
- ENG-4980 include the mediator object inside PortalUI to make it available for MFE widgets by @mirkoPan in #181
- ENG-4982: Component delete API by @eugeniosant in #179
- ENG-4960 Wrong specifications for Code in Content Templates creation by @entgigi in #182
- ENG-5064 ENG-5065 ENG-5066 - Improvement of APIs for uninstall by @eugeniosant in #190
- ENG-5067: Added handling of correlation code by @eugeniosant in #191
- ENG-5075: Fix component uninstall in order to manage circular references on contents by @eugeniosant in #192
- ENG-5079: Fix bug on circular references by @eugeniosant in #194
- ENG-5074: upgrade mfecommunication version in app-engine by @mirkoPan in #193
- ENG-5082: Fix bug uninstallation of complex bundle by @eugeniosant in #197
- ENG-5092 Updating spring version by @BrenoQVDS in #200
- ENG-5086 Updating spring hateoas version by @BrenoQVDS in #196
- ENG-5102 Updating esapi version to version 2.4.0.0 by @BrenoQVDS in #204
- ENG-5105 Updating spring-version to 5.3.27 by @BrenoQVDS in #207
- ENG-5082: test PR to debug uninstall at second trial after first complete uninstall by @mirkoPan in #203
- IT-410 updated publication workflow for multi-architecture by @riccardo-fadda in #189
- ENG-5082: Improvement of tree node sorting for delete components API by @eugeniosant in #210
- ENG-5099 amend AppEngine so that whenever an API request is being performed the tenantCode is extracted from the request and consumed by @entgigi in #211
- ENG-5124: Cleaning up of the content relationship table when deleting content by @eugeniosant in #213
- ENG-5137: Fix liquibase changeset by @eugeniosant in #216
- ENG-5127: Force fragment deletion for the uninstall plan by @eugeniosant in #214
- ENG-5010: Fix bug in Aspect Ratio configuration for image crop by @eugeniosant in #195
- ENG-5180: Fix Spring Security session management by @eugeniosant in #217
- ENG-5194 Creation database backup doesn't work from the admin area by @mirkoPan in #218
- ENG-5193: Enabled ECR and EPC section for secondary tenants by @eugeniosant in #219
- ENGPM-554 Release v7.3.0-rc1 by @eugeniosant in #221
- ENGPM-554 Release v7.3.0-rc1 by @eugeniosant in #222
- ENG-4835: Fix search result UI in resource Archive (v7.3.x) by @eugeniosant in #224
- ENG-5222: Added default validation.properties (v7.3.x) by @eugeniosant in #226
- ENG-5243 fix switch language in header.jsp by @ryanjpburgos in #231
- ENG-5051 Error removing Asset by @mirkoPan in #228
- ENG-5301 Fixing jackson vulnerabilities by @BrenoQVDS in #236
- ENGPM-555: Release v7.3.0-rc2 by @eugeniosant in #237
- ENG-4970: A secondary tenant's schema can be initialized by Liquibase to an empty schema (v7.3) by @eugeniosant in #238
- ENGPM-555: Docker file upgrade by @eugeniosant in #242
New Contributors
- @jyunmitch made their first contribution in #177
- @mirkoPan made their first contribution in #181
- @riccardo-fadda made their first contribution in #189
- @ryanjpburgos made their first contribution in #231
Full Changelog: v7.2.2...v7.3.0
v7.3.0-rc2-fix-ENG-4970
What's Changed
- ENG-4836 merge release/7.2 to develop by @zonia3000 in #148
- ENG-4846 Fix on page tree API by @zonia3000 in #151
- ENG-4122 POST and PUT on /api/plugins/seo/pages don't validate duplicated metaTags, resulting in 500 error by @entgigi in #153
- ENG-3571 Autocomplete of 'rel' link attribute is not working by @entgigi in #158
- ENG-4778 Refactoring and tests improvements by @zonia3000 in #145
- ENG-4846 Denied access to forbidden nodes different than root by @zonia3000 in #160
- ENG-4888 amend the BE APIs so that they return Bad Request by @entgigi in #161
- ENG-2348 Added servlet to display configured error page by @zonia3000 in #154
- ENG-4699 Improved file upload validation by @zonia3000 in #159
- ENG-4917 Merge branch release 7.2 into develop after release 7.2.1 by @entgigi in #162
- ENG-4771 Fixed index reloading check by @zonia3000 in #152
- ENG-4886 As a user that only visualizes a Virtual Tree, that can only manage pages of group
free
, I MUST be able to change around the order of pages even if there are siblings that are hidden to me. by @entgigi in #164 - ENG-4926 REGRESSION-Entando-error-page-when-trying-to-upload-the-wrong-type-of-file-as-an-image by @entgigi in #170
- ENG-4962 REGRESSION: Error after adding an external image in a content based on image attribute by @entgigi in #173
- ENG-4958 Monolist of images deletes image attributes when add new image to the list by @entgigi in #169
- ENG-4979 Updating struts version by @BrenoQVDS in #175
- ENG-4869 MDC log does not properly track requests to portal-ui in secondary tenants by @entgigi in #172
- IT-369: Added postgres script for porting from version 4.3.2 to versi… by @eugeniosant in #178
- ENDOC-711-env-vars by @jyunmitch in #177
- ENG-4896: Component usage API by @eugeniosant in #163
- ENG-4980 include the mediator object inside PortalUI to make it available for MFE widgets by @mirkoPan in #181
- ENG-4982: Component delete API by @eugeniosant in #179
- ENG-4960 Wrong specifications for Code in Content Templates creation by @entgigi in #182
- ENG-5064 ENG-5065 ENG-5066 - Improvement of APIs for uninstall by @eugeniosant in #190
- ENG-5067: Added handling of correlation code by @eugeniosant in #191
- ENG-5075: Fix component uninstall in order to manage circular references on contents by @eugeniosant in #192
- ENG-5079: Fix bug on circular references by @eugeniosant in #194
- ENG-5074: upgrade mfecommunication version in app-engine by @mirkoPan in #193
- ENG-5082: Fix bug uninstallation of complex bundle by @eugeniosant in #197
- ENG-5092 Updating spring version by @BrenoQVDS in #200
- ENG-5086 Updating spring hateoas version by @BrenoQVDS in #196
- ENG-5102 Updating esapi version to version 2.4.0.0 by @BrenoQVDS in #204
- ENG-5105 Updating spring-version to 5.3.27 by @BrenoQVDS in #207
- ENG-5082: test PR to debug uninstall at second trial after first complete uninstall by @mirkoPan in #203
- IT-410 updated publication workflow for multi-architecture by @riccardo-fadda in #189
- ENG-5082: Improvement of tree node sorting for delete components API by @eugeniosant in #210
- ENG-5099 amend AppEngine so that whenever an API request is being performed the tenantCode is extracted from the request and consumed by @entgigi in #211
- ENG-5124: Cleaning up of the content relationship table when deleting content by @eugeniosant in #213
- ENG-5137: Fix liquibase changeset by @eugeniosant in #216
- ENG-5127: Force fragment deletion for the uninstall plan by @eugeniosant in #214
- ENG-5010: Fix bug in Aspect Ratio configuration for image crop by @eugeniosant in #195
- ENG-5180: Fix Spring Security session management by @eugeniosant in #217
- ENG-5194 Creation database backup doesn't work from the admin area by @mirkoPan in #218
- ENG-5193: Enabled ECR and EPC section for secondary tenants by @eugeniosant in #219
- ENGPM-554 Release v7.3.0-rc1 by @eugeniosant in #221
- ENGPM-554 Release v7.3.0-rc1 by @eugeniosant in #222
- ENG-4835: Fix search result UI in resource Archive (v7.3.x) by @eugeniosant in #224
- ENG-5222: Added default validation.properties (v7.3.x) by @eugeniosant in #226
- ENG-5243 fix switch language in header.jsp by @ryanjpburgos in #231
- ENG-5051 Error removing Asset by @mirkoPan in #228
- ENG-5301 Fixing jackson vulnerabilities by @BrenoQVDS in #236
- ENGPM-555: Release v7.3.0-rc2 by @eugeniosant in #237
- ENG-4970: A secondary tenant's schema can be initialized by Liquibase to an empty schema (v7.3) by @eugeniosant in #238
New Contributors
- @jyunmitch made their first contribution in #177
- @mirkoPan made their first contribution in #181
- @riccardo-fadda made their first contribution in #189
- @ryanjpburgos made their first contribution in #231
Full Changelog: v7.2.2...v7.3.0-rc2-fix-ENG-4970