Releases: sgiurgiu/reddit_desktop
Releases · sgiurgiu/reddit_desktop
1.0.172
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
Fixed packaging bug on Linux
1.0.167
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
- 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
- Improved twitter posts display and handling
- Added posts sorting
1.0.107
- Added ability to delete comments
- Fixed a bunch of bugs
1.0.102
- Added imgur gallery/albums support
- Bug fixes
- Updated twemoji font
1.0.96
The screensaver is no longer disabled while the application is running.
1.0.94
- 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
Added twitter support to normal posts
Fixed several bugs