@pristy/pristy-libvue 0.6.2 → 0.8.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -58,4 +58,11 @@ The pristy-libvue package of the package.json will be overloaded by the local li
58
58
  | 0.6.1 | Added icone service with file identification + translation |
59
59
  | | Update @alfresco/js-api 5.1.0 |
60
60
  | 0.6.2 | Fix bug with upload error 409 |
61
+ | 0.7.0 | Retrieve user language from localStorage or window language |
62
+ | | Preparing for easy inclusion of new languages |
63
+ | | Add property "path" for getNode and getParents functions |
64
+ | 0.8.0 | Add Keycloak / OIDC Authentication |
65
+ | | Updates dependencies vite=3.2.5; axios=1.2.2; |
66
+ | | alfresco/js-api=5.2.0; primevue=3.22.1 |
67
+ | | Better error ma,agement when Alfresco is down |
61
68