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

Releases: aerogear/unifiedpush-admin-client

4.5.0

Choose a tag to compare

@ziccardi ziccardi released this 16 Dec 09:11

Features

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

4.4.2

Choose a tag to compare

@ziccardi ziccardi released this 10 Dec 21:39

4.4.2 (2020-12-10)

Bug Fixes

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

4.4.1

Choose a tag to compare

@ziccardi ziccardi released this 22 Nov 21:59

Bug Fixes

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

4.4.0

Choose a tag to compare

@ziccardi ziccardi released this 02 Oct 10:55

4.4.0 (2020-10-02)

Features

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

4.3.0

Choose a tag to compare

@ziccardi ziccardi released this 31 Aug 14:22

4.3.0 (2020-08-31)

Features

  • 🎸 added config command group (3d26722)

4.2.3

Choose a tag to compare

@ziccardi ziccardi released this 21 Aug 13:13

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

Choose a tag to compare

@ziccardi ziccardi released this 19 Aug 09:40

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

Choose a tag to compare

@ziccardi ziccardi released this 13 Aug 15:20

Features

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

4.1.0

Choose a tag to compare

@ziccardi ziccardi released this 17 Jul 17:50

Bug Fixes

  • applications: the masterSecret was not returned (a295ea5)

Features

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

4.0.2

Choose a tag to compare

@ziccardi ziccardi released this 17 Jul 13:18

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)