Releases: moodlemobile/phonegap-plugin-push
Releases · moodlemobile/phonegap-plugin-push
v4.0.0-moodle.10
Release 4.0.0-moodle.10
v4.0.0-moodle.7
Implement encrypt function in Android
v4.0.0-moodle.6
Support encryption only Android 8+ because lazysodium-android has a bug affecting Android 7.1 and older.
Non-encrypted notifications will work fine in older Android versions.
v4.0.0-moodle.5
Fix a bug when clicking silent notifications in iOS.
v4.0.0-moodle.4
Fix some bugs with encrypted push notifications.
v4.0.0-moodle.3
Support encrypted push notifications.
v2.0.0-moodle.5
Add android:exported to services to fix Android compilation when targeting SDK 31.
v2.0.0-moodle.4
Revert havesource#176, Include havesource#183, and claim BackgroundHandlerActivity
permissions.
v2.0.0-moodle.3
Include havesource#176.
v2.0.0-moodle.2
Fix crash if sender image wasn't received.