Releases: ExLibrisGroup/cloudapp-sdk
Releases · ExLibrisGroup/cloudapp-sdk
SDK Update: Angular + Material 18
Merge pull request #116 from ExLibrisGroup/v2 Angular + Material v18
Add support for Esploro Assets
v1.4.3 add Esploro Assets support
Small fix
Update to Angular 11
Update Angular to version 11. To use this version, use the new eca update command. More information is available in the docs.
Minor improvement
Support arguments in eca start, such as eca start --disable-host-check (see #42)
Minor improvement
Adds initial loading spinner (as requested in #34). This will take affect for each app on the next build.
Support testing
Added eca test to the CLI. See the docs for more information.
Minor improvement
Add menu component to library
https://developers.exlibrisgroup.com/cloudapps/docs/style/#menu
Bug fix
If not using default language, translation files are not loaded. Reported in ExLibrisGroup/alma-csv-user-load#17
Minor release
Add back and home methods to CloudAppEventsService. See docs for more details.