Skip to content

Releases: JeffreyCA/Apollo-ImprovedCustomApi

v1.1.7b - Add rootless package variant

26 Oct 01:49
Compare
Choose a tag to compare
  • Add rootless package support to Theos build workflow (#46) - thanks @darkxdd

(There are no functionality changes in this release)

v1.1.7 - Improve parsing new.reddit.com and np.reddit.com

19 Oct 17:44
Compare
Choose a tag to compare

Improve parsing new.reddit.com and np.reddit.com links

v1.1.6 - Fix minor share URL issue

05 Oct 17:02
Compare
Choose a tag to compare
  • Fix issue with share URLs not working after device locks
  • Remove unused code for handling Imgur links

v1.1.5b - Fix rare crash on app launch

19 Sep 02:21
Compare
Choose a tag to compare
  • Fix rare crashing issue
  • Include tweak version in Custom API settings view

v1.1.4 - Fix crash issue and improve share URL and Imgur parsing

29 Aug 05:42
Compare
Choose a tag to compare
  • Improve share URL and Imgur link parsing (specifically URLs formatted like: https://imgur.com/some-title-<imageid>)
  • Fix crashing issue when loading content

v1.1.3 - Fix Imgur URL parsing

24 Aug 03:32
Compare
Choose a tag to compare

Fix issue with some newer Imgur images and albums not loading properly (#35)

v1.1.2 - Fix multireddit search

02 Aug 02:16
Compare
Choose a tag to compare

v1.1.1 - Working New Comments Highlighter and FLEX integration

27 Jul 21:28
df07612
Compare
Choose a tag to compare
  • Working hybrid implementation of the "New Comments Highlighter" Ultra feature - it's a custom implementation so it may not behave exactly like the original. Enable the feature in Settings -> General -> Custom API, not Settings -> General as it crashes the app.
  • Add FLEX integration for debugging purposes. Use at your own risk! Requires app restart after enabling in Settings -> General -> Custom API.
    • Note: the .deb package is larger in size as a result

v1.1.0-experimental - Rootless + FLEX debugging support

26 Jul 02:45
Compare
Choose a tag to compare

Add toggleable option to enable FLEX debugging UI to make it easier to debug and explore things in the app (use at your own risk!):

v1.0.12 - Use generic user agent

26 Jul 00:31
Compare
Choose a tag to compare