Skip to content

Releases: mendix/MxPushNotifications

Marketplace release v7.4.0

26 Jul 14:36
37b8b94
Compare
Choose a tag to compare
  • We added support for Web Push notifications for progressive web apps. Refer to the module documentation for more information and details on how to set it up.
  • We fixed an issue where it was not possible to select different messaging service settings for iOS and Android.

Marketplace release v7.3.0

11 Jun 13:41
cf8e116
Compare
Choose a tag to compare
  • We upgraded the module to Mendix 9.24.0
  • We added support for React client, introduced as public beta in Mendix 10.7.0. As part of this, we updated all dropdown widgets to the new Combo Box widget.
  • We updated Atlas Core module compatibility to v3.12.3 to replace the Static image widget with the Image widget.
  • We updated Data Widgets module compatibility to v2.19.1
  • We updated Switch widget compatibility to v4.2.1
  • We excluded the snippets related to hybrid mobile, since hybrid mobile apps are deprecated as of Mendix 9 and cannot be used when React client is enabled. If your app still uses the hybrid mobile profile, you can include the snippets manually after importing the module.

Notes:

  • Make sure that you have the Combo Box widget installed in your project. If you do not already have it, you can download it from the marketplace.
  • When importing the module in Mendix 10.6.0 or above, you might get consistency error CE6087 for renamed design properties. Right-click and update all renamed design properties in the project.

Marketplace release v7.2.4

15 May 09:11
e400864
Compare
Choose a tag to compare
  • We updated the "netty" dependencies for the module to version "4.1.109.Final".

Note: If you are already using this module in your project, after upgrading to this version make sure to remove old versions of the updated libraries and their corresponding '.PushNotifications.RequiredLib' from your userlib folder.

Updated:

  • netty-buffer-4.1.109.Final
  • netty-codec-4.1.109.Final
  • netty-codec-dns-4.1.109.Final
  • netty-codec-http2-4.1.109.Final
  • netty-codec-http-4.1.109.Final
  • netty-codec-socks-4.1.109.Final
  • netty-common-4.1.109.Final
  • netty-handler-4.1.109.Final
  • netty-handler-proxy-4.1.109.Final
  • netty-resolver-4.1.109.Final
  • netty-resolver-dns-4.1.109.Final
  • netty-transport-4.1.109.Final
  • netty-transport-native-unix-common-4.1.109.Final

Marketplace release v5.4.2

15 May 08:56
516acb3
Compare
Choose a tag to compare
  • We updated the "netty" dependencies for the module to version "4.1.109.Final".

Note: If you are already using this module in your project, after upgrading to this version make sure to remove old versions of the updated libraries and their corresponding '.PushNotifications.RequiredLib' from your userlib folder.

Updated:

  • netty-buffer-4.1.109.Final
  • netty-codec-4.1.109.Final
  • netty-codec-dns-4.1.109.Final
  • netty-codec-http2-4.1.109.Final
  • netty-codec-http-4.1.109.Final
  • netty-codec-socks-4.1.109.Final
  • netty-common-4.1.109.Final
  • netty-handler-4.1.109.Final
  • netty-handler-proxy-4.1.109.Final
  • netty-resolver-4.1.109.Final
  • netty-resolver-dns-4.1.109.Final
  • netty-transport-4.1.109.Final
  • netty-transport-native-unix-common-4.1.109.Final

Marketplace release v7.2.3

09 Jan 15:18
f754ba3
Compare
Choose a tag to compare
  • We migrated from the legacy FCM APIs to HTTP v1 when sending notifications to hybrid devices. If you use this module to send notifications to hybrid apps, you should update to this version before 2024-06-20.

Marketplace release v5.4.1

09 Jan 15:04
714107d
Compare
Choose a tag to compare
  • We migrated from the legacy FCM APIs to HTTP v1 when sending notifications to hybrid devices. If you use this module to send notifications to hybrid apps, you should update to this version before 2024-06-20.
  • We switched from the deprecated google-oauth-client to google-auth-library
  • We updated the dependencies of the module.

Note: If you are already using this module in your project, after upgrading to this version make sure to remove old versions of the updated libraries and their corresponding '.PushNotifications.RequiredLib' from your userlib folder.

