Skip to content

Releases: ImranR98/Obtainium

v0.4.0-beta

25 Sep 07:27
Compare
Choose a tag to compare
v0.4.0-beta Pre-release
Pre-release
  • Multi select on the Apps page with share, delete, and install actions
  • Ability to filter and update all out of date Apps
  • Notifying users to return to the App to complete installs is less buggy thanks to the new installer plugin
  • Basic SourceForge support

v0.3.2-beta

24 Sep 06:51
Compare
Choose a tag to compare
v0.3.2-beta Pre-release
Pre-release

Tiny bugfix with setting persistence.

v0.3.1-beta

24 Sep 06:41
Compare
Choose a tag to compare
v0.3.1-beta Pre-release
Pre-release

Tiny bugfix in default source-specific options

v0.3.0-beta

24 Sep 06:23
Compare
Choose a tag to compare
v0.3.0-beta Pre-release
Pre-release

What's Changed

  • Added GitHub-specific App options to choose releases based on pre-release status and/or pattern matching on release title, with the option to fallback to previous releases if needed.
  • Added search/filter options to Apps page.
  • Cleaner and more responsive UI.
  • Various bugfixes.

Full Changelog: v0.2.4-beta...v0.3.0-beta

v0.2.4-beta

17 Sep 23:12
Compare
Choose a tag to compare
v0.2.4-beta Pre-release
Pre-release

Fixed a typo.

v0.2.3-beta

17 Sep 22:59
Compare
Choose a tag to compare
v0.2.3-beta Pre-release
Pre-release

Fixed incorrect background colours.

v0.2.2-beta

17 Sep 22:45
2272f8b
Compare
Choose a tag to compare
v0.2.2-beta Pre-release
Pre-release
  • Made UI more consistent with other Material You Apps.
  • Added an "Already Installed/Updated/Not-Installed" button to work around Obtainium limitations.
  • Added navigation animations.
  • Various other UI tweaks.

v0.2.1-beta

17 Sep 06:17
Compare
Choose a tag to compare
v0.2.1-beta Pre-release
Pre-release
  • Obtainium import now uses a file picker.

v0.2.0-beta

17 Sep 05:51
Compare
Choose a tag to compare
v0.2.0-beta Pre-release
Pre-release
  • Added option to disable background update checking.
  • Added IzzyOnDroid App Source.
  • Added GitHub starred import (plus other import/export improvements).
  • Added "Already Installed" button to work around Obtainium limitations.
  • Updated Material 3 module (switch has been updated).
  • Added App sorting settings.

Full Changelog: v0.1.9-beta...v0.2.0-beta

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.