Skip to content

Releases: sgiurgiu/reddit_desktop

1.0.172

02 Jun 11:15
Compare
Choose a tag to compare

Moved from SDL2 backend to glfw3 due to the way SDL2 interacts with nvidia drivers on linux is causing display artifacts in other applications
Re-enabled the runtime image build
Fixed several bugs, and hopefully didn't introduce more

1.0.168

14 May 21:06
Compare
Choose a tag to compare

Fixed packaging bug on Linux

1.0.167

08 May 04:20
Compare
Choose a tag to compare

Added precompiled package for FreeBSD (13.2)
Updated the build system so that now it can use pkg-config to check for dependencies if vcpkg is not available
Many other little bug fixes and small improvements.

1.0.123

12 Jun 19:04
Compare
Choose a tag to compare
  • Support for displaying crossposts
  • Improved media posts detection
  • Alpha-level feature on finding and highlighting text in a comments window
  • Fix the way openssl is built and linked in the project
  • Added a work around Reddit's broken links that insert a \ character before _
  • Various other bug fixes

1.0.115

29 Apr 11:11
Compare
Choose a tag to compare
  • Improved twitter posts display and handling
  • Added posts sorting

1.0.107

31 Mar 00:48
Compare
Choose a tag to compare
  • Added ability to delete comments
  • Fixed a bunch of bugs

1.0.102

23 Mar 04:07
Compare
Choose a tag to compare
  • Added imgur gallery/albums support
  • Bug fixes
  • Updated twemoji font

1.0.96

19 Mar 14:00
Compare
Choose a tag to compare

The screensaver is no longer disabled while the application is running.

1.0.94

17 Mar 04:00
Compare
Choose a tag to compare
  • Added ability to change background color
  • Bug fixes
  • Changed the build system to use vcpkg on linux as well (almost everything is statically linked now)

1.0.90

08 Mar 14:09
Compare
Choose a tag to compare

Added twitter support to normal posts
Fixed several bugs