Releases: ImranR98/Obtainium
v0.6.8-beta
What's Changed
- Add arch info by @Marusiella in #100
- Adds a note about supported CPU architectures to the APK picker as a hint to help the user pick a supported APK.
New Contributors
- @Marusiella made their first contribution in #100
Full Changelog: v0.6.7-beta...v0.6.8-beta
v0.6.7-beta
v0.6.6-beta
Previously deleted this release for a bad reason.
v0.6.5-beta
v0.6.4-beta
Fixes #84 - Apps would not update correctly if Obtainium was included in the update list.
v0.6.3-beta
v0.6.2-beta
v0.6.1-beta
Bugfix: Mass install option was not working (especially bad considering this is needed to upgrade to the last 0.6.0 release).
v0.6.0-beta
NOTE: This version includes a change that will cause all previously added Apps to be marked as "not installed." This one-time inconvenience is unavoidable and can be fixed by selecting all Apps and choosing "install". This will re-download all Apps and mark them as installed (no actual re-installation).
-
Fixes #14 (although detection is disabled in background processes due to the bug described in #60)
- Real Package Names Used as IDs (INCONVENIENT FOR PREVIOUS VERSION USERS)
- Enables installed detection (no longer need to manually mark Apps as installed/not installed)
- Switch to using extracted names (no custom names)
-
Fixes #57
-
Fixes #67
-
Fixes #64
-
Fixes #61
-
Commented out APKMirror and added code to remove their Apps (see #44)
- The relevant code still exists and can be re-enabled, but there are no guarantees that it works, and it may be removed completely in the future.
-
Switched to Flutter stable (causes some UI elements to switch back to the old material design style, but this will be fixed in later Flutter releases)
-
BG task silently retries on network errors
-
Updated README
-
Updated screenshots
v0.5.10-beta
Fixed 2 issues:
- Rate-limit regression in previous release
- Update notifications not sent when >1 apps have errors