Skip to content

v1.1.0-dev.5

Pre-release
Pre-release

Choose a tag to compare

@thebigjoe1 thebigjoe1 released this 28 Jul 15:58
· 12 commits to main since this release

Fix: APK download via native Filesystem.downloadFile instead of WebView fetch. Resolves 'failed to fetch' error when tapping Download & Install (GitHub Releases asset URLs 302-redirect to objects.githubusercontent.com which some WebView versions reject cross-origin). Also shortens the failure toast to fit on smaller screens.