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
v1.1.7 is an Android hotfix release for the startup crash affecting the v1.1.6 Android build.
## Android Hotfix
- Fixed a release-only crash that could stop the Android app before Flutter initialized.
- Updated AndroidX WorkManager to 2.11.2 so Room's generated database remains constructible after R8 shrinking.
- Added a release mapping check to prevent this class of startup failure from passing CI again.
## Release Pipeline
- Fixed React Native npm publication when packages are downloaded from GitHub Actions artifacts.
All wallet features and platform changes from v1.1.6 remain included in this release.
[Read the v1.1.6 release notes](https://github.com/PirateNetwork/Pirate-Unified-Light-Wallet/releases/tag/v1.1.6)
[View the full changes since v1.1.6](https://github.com/PirateNetwork/Pirate-Unified-Light-Wallet/compare/v1.1.6...v1.1.7)