Releases: mendix/MxPushNotifications
Releases · mendix/MxPushNotifications
Marketplace release v6.1.2
- We fixed an issue that caused duplicate device registrations after re-installing the app
- We updated the dependencies for the module. Please make sure to review the userlib folder in your project after updating. See the list below for the changes in this release.
Deleted:
- animal-sniffer-annotations-1.18.jar
- guava-30.1.1-jre.jar
- jackson-core-2.9.9.jar
- netty-all-4.1.74.Final.jar
- netty-tcnative-2.0.26.Final.jar
Added:
- checker-qual-3.12.0.jar
- guava-31.0.1-android.jar
- netty-tcnative-classes-2.0.48.Final.jar
Marketplace release v5.3.3
- We fixed an issue that caused duplicate device registrations after re-installing the app
- We improved the device registration flow to make sure that the device is re-registered when deleted manually
Marketplace release v6.1.1
- 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
- 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
- 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
- We fixed a bug where iPad devices did not register properly
Marketplace release v6.0.0
- 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
- We fixed a bug where FCM settings were cleared in the first time set-up wizard
Marketplace release v5.3.0
- 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
Bug fixes
- We improved security and access rules of the module