Releases: aerogear/unifiedpush-admin-client
Releases Β· aerogear/unifiedpush-admin-client
4.5.0
Features
- πΈ now when searching apps you can get the complete list (53ad8ac)
4.4.2
4.4.2 (2020-12-10)
Bug Fixes
- object CreateIOSCertVariantCommand had issues handling the definitions (062072a)
4.4.1
Bug Fixes
- command: the AbstractCommand class was declaring abstract async method (ab7066b)
- deps: update dependency axios to v0.21.0 (e5b7db1)
4.4.0
4.4.0 (2020-10-02)
Features
- webpush: added a new method to renew the vapid keys (1e4e8a8)
4.3.0
4.3.0 (2020-08-31)
Features
- πΈ added config command group (3d26722)
4.2.3
4.2.3 (2020-08-21)
Bug Fixes
π variant metadata was not correctly populated (da4aeda)
4.2.2 (2020-08-21)
Bug Fixes
π the SearchAll was never used (cf0c3e7)
4.2.1
Bug Fixes
- π creating iosvariants using a definition does not works (942e442), closes #95
- π the delete command was not detecting not found apps (f498002), closes #118
4.2.0
Features
- metrics: added support for messaging metrics endpoints (be91c35)
4.1.0
Bug Fixes
- applications: the masterSecret was not returned (a295ea5)
Features
- application: added function to renew the application master secret (173d024)
4.0.2
Bug Fixes
- variants: command handlers were not correctly managing execution errors (d12514a)
- test: updated the typescript version and fixed the code to compile with ts 3.9.6 (b98a916)