You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Enhanced: The PIN code can now be between 4 and 25 digits long, instead of being limited to only 4 digits.
Improved: Imperva DDoS protection now performs checks in the background.
UI: All notifications are now presented in a consistent style and can be dismissed by the user.
Fix: API error messages have been translated for better understanding.
Fix: A cancel button has been added when opening a disputed trade from a push notification.
About the attached app's
The _-foss_*.apk files are the app with Firebase/Google Cloud Messaging (FCM) services removed. Instead, the app uses a foreground service for polling notifications. This consumes more battery.
Files without the -foss extension are app builds that use a flexible approach for delivering notifications and include FCM libraries. By default the app uses FCM. If FCM is unavailable (e.g. on GrapheneOS or on Chinese phones) - the app switches to polling and starts a foreground service.