This repository was archived by the owner on May 20, 2025. It is now read-only.
v4.1.0-beta
·
364 commits
to master
since this release
New Features and Improvements
-
Added tvOS target for iOS (#824) Thanks @JulienKode
-
Added an optional callback function that can be used to notify user if there are any binary updates (#920) Thanks @akki-ng and @disharmonized
Bug Fixes
-
Fix declaration of "_installMode" to remove warnings (#922) Thanks @newyankeecodeshop
-
Prevent Rollback crash when binary was updated (#924) Thanks @AndrewJack
Document Upgrade
- Added InstallMode.ON_NEXT_SUSPEND option description (#928) Thanks @disharmonized