- New Push notification service
- You will recieve push notifications for app updates and revanced builds
- Whenever an app update is available you will get direct one click link to download apk.
The entire stack for push notifications consists of two parts.
- Firebase FCM. This is efficient and reliable.
- All new backend for managing push notifications written in rust with axum framework. https://GitHub.com/PreVanced/prevanced-backend
Full Changelog: v0.1.0...v0.2.0