Android Release Notes

New Releases

2025 Releases

Aug 25 - Maintenance πŸ› οΈ

  • Biometric auth plugin now invalidates any credentials when new biometric data(e.g. a new fingerprint) is added.

Jul 30 - Maintenance πŸ› οΈ

  • Improved User-Agent handling for popup windows to ensure consistent behavior across all WebView instances.

Jul 30 - Bugfix πŸ›

  • Fixed an issue where volume keys could trigger backwards/forward navigation

Jul 3 - Maintenance πŸ› οΈ

  • GeckoView now has better support for event handling inside iframes.
  • Upgraded GeckoView to version 140

Jun 24 - Bugfix πŸ›

  • Improved regex matching for allowed URLs in AuthPlugin. Docs

Jun 18 - New Feature πŸ†•

  • Meta events plugin now supports setting autoLogging via JS Bridge Docs

May 30 - Maintenance πŸ› οΈ

  • Document Scanner plugin: Improved image quality of scanned image by using full-resolution image

May 20 - Bugfix πŸ›

  • Fixed: Incorrect navigation title are shown sometimes when redirects are involved.

May 16 - New Feature πŸ†•

  • Added consent handling for FirebaseAnalytics Docs

May 8 - Maintenance πŸ› οΈ

  • Improved handling of new windows using window.open when using the GeckoView plugin

Apr 30 - Bugfix πŸ›

  • Fixed: An empty image would sometimes show up in Gallery when uploading a new image

Apr 29 - Bugfix πŸ›

  • Added better support for data:// based pixel tracking

Apr 28 - New Feature πŸ†•

  • Added SHA-1 fingerprint to the deviceInfo() callback Docs

Apr 4 - Bugfix πŸ›

  • Fixed: Onscreen keyboard may sometime overlay the webview causing the textfield to be hidden behind it

Mar 28 - Bugfix πŸ›

  • Fixed issue in latest v5 OneSignal plugin where using the JS bridge method to set tags was clearing any existing tags

Mar 25 - Bugfix πŸ›

  • Fixed: File input with invalid or empty mimetypes would sometimes cause no file to be uploaded

Mar 17 - Bugfix πŸ›

  • Fixed: Default date and time picker modals showed white buttons which merged with the background

Feb 6 - Bugfix πŸ›

  • Fixed: Nested items in the side menu may be misindented.

Feb 3 - New Feature πŸ†•

  • Capture quality can be set when uploading an image using the device camera. Docs

Jan 27 - New Feature πŸ†•

  • Bloomreach plugin is now released. Docs

Jan 21 - New Feature πŸ†•

  • Upgraded all UI to Material Design 3.

2024 Releases

Nov 14 - New Feature πŸ†•

Nov 14 - New Feature πŸ†•

  • Adjust Plugin: Added uninstall tracking and attribution info support. Adjust Plugin

Nov 14 - Bugfix πŸ›

  • Fixed: Animated splash screen does not respect the β€œAt least one full loop” option

Oct 12 - Bugfix πŸ›

  • Document Scanner plugin now properly asks permission for camera/storage.

Oct 10 - Maintenance πŸ› οΈ

  • Meta events plugin and social login plugin now use Facebook SDK v17

Oct 8 - Maintenance πŸ› οΈ

  • ShareIntoApp now corectly works when sharing text from Slack and some other apps. Docs

Sep 25 - Maintenance πŸ› οΈ

  • SSL errors no longer show a toast message; are silently logged by default now.

Sep 16 - Maintenance πŸ› οΈ

  • App now asks to enable location services in phone settings if they are disabled on every location prompt. (Previously only happened when asking for location permission) Docs

Sep 10 - Maintenance πŸ› οΈ

  • PDF links are now treated like other downloadable links ignoring .pdf extension as some websites e.g. Dropbox like to put .pdf at the end of non pdf links