Skip to content

Releases: ImranR98/Obtainium

v0.6.0-beta

29 Oct 17:20
d1a3529
Compare
Choose a tag to compare
v0.6.0-beta Pre-release
Pre-release

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

11 Oct 22:41
Compare
Choose a tag to compare
v0.5.10-beta Pre-release
Pre-release

Fixed 2 issues:

  • Rate-limit regression in previous release
  • Update notifications not sent when >1 apps have errors

v0.5.9-beta

11 Oct 16:10
Compare
Choose a tag to compare
v0.5.9-beta Pre-release
Pre-release

More informative error messages for mass update checking (see #58).

v0.5.8-beta

09 Oct 19:30
Compare
Choose a tag to compare
v0.5.8-beta Pre-release
Pre-release

Corrected sort order (asc/desc were reversed) and changed default order to name/author ascending.

v0.5.7-beta

08 Oct 16:27
Compare
Choose a tag to compare
v0.5.7-beta Pre-release
Pre-release

Fixed custom App name issue.

v0.5.6-beta

08 Oct 01:21
Compare
Choose a tag to compare
v0.5.6-beta Pre-release
Pre-release

Added more mass App actions.

v0.5.5-beta

07 Oct 23:26
Compare
Choose a tag to compare
v0.5.5-beta Pre-release
Pre-release
  • Removed silent updates due to an critical bug in the newer implementation.
  • Added APKMirror as an App Source.
  • Added a 'See Changes' button for updateable Apps from some sources.
  • Other tweaks and bugfixes.

v0.5.4-beta

01 Oct 04:30
Compare
Choose a tag to compare
v0.5.4-beta Pre-release
Pre-release

Bugfix - Obtainium doesn't update with other Apps.

v0.5.3-beta

01 Oct 03:26
Compare
Choose a tag to compare
v0.5.3-beta Pre-release
Pre-release

Fixed an issue with background update checking task not starting.

v0.5.2-beta

30 Sep 19:49
Compare
Choose a tag to compare
v0.5.2-beta Pre-release
Pre-release

Clearer messaging around GitHub Personal Access Tokens.