Eugenio Romano 12ef9656aa
4.6.0 bump and doc update (#7253)
* update doc 4.6.0

* 4.6.0 bump

* fix

* fix lock
2021-09-15 16:08:17 +01:00

6.8 KiB

Title
Title
Release notes v4.6.0

Alfresco Application Development Framework (ADF) version 4.6.0 Release Note

These release notes provide information about the 4.6.0 release of the Alfresco Application Development Framework.

This is the latest General Available release of the Application Development Framework, which contains the Angular components to build a Web Application on top of the Alfresco Platform.

The release can be found on GitHub at this location.

Contents

New package versions

"@alfresco/adf-content-services" : "4.6.0"
"@alfresco/adf-process-services" : "4.6.0"
"@alfresco/adf-core" : "4.6.0"
"@alfresco/adf-insights" : "4.6.0",
"@alfresco/adf-extensions": "4.6.0"
"@alfresco/adf-testing": "4.6.0"
"@alfresco/adf-cli": "4.6.0"

Goals for this release

This is a minor release of the Alfresco Application Development Framework, developed to receive the latest and greatest benefits of the bugfixes, and the enhancements planned since the release of the previous version.

Please report issues with this release in the issue tracker. You can collaborate on this release or share feedback by using the discussion tools on Gitter.

PR merged

  • 3f44e2e64 update-doc-viewer (#7246)
  • cb79b216c [ACA-4310] - Show the breadcrumb even for invalid selections in searc… (#7241)
  • 20f1ca1cf LOC-323 - Updated UI for ADF 4.6 in 16 languages (#7234)
  • 01f013950 [ACA-3669] Incorrect Version Number Displayed (#7230)
  • e5192c10d Update candidatebaseapp to remove start event referencing unexisting form (#7231)
  • c54587d90 [AAE-5727] Add 'today' and 'now' as default values for date and datetime widgets (#7229)
  • eb95e84ea [AAE-5718] change ngOnInit to ngAfterViewInit in Login component docs in Customizing validation rules section (#7223)
  • aac821a1f [AAE-5414] - SSO Auth Guard - Add the concept of excluded roles (#7222)
  • 194274a8d Update update-project.sh (#7216)
  • 6dae24d42 [ADF-5460] Add placeholder to SearchTextInputComponent (#7208)
  • a25923d1f Improve compatibility (#7214)
  • 6e6ba4602 add missing api to extensions interface (#7120)
  • b15b414d0 [AAE-5163] Landing page title tooltip is displayed correctly (#7202)
  • c01417a08 [ADF-5429] Improve search for testability (#7198)
  • f30b20cc4 [ADF-5426] Remove compatibility layer from Lib (#7110)
  • 5d5b582e3 [AAE-5529] Include sorting params in the PeopleContentQueryRequestModel (#7193)
  • 4befb779f [MNT-22334] ADW - User information not displayed when Kerberos is in use (#7172)
  • 94d908e51 [AAE-5392] - Make search text input more configurable & add an event … (#7188)
  • cab016046 [AAE-5560] ProcessServiceCloudModule - be able to inject a different preference service instance (#7185)
  • 4940ffb00 [AAE-5529] Include sorting params in the PeopleContentQueryRequestModel (#7182)
  • 29b419088 [ACS-1767] [ADF] - Convert C329803 and C329800 cases (#7170)
  • bd1b879e4 [MNT-22348] - Fixed visibility when complex cases are appling (#7176)
  • deb925679 [AAE-4740] FE - [ADF] Destination picker it's not displaying my files folder if the destination Folder path is set to a folder part of trash (#7173)
  • 635e8bea4 rollback theming enhancements (#7191)
  • 3c5da169b Theme bugfixes (#7186)
  • 03caaafc6 force CI on the automatic ADF/JS-API upgrades (#7184)
  • 81f7e2af3 [ADF-5456] improved theming bundling (#7180)
  • c1860f0c1 [ADF-5410] code fixes and updates prior to Angular 12 upgrade (#7177)
  • 3d9471132 [ADF-5173] - delayed destroying of pdfjs worker to prevent error on c… (#7062)
  • 8be6bbaf3 [AAE-4241] Fix date and date time not being populated when node metadata is retrieved (#7025)
  • a4c3f3a95 [ADF-5415] remove deprecated async method (#7171)
  • 794e6d706 upadte apk 1.21-alpine
  • 6154cbbc3 1.21-alpine update
  • bce74a974 1.20-alpine (#7159)

If you have any questions about the release, please contact us using Gitter.

Thanks to the whole application team and the amazing Alfresco community for the hard work.