Skip to content
This repository has been archived by the owner on Apr 17, 2023. It is now read-only.

Releases: aerogear/unifiedpush-admin-client

4.5.0

16 Dec 09:11
Compare
Choose a tag to compare

Features

  • 🎸 now when searching apps you can get the complete list (53ad8ac)

4.4.2

10 Dec 21:39
Compare
Choose a tag to compare

4.4.2 (2020-12-10)

Bug Fixes

  • object CreateIOSCertVariantCommand had issues handling the definitions (062072a)

4.4.1

22 Nov 21:59
Compare
Choose a tag to compare

Bug Fixes

  • command: the AbstractCommand class was declaring abstract async method (ab7066b)
  • deps: update dependency axios to v0.21.0 (e5b7db1)

4.4.0

02 Oct 10:55
Compare
Choose a tag to compare

4.4.0 (2020-10-02)

Features

  • webpush: added a new method to renew the vapid keys (1e4e8a8)

4.3.0

31 Aug 14:22
Compare
Choose a tag to compare

4.3.0 (2020-08-31)

Features

  • 🎸 added config command group (3d26722)

4.2.3

21 Aug 13:13
Compare
Choose a tag to compare

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

19 Aug 09:40
Compare
Choose a tag to compare

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

13 Aug 15:20
Compare
Choose a tag to compare

Features

  • metrics: added support for messaging metrics endpoints (be91c35)

4.1.0

17 Jul 17:50
Compare
Choose a tag to compare

Bug Fixes

  • applications: the masterSecret was not returned (a295ea5)

Features

  • application: added function to renew the application master secret (173d024)

4.0.2

17 Jul 13:18
Compare
Choose a tag to compare

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)