Releases: mak448a/Qtcord
Releases · mak448a/Qtcord
v0.0.21
v0.0.20
Major Changes
- New icon by @mak448a in #59
- Server and channel indicator by @randomusername-a and @mak448a in #61 and #71
- Nicknames! in #64
Backend Changes
- Set the default text of the messages view as plain text instead of HTML by @randomusername-a in #62
- Fix link to licenses by @mak448a in #63
- Make various network requests asynchronous by @randomusername-a in #65
- Introduce classes that represent some common discord objects by @randomusername-a in #66
- Add extra error handling to fix IDE typehints by @mak448a in #68
- Simplify buttons code by @randomusername-a in #64
Full Changelog: v0.0.19...v0.0.20
Qtcord v0.0.19
Major Changes
- New icon! #3
- Profile pictures now show! By @randomusername-a in #56.
- The sidebar now is not vertically centered. By @randomusername-a in #57.
- Changing channels should be smoother! By @randomusername-a in #55.
- Logout button now closes the app. #19
- The enter key now can submit details on any field in login form. #44.
Backend/Minor Fixes
- Move regeneration to a separate file.
- Fix unnecessary git cloning on Windows build action.
- Update docstrings.
- Various fixes/changes.
Pull requests!
- Close app after logout and code cleanup #19 by @mak448a in #52
- Make the sidebar lists not vertically centered by @randomusername-a in #57
- Only update the messages for the current channel ID by @randomusername-a in #55
- Show profile pictures in the friends list by @randomusername-a in #56
Full Changelog: v0.0.18...v0.0.19
Qtcord v0.0.18
- Added timestamps by @randomusername-a
- Fix switching to the current channel by @randomusername-a
- Added warning at login screen
- Added token validator to check for invalid tokens and logout user
- Bugfix for "no internet" dialog
- Change capitalization in title
QTCord v0.0.17
QTCord v0.0.16
QTCord v0.0.15
Changelog
- Switch theme to PyQTDark theme
- Add online indicator
- Add error handling for incorrect email/password (Thanks @secretlay3r!)
- Store icons in cache folder instead of config folder
- Add GitHub issues link
- Move titlebar entries around