Releases: JeffreyCA/Apollo-ImprovedCustomApi
Releases · JeffreyCA/Apollo-ImprovedCustomApi
v1.2.2 - Fix v.redd.it video downloads
v1.2.1 - Custom random and trending subreddits
- Custom random and trending subreddits - you can now specify an external URL to use as the source for random and trending subreddits (in Settings > General > Custom API)
- Sources should be a plaintext file with one subreddit name per line, without the
/r/
prefix (see examples below) - Default trending source (data from gummysearch.com): https://jeffreyca.github.io/subreddits/trending-gummy-daily.txt
- Default /r/random source: https://jeffreyca.github.io/subreddits/popular.txt
- New setting to customize how many trending subreddits to show (requires app restart)
- New setting to show a dedicated RandNSFW button (requires app restart)
- Sources should be a plaintext file with one subreddit name per line, without the
- Minor UI updates to the settings view
- URL optimizations (#52) - thanks @ryannair05!
v1.1.8 - Fix RedGIFs links loading without sound
- Fix RedGIFs links loading without sound (#48) - thank you @iCrazeiOS!
v1.1.7b - Add rootless package variant
v1.1.7 - Improve parsing new.reddit.com and np.reddit.com
Improve parsing new.reddit.com
and np.reddit.com
links
v1.1.6 - Fix minor share URL issue
- 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
- 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
- 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
Fix issue with some newer Imgur images and albums not loading properly (#35)
v1.1.2 - Fix multireddit search
Update user agent to fix multireddit search (#33) - thanks @paradoxally and @blvdmd!