Skip to content

4.5.0

Compare
Choose a tag to compare
@eromano eromano released this 08 Jul 09:45
· 2337 commits to develop since this release
71abca0

Alfresco Application Development Framework (ADF) version 4.5.0 Release Note

These release notes provide information about the 4.5.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.5.0"
"@alfresco/adf-process-services" : "4.5.0"
"@alfresco/adf-core" : "4.5.0"
"@alfresco/adf-insights" : "4.5.0",
"@alfresco/adf-extensions": "4.5.0"
"@alfresco/adf-testing": "4.5.0"
"@alfresco/adf-cli": "4.5.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.

Notable new features

In this release we have focused on enhancing the search components and bug fixing
We continue to keep a balance between improving existing components, adding new ones, and also improving the underlying architecture to prepare for future update to Angular 12.

Multiple search configuration

Thanks this new component is now possible have multiple facet search configurations:

mulitpl-search

Facet Search chips layout

Our designers have identified a new improved style for the facet filters, and we have implemented it in the new chips layout component.
This style will be the new facet filter for ACA but if you like you can still use the old style using the previous component.

image

PR merged

Localisation

This release includes: Arabic, Brazilian Portuguese, Czech, Danish, Dutch, Finnish, French, German, Italian, Japanese, Norwegian (Bokmål), Polish, Russian, Simplified Chinese, Spanish and Swedish versions.

References

The following is a brief list of references to help you get started with the new release:

Please refer to the official documentation for further details and suggestions.

PR merged

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.