Skip to content

Releases: ImranR98/Obtainium

v0.6.11-beta

10 Nov 18:21
Compare
Choose a tag to compare
v0.6.11-beta Pre-release
Pre-release
  • Fixed issues with Apps failing to install due to old-style App IDs. This would happen with Apps that were first added in older versions of Obtainium (before v0.6.0).
    • This issue also broke the ability to import Apps by URL or GitHub stars.
  • Also adds a note informing users that Apps imported by URL or third-party methods (like GitHub stars) will show up as 'Not Installed' even if they are installed, and that this is fixed by re-installing them through Obtainium.

v0.6.10-beta

10 Nov 15:32
Compare
Choose a tag to compare
v0.6.10-beta Pre-release
Pre-release

Fixes #104 and one other UI bug.

v0.6.9-beta

10 Nov 02:09
Compare
Choose a tag to compare
v0.6.9-beta Pre-release
Pre-release
  • Fixed bug in GitHub regex filtering caused by recent change (#20).
  • Update notifications now get cancelled when an App is installed as this likely means the user has seen it already (#101).
    • Ideally, update notifications should only be cancelled if the Apps being installed are the actual Apps mentioned in the notification, but there is no way to get his info from the notification (see MaikuB/flutter_local_notifications#1700), so the compromise is to just get rid of all update notifications when any app at all is installed or updated.

v0.6.8-beta

07 Nov 20:37
Compare
Choose a tag to compare
v0.6.8-beta Pre-release
Pre-release

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

Full Changelog: v0.6.7-beta...v0.6.8-beta

v0.6.7-beta

06 Nov 22:17
Compare
Choose a tag to compare
v0.6.7-beta Pre-release
Pre-release
  • Switched from WorkManager to AlarmManager plugin to fix #87
  • Code cleanup (#70) and some bugfixes

v0.6.6-beta

06 Nov 18:45
Compare
Choose a tag to compare
v0.6.6-beta Pre-release
Pre-release

Previously deleted this release for a bad reason.

v0.6.5-beta

03 Nov 00:26
Compare
Choose a tag to compare
v0.6.5-beta Pre-release
Pre-release

Fixes #88, #89, #90:

  • Adds a progress indicator when checking for updates manually.
  • Adds an option to pin available updates to the top of the Apps list (on by default).
  • Fixes blinking/flickering App icons on update check.

v0.6.4-beta

31 Oct 21:43
Compare
Choose a tag to compare
v0.6.4-beta Pre-release
Pre-release

Fixes #84 - Apps would not update correctly if Obtainium was included in the update list.

v0.6.3-beta

30 Oct 17:16
Compare
Choose a tag to compare
v0.6.3-beta Pre-release
Pre-release

Fixes #77, #78, #79.

v0.6.2-beta

30 Oct 02:59
Compare
Choose a tag to compare
v0.6.2-beta Pre-release
Pre-release

Fixes #73, #74, #75.