Change Log
2.5.0 (2026-01-19)
Features
-
Enable using bluetooth to connect to Ledger devices in Chrome browser on Windows, macOS, and Android
(#2257) -
Add "Verify address on Ledger" button in settings (#2214)
-
Option to change screen privacy setting in mobile app (#2232)
-
Add Portuguese translation (AI generated) (#2258)
Bug Fixes and Improvements
-
Fix reconnecting to bluetooth by upgrading ionic-ledger-hw-transport-ble (#2251)
-
Ignore UpdateGate in mobile app until we publish on Google Play (#2199)
-
Display unhandled transaction methods as generic not unrecognized (#2215)
-
Prevent throwing unknown error in transactions list (#2216)
-
Adjust margins for mobile edge to edge layout (#2223)
-
Adjust My accounts and Contacts scrollable area heights on mobile (#2230)
-
Keep native mobile status bar in sync with app theme (#2239)
-
Adjust enter your mnemonic view to native mobile env (#2241)
-
Hide experimental build banner in mobile app (#2244)
-
Allow user to permanently suppress update error notifications on mobile (#2248)
Internal Changes
-
Update cached validators (#2163)
-
Trigger workflows for stable/* branches (#2207)
-
Update dependencies (#2210)
-
Generate signed commits in cron CI jobs (#2219)
-
Upgrade Capacitor to v7 (#2220)
-
Update mobile package name (#2224)
-
Keep mobile versions in sync (#2228)
-
Add configurable Android versionCode with CI support (#2233)
-
Generate Play Store screenshots (#2256)
-
Add mobile build files to towncrier ignore list (#2260)