v1.6.14Android
Added 2
- Add index-v2.json support to third-party F-Droid repositories
- Add slider for per-app minimum update age with 'use global default' and no-delay options
Changed 3
- Make the new category button flow inline with the category chips
- Space out background update retries for failing apps
- Show real GitHub token rejection errors and fall back to unauthenticated requests when a PAT is rejected
Fixed 8
- Support private overridden hosts in Forgejo
- Fix RuStore certificate pinning for subdomains and RuStore certificate pinning
- Race install confirmation against polling so bulk updates can't hang
- Fix bug with F-Droid repo search not filling in ID for selected app
- Fix slider form item missing required parameter and const lint
- Fix Huawei AppGallery app ID inference after removing the appdl fallback
- Stop using APK filename timestamps as versions when the Huawei AppGallery API fails
- Fix edit category sheet action buttons hidden behind the system navigation bar
From Obtainium
What's Changed
- Update zh.json translations by @Jursin in https://github.com/ImranR98/Obtainium/pull/3256
- Update ru.json by @solokot in https://github.com/ImranR98/Obtainium/pull/3234
- Update nl.json by @ojppe in https://github.com/ImranR98/Obtainium/pull/3239
- Translation: Update hu.json by @summoner001 in https://github.com/ImranR98/Obtainium/pull/3238
- Update ja.json by @bluefly000 in https://github.com/ImranR98/Obtainium/pull/3236
- Point README at the new Deep Links wiki page by @LifetimeLabsDev in https://github.com/ImranR98/Obtainium/pull/3232
- fix(forgejo): support private overridden hosts by @mdalnamer in https://github.com/ImranR98/Obtainium/pull/3198
- Fixup: RuStore, certificate pinning ignored for subdomains, RuStore certificate pinning by @flexxxxer in https://github.com/ImranR98/Obtainium/pull/3244
- By @ImranR98 in https://github.com/ImranR98/Obtainium/pull/3259
- Make the new category button flow inline with the category chips (#3221)
- Race install confirmation against polling so bulk updates can't hang (#3255)
- Space out background update retries for failing apps (#3187)
- Add index-v2.json support to third-party F-Droid repositories (#3249)
- Fix bug with F-Droid repo search not filling in ID for selected app
- Fix slider form item missing required parameter and const lint (#3251)
- Fix Huawei AppGallery app ID inference after removing the appdl fallback (#3247)
- Stop using APK filename timestamps as versions when the Huawei AppGallery API fails (#3247)
- Show real GitHub token rejection errors and fall back to unauthenticated requests when a PAT is rejected (#3211)
- Fix edit category sheet action buttons hidden behind the system navigation bar (#3240)
- Add slider for per-app minimum update age with 'use global default' and no-delay options (#3251)
New Contributors
- @LifetimeLabsDev made their first contribution in https://github.com/ImranR98/Obtainium/pull/3232
- @mdalnamer made their first contribution in https://github.com/ImranR98/Obtainium/pull/3198
Full Changelog: https://github.com/ImranR98/Obtainium/compare/v1.6.13...v1.6.14