Release Notes
Document contains release notes for EMS Messaging.
Package: com.bluefletch.ems.messaging
Binaries can be found on the EMS Portal Downloads page.
Release 3.1.2
Released December 17, 2020
Highlights
Support for Android 10.
Details
- Android 10 support.
- Additional German text translations.
Release 3.0.10
Released November 2020
Highlights
Logging support and Internationalization work. Updated MQTT Client Library.
Details
- Internationalization for EMS messaging
- Updated german translations from review
- Updated Support library
- Logic to translate base bluefletch packages to the EMM version removed unneeded files
- Dev ui in debug builds only
- Fixed package name in start activity
- Added null checks.
- Checks for notification interruptions
- Implemented new MQTT Client Library support
Release 2.3.1
Released November 5, 2019
Highlights
General fixes
Details
- Updated the way we check if notifications are enabled
- Fixed the heads up notifications
- Needed to check for the heads up channel being disabled
- Fixed mqtt connection issue
- Used Common Channel ids string
Release 2.2.1
Released October 7, 2019
Highlights
Android Compile SDK bumped to 28.
Details
- Compile SDK changed from 27 to 28
Release 2.1.1
Released September 16, 2019
Highlights
Fixes for Badging and Device shutdown.
Details
- Make sure Badging is turned off
- Updated Messaging to disconnect on Shutdown from Broker. have commented out the Unsubscribe at shutdown.