Releases: prevanced/prevanced-manager
Releases · prevanced/prevanced-manager
v0.3.0
- ⚡️ Share Links Effortlessly: New share button lets you spread the word about downloads on any app.
- 🎯 Filter Apps: Filter apps in Options to display selected apps in PreVanced Manager. Non-selected apps will be hidden.
- Project Info: Tap the new Info button for project details and social links.
- 🌗 Adaptive Splash Screen: Splash screen now matches your system's light/dark mode.
- 🚀 Minor under the hood UI and Performance improvments.
v0.2.0
- 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
v0.1.0
Full Changelog: v0.0.4...v0.1.0
- New UI with improved user experience.
- View Release tag with published date
- Copy to clipboard button
- Standard code refactoring
- New Splash screen
- Support devices above Android 7+
v0.0.4
Add support for Android 9+ devices
Full Changelog: v0.0.3...v0.0.4
v0.0.3
- Fixed a bug where custom revanced patched apps like YouTube ReX appeared blank
- Fixed a bug where twitter arch was not correctly identified.
Full Changelog: v0.0.2...v0.0.3
v0.0.2
Full Changelog: v0.0.1...v0.0.2
v0.0.1
Update push command in build workflow