Skip to content

Releases: ImranR98/Obtainium

v0.1.9-beta

14 Sep 01:43
Compare
Choose a tag to compare
v0.1.9-beta Pre-release
Pre-release

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

03 Sep 21:45
Compare
Choose a tag to compare
v0.1.8-beta Pre-release
Pre-release
  • 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

28 Aug 23:29
Compare
Choose a tag to compare
v0.1.7-beta Pre-release
Pre-release

Bugfix - update checking on app load was broken.

v0.1.6-beta

28 Aug 02:28
Compare
Choose a tag to compare
v0.1.6-beta Pre-release
Pre-release

v0.1.5-beta

27 Aug 22:12
Compare
Choose a tag to compare
v0.1.5-beta Pre-release
Pre-release

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

27 Aug 08:05
Compare
Choose a tag to compare
v0.1.4-beta Pre-release
Pre-release

Minor UI fix, tiny UX tweak.

v0.1.3-beta

27 Aug 07:31
7f1fd3c
Compare
Choose a tag to compare
v0.1.3-beta Pre-release
Pre-release

Everything should be working. Ready to dogfood for a while.

Full Changelog: v0.1.2-beta...v0.1.3-beta

v0.1.2-beta

25 Aug 19:36
Compare
Choose a tag to compare
v0.1.2-beta Pre-release
Pre-release
  • Actually fixed notification icon
  • Updated plugins

v0.1.1-beta

25 Aug 18:45
Compare
Choose a tag to compare
v0.1.1-beta Pre-release
Pre-release
  • 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

24 Aug 02:01
Compare
Choose a tag to compare
v0.1.0-beta Pre-release
Pre-release

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.).