This repository has been archived by the owner on Feb 20, 2023. It is now read-only.
v1.19.0
Features
- Greatly improved loading times by using smarter rate limiting and page caching.
- The logout prompt is now visible as a popup notification.
- New MIME parsers have been added for gifs.com, giphy.com, imgtc.com,
imgflip.com, livememe.com, makeameme.org and flickr.com - Improved mailcap examples for parsing video links with mpv.
Bugfixes
- Patched a backwards-incompatible Reddit API change with the comment
permalink now being returned in the response JSON. - Fixed crashing when a comment contained exotic unicode characters like emojis.
- Removed the option to select custom sorting ranges for controversial and
top comments. - Fixed MIME parsing for single image Imgur galleries.
Codebase
- Preliminary refactoring for the upcoming theme support.
- Created some utility scripts for project maintenance.
- Created a release checklist document.
- Updated the README gif images and document layout.