Skip to content

Releases: corenting/eddrit

Version 0.12.0

30 Apr 18:46
c94c7dc
Compare
Choose a tag to compare
  • 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

10 Apr 20:52
8dd1c58
Compare
Choose a tag to compare
  • 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

07 Apr 21:40
e62d164
Compare
Choose a tag to compare
  • Update login code to reduce the number of requests blocked by Reddit (not fully fixed though)

Version 0.10.2

20 Mar 21:12
9a31a0f
Compare
Choose a tag to compare
  • Prefix URLs for static (icons, JS etc.) with the app version to facilitate caching static directory
    when deploying eddrit

Version 0.10.1

17 Mar 17:59
159cfc0
Compare
Choose a tag to compare
  • Better fix for comments overflowing

Version 0.10.0

16 Mar 22:12
5885950
Compare
Choose a tag to compare
  • 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

15 Mar 14:02
8c71520
Compare
Choose a tag to compare
  • Better display of comments on a post page
  • Add RSS feeds for frontpage

Version 0.9.5

11 Mar 20:05
a5a4f0e
Compare
Choose a tag to compare
  • 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

09 Mar 15:57
dac5115
Compare
Choose a tag to compare
  • Fix issue with sorting parameters not working

Version 0.9.3

04 Mar 09:48
aa37686
Compare
Choose a tag to compare
  • Fix issue with settings not saving
  • Fix displayed post title being too long
  • Add opengraph tags for better links previews when sharing eddrit links