Android Release Notes

New Releases

2026 Releases

Mar 5 - New Feature 🆕

  • Added support for D1000 Deadbolts, lock resets and firmware updates Docs

Mar 2 - Bugfix 🐛

  • Fixed pinch-to-zoom not working in Google Maps

Feb 12 - Bugfix 🐛

  • Fixed app crash when opening external links in GeckoView engine

Feb 11 - New Feature 🆕

  • Added support for AppsFlyer Unified Deep Linking Docs

Feb 4 - New Feature 🆕

  • Added support to hide all native navigation bars on scroll

Jan 30 - Bugfix 🐛

  • Fixed an issue where pressing back button on initial screen would put the app in background instead of quitting the app

Jan 8 - New Feature 🆕

HealthBridge Added support for the following health parameters

  • Blood Glucose
  • Blood Pressure
  • Body Fat
  • Body Temperature
  • Elevation Gained
  • Heart Rate
  • Heart Rate Variability
  • Menstruation
  • Nutrition
  • Oxygen Saturation
  • Respiratory Rate
  • Resting Heart Rate
  • Speed
  • Total Calories Burned
  • VO2 Max

Jan 6 - Bugfix 🐛

  • [OneSignal Legacy] Fixed OneSignal initialization not completing

2025 Releases

Dec 18 - New Feature 🆕

  • [RevenueCat Plugin] Added support for displaying paywall modals Docs

Dec 16 - New Feature 🆕

  • Added new JS Bridge method to allow set webview zoom

Dec 8 - Maintenance 🛠️

  • Theme (dark, light) changes are propagated without needing to re-create the webview. Eliminating the flickers related to theme changes

Dec 8 - New Feature 🆕

  • Released AgeSafety plugin Docs

Dec 4 - Maintenance 🛠️

  • Remaining UI dialogs were migrated to Material 3

Nov 10 - New Feature 🆕

  • Added middleName field to the Contacts plugin Docs

Oct 29 - New Feature 🆕

  • Released the WebAuthn plugin Docs

Oct 23 - Maintenance 🛠️

  • Upgraded GeckoView plugin's SDK version to the current latest stable version v144 to fix crash issue on Android 16 devices

Sep 22 - Maintenance 🛠️

  • Meta App Events plugin now supports SDK version 18

Sep 1 - Bugfix 🐛

  • Fixed a visual bug where JS dialogs in dark theme would have dark text on dark background

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