Releases: corenting/eddrit
Releases · corenting/eddrit
Version 0.12.0
- Fix error when trying to access the page of a suspended user
- Fix error 500 when trying to access some wrong URLs
Version 0.11.1
- Fix error when trying to access the page of a suspended user
- Fix error 500 when trying to access some wrong URLs
Version 0.11.0
- Update login code to reduce the number of requests blocked by Reddit (not fully fixed though)
Version 0.10.2
- Prefix URLs for static (icons, JS etc.) with the app version to facilitate caching static directory
when deploying eddrit
Version 0.10.1
- Better fix for comments overflowing
Version 0.10.0
- Add support for galleries with GIFs
- Better links previews when sharing links for posts with GIFs or videos
- Various fixes:
- Fix Firefox loading the pictures from all the posts in a subreddit or user posts list view, even if they were hidden.
- Fix comments sometimes overflowing on mobile, which resulted in an horizontal scroll appearing
- Fix some Twitch links displayed as pictures instead of using the embedded player
- On posts with a pictures gallery, only load the image from the current tab, and not all of them and fix the previous button being enabled on the first picture
- On a user page, fix links to comments on "Full comments" links
Version 0.9.6
- Better display of comments on a post page
- Add RSS feeds for frontpage
Version 0.9.5
- Add basic RSS support (for subreddits and posts): fetch the original RSS feed from Reddit, and rewrite the URLs to point to the current eddrit instance.
- Add support for posts on users profiles
Version 0.9.4
- Fix issue with sorting parameters not working
Version 0.9.3
- Fix issue with settings not saving
- Fix displayed post title being too long
- Add opengraph tags for better links previews when sharing eddrit links