Skip to content

Releases: mendix/MxPushNotifications

Marketplace release v6.1.1

03 Mar 10:40
719474a
Compare
Choose a tag to compare
  • We updated all netty libraries to 4.1.74.Final

Please make sure to review the userlib folder in your project after updating. Delete all netty libraries that are marked with '.PushNotifications.RequiredLib' having a version below 4.1.74.Final.

Marketplace release v6.1.0

02 Feb 09:00
30af95c
Compare
Choose a tag to compare
  • We updated the Push Notifications widget (ticket #140143, replaced the deprecated mx.lang.execNull call, updated logger to mx.logger)
  • We switched from the deprecated google-oauth-client to google-auth-library

Please make sure to review the userlib folder in your project after updating. See the list below for the changes in this release.

Added:

  • auto-value-annotations-1.8.2.jar
  • google-auth-library-credentials-1.4.0.jar
  • google-auth-library-oauth2-http-1.4.0.jar
  • google-http-client-gson-1.41.0.jar

Updated:

  • error_prone_annotations-2.5.1.jar to error_prone_annotations-2.7.1.jar
  • google-http-client-1.32.1.jar to google-http-client-1.41.0.jar
  • grpc-context-1.22.1.jar to grpc-context-1.27.2.jar
  • gson-2.8.0.jar to gson-2.8.9.jar
  • httpclient-4.5.10.jar to httpclient-4.5.13.jar
  • httpcore-4.4.12.jar to httpcore-4.4.15.jar
  • opencensus-api-0.24.0.jar to opencensus-api-0.28.0.jar
  • opencensus-contrib-http-util-0.24.0.jar to opencensus-contrib-http-util-0.28.0.jar

Removed:

  • google-api-client-1.30.4.jar
  • google-http-client-jackson2-1.32.1.jar
  • google-oauth-client-1.30.3.jar

Marketplace release v6.0.1

10 Jan 14:44
af13324
Compare
Choose a tag to compare
  • We fixed a bug where iPad devices did not register properly
  • We updated the Message ID filter in the Messages overview to the correct type

Marketplace release v5.3.2

10 Jan 14:38
Compare
Choose a tag to compare
  • We fixed a bug where iPad devices did not register properly

Marketplace release v6.0.0

16 Dec 14:58
07500e8
Compare
Choose a tag to compare
  • We upgraded the module to Mendix 9 & Atlas 3
  • We added a new UI for the module configuration and first time set-up wizard
  • We improved the device registration flow to make sure that the device is re-registered when deleted manually
  • We improved the device registration flow to make sure the ‘Last used’ date is updated properly

Marketplace release v5.3.1

16 Dec 10:05
d25432b
Compare
Choose a tag to compare
  • We fixed a bug where FCM settings were cleared in the first time set-up wizard

Marketplace release v5.3.0

18 Nov 10:47
3f1ef4b
Compare
Choose a tag to compare
  • Improved configuration (added first time set-up wizard, updated administration page)
  • Added examples/snippets for native & hybrid apps
  • Added support for using subtitles (native iOS only)
  • Optimized device registration flow (improved synchronization, added check for permissions)
  • Added SE for message clean-up
  • Added Dutch translations
  • Bugfix for autocommit of FCMPrivateKey (ticket #127251)

App store release v5.1.5

03 Dec 10:13
3f1ef4b
Compare
Choose a tag to compare

Bug fixes

  • We improved security and access rules of the module

App store release v5.1.4

17 Nov 13:19
Compare
Choose a tag to compare
  • We improved security and access rules of the module

App store release v5.1.3

20 Oct 15:01
4d1658c
Compare
Choose a tag to compare
  • We fixed an error where on APNS errors were not caught properly
  • We fixed an error where APNS connections were not shutdown gracefully
  • We fixed an error where warning would occur during deployment of mendix apps