Releases: JeffreyCA/Apollo-ImprovedCustomApi
Releases · JeffreyCA/Apollo-ImprovedCustomApi
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!
v1.1.1 - Working New Comments Highlighter and FLEX integration
- 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
v1.0.12 - Use generic user agent
Use a more generic user agent independent of bundle ID for requests to Reddit