Update RelNote310.md

This commit is contained in:
Eugenio Romano 2019-03-29 17:29:50 +00:00 committed by GitHub
parent 3a79bdbb91
commit b0587da7b7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -64,6 +64,7 @@ Below are the most important new features of this release:
- [SSO Role AuthGuard](#sso-role-authguard)
- [Improved accessibility](#improved-accessibility)
- [Arabic and RTL languages support](#arabic-and-rtl-languages-support)
- [ADF Testing pacakge](#ADF-testing-pacakge)
### More on Activiti 7
@ -266,6 +267,7 @@ For more details refer to the :
### SSO Role AuthGuard
The [Auth Guard SSO role service](../core/services/auth-guard-sso-role.service.md) implements an Angular
[route guard](https://angular.io/guide/router#milestone-5-route-guards)
to check the user has the right role permission. This is typically used with the
@ -297,6 +299,10 @@ Due to regular requests, we also decided to support the Arabic language in ADF.
We are quite happy with the current support of RTL languages on ADF, but feedback is welcome if you find something that could be improved or added for a better user experience.
### ADF Testing pacakge
If you are creating e2e in your project where ADF is involved we have started to export some utils and pages in the package @alfresco/adf-testing pacakges.
## Localisation
This release includes: French, German, Italian, Spanish, Arabic, Japanese, Dutch, Norwegian (Bokmål), Russian, Brazilian Portuguese and Simplified Chinese versions.