Removed:

  • animal-sniffer-annotations-1.18.jar
  • checker-compat-qual-2.5.5.jar
  • google-api-client-1.30.4.jar
  • google-http-client-jackson2-1.32.1.jar
  • google-oauth-client-1.30.3.jar
  • netty-all-4.1.53.Final.jar

Added:

  • auto-value-annotations-1.9.jar
  • checker-qual-3.33.0.jar
  • google-auth-library-credentials-1.7.0.jar
  • google-auth-library-oauth2-http-1.7.0.jar
  • google-http-client-gson-1.41.8.jar
  • netty-transport-native-unix-common-4.1.101.Final.jar

Updated:

  • commons-codec-1.15.jar
  • error_prone_annotations-2.18.0.jar
  • google-http-client-1.41.8.jar
  • grpc-context-1.27.2.jar
  • gson-2.9.0.jar
  • guava-32.0.1-android.jar
  • httpclient-4.5.13.jar
  • httpcore-4.4.15.jar
  • j2objc-annotations-2.8.jar
  • netty-buffer-4.1.101.Final.jar
  • netty-codec-4.1.101.Final.jar
  • netty-codec-dns-4.1.101.Final.jar
  • netty-codec-http2-4.1.101.Final.jar
  • netty-codec-http-4.1.101.Final.jar
  • netty-codec-socks-4.1.101.Final.jar
  • netty-common-4.1.101.Final.jar
  • netty-handler-4.1.101.Final.jar
  • netty-handler-proxy-4.1.101.Final.jar
  • netty-resolver-4.1.101.Final.jar
  • netty-resolver-dns-4.1.101.Final.jar
  • netty-transport-4.1.101.Final.jar
  • opencensus-api-0.31.0.jar
  • opencensus-contrib-http-util-0.31.0.jar
  • pushy-0.13.10.jar
  • slf4j-api-2.0.7.jar

Marketplace release v7.2.2

20 Dec 12:33
be0fc7b
Compare
Choose a tag to compare
  • We updated the "netty" dependencies for the module to version "4.1.101.Final".
  • We updated the "slf4j-api" dependency for the module to version "2.0.7".

Note: If you are already using this module in your project, after upgrading to this version make sure to remove old versions of the updated libraries and their corresponding '.PushNotifications.RequiredLib' from your userlib folder.

Updated:

  • netty-buffer-4.1.101.Final
  • netty-codec-4.1.101.Final
  • netty-codec-dns-4.1.101.Final
  • netty-codec-http2-4.1.101.Final
  • netty-codec-http-4.1.101.Final
  • netty-codec-socks-4.1.101.Final
  • netty-common-4.1.101.Final
  • netty-handler-4.1.101.Final
  • netty-handler-proxy-4.1.101.Final
  • netty-resolver-4.1.101.Final
  • netty-resolver-dns-4.1.101.Final
  • netty-transport-4.1.101.Final
  • netty-transport-native-unix-common-4.1.101.Final
  • slf4j-api-2.0.7

Marketplace release v7.2.1

26 Sep 09:13
0d1d10e
Compare
Choose a tag to compare
  • We fixed an incorrect header when sending notifications to hybrid apps

Marketplace release v7.2.0

22 Sep 14:12
89da281
Compare
Choose a tag to compare
  • We included a migration file for the Java dependencies for Studio Pro 10 compatibility.

Marketplace release v7.1.3

17 Jul 13:05
cd0900b
Compare
Choose a tag to compare
  • We updated the “netty” dependencies for the module to version “4.1.94.Final“. Below is a list of updated userlib files.
    (Note: If you are already using this module in your project, after upgrading to this version make sure to remove old versions of the updated libraries and their corresponding '.PushNotifications.RequiredLib' from your userlib folder)

Updated:

  • netty-buffer-4.1.94.Final
  • netty-codec-4.1.94.Final
  • netty-codec-dns-4.1.94.Final
  • netty-codec-http2-4.1.94.Final
  • netty-codec-http-4.1.94.Final
  • netty-codec-socks-4.1.94.Final
  • netty-common-4.1.94.Final
  • netty-handler-4.1.94.Final
  • netty-handler-proxy-4.1.94.Final
  • netty-resolver-4.1.94.Final
  • netty-resolver-dns-4.1.94.Final
  • netty-transport-4.1.94.Final
  • netty-transport-native-unix-common-4.1.94.Final