Releases: viktorholk/push-notifications-api
Releases · viktorholk/push-notifications-api
1.2.2
1.2.1
- Will now reconnect if connection is lost.
- Added support for adding a URL to a notification that will open on press
1.2.0
- Deprecated polling system
- Switched to Server Sent Events for instant notifications
- Updated backend API from python project to Node express with TypeScript
1.1.4
Updated SDKs and Gradle version
- Gradle 7.0.2 -> 8.1.0
- compileSdk & targetSdk 33 -> 35
1.1.3
Fixed an issue for notifications not displaying for phones using android version 13 and up.
1.1.2
fixed some improper exception handling
1.1.1 APK
- Fixed NullPointerException raised by broadcast receiver
1.1.0 APK
App redesign
Added configuable polling time for requests
1.0.0 APK
App release