Releases: ImranR98/Obtainium
v0.1.9-beta
FIXED CRITICAL BUG - getting GitHub release info was broken.
GitHub changed their website to load asset info dynamically with JavaScript, so this info could no longer be scraped via the website. Instead, Obtainium now uses the GitHub API, which is rate limited to around 60 requests every 30 minutes. This should be enough for daily use but users with many Apps will be told to wait when the rate limit is reached.
v0.1.8-beta
- GitLab APK extraction is now more flexible and allows for externally-hosted releases (in such cases, user is asked for additional confirmation before installing).
- Navigation bar on Android versions before Q is no longer transparent (this caused nav buttons to not be visible).
- Updated plugins.
- Minor UI tweaks.
Full Changelog: v0.1.7-beta...v0.1.8-beta
v0.1.7-beta
Bugfix - update checking on app load was broken.
v0.1.6-beta
Full Changelog: v0.1.5-beta...v0.1.6-beta
v0.1.5-beta
Full Changelog: v0.1.4-beta...v0.1.5-beta
WARNING: App IDs change on this release. This should not affect existing Apps but may cause duplicates if an old export is imported into this version or later.
v0.1.4-beta
Minor UI fix, tiny UX tweak.
v0.1.3-beta
Everything should be working. Ready to dogfood for a while.
Full Changelog: v0.1.2-beta...v0.1.3-beta
v0.1.2-beta
- Actually fixed notification icon
- Updated plugins
v0.1.1-beta
- Notification icon should be clearer.
- Background update checking should now work.
- Added an 'Update All' button for when several apps need to be updated/installed.
- Obtainium is now added to the App list by default.
- App IDs are now fully unique (generated from source URL) to avoid conflicts between sources.
v0.1.0-beta
Core functionality should work without showstopping errors.
Smaller bugs and instability can be expected, especially when it comes to background processes (checking for updates, downloading apps and sending notifications when ready, etc.).