Releases: DELUUXE/DiscordChroma
Releases · DELUUXE/DiscordChroma
0.4.11 - Alpha
0.4.10 - Alpha
Notable changes
- (hopefully) fixed an issued with discord socket disconnects
- removed jquery from the settings screen
- changed sendSync to invoke/handle (electron)
- fixed an upstream security issue
0.4.9 - Alpha
Notable changes
- updated discord RPC package to fix the connection with discord.
- fixed the dm or server message alerts.
- updated several packages to fix upstream security issues.
0.4.8 - Alpha
Notable changes
- Updated electron to fix a security issue in the old electron version
0.4.7 - Alpha
Notable changes
- Fixed an issue which prevented clients from connecting to discord (when no access_token was saved)
0.4.6 - Alpha
Notable changes
- Auto start on system boot / login option in settings
- pause when discord is closed or not running (and resume afterwards)
- pause when you lock your pc (and resume afterwards)
- pause when you put your pc to sleep (and resume afterwards)
0.4.5 - Alpha
Notable changes
- [fixed] storing the logo failing due to appdata folder not existing yet
0.4.4 - Alpha
Notable changes
- remember accesstoken to be able to skip the authorize screen on startup
0.4.3 - Alpha
Notable changes
- The tray icon / taskbar icon is now right clickable, it has the following options:
- Exit the app
- Restart the app
- Open the settings window
0.4.2 - Alpha
Important
This update requires manual installation, the updater in version 0.4.1 is broken. (that is now fixed in this release)
Notable changes
- changed the way users can login/authorize, the user now gets asked to make a discord app on the developer tools website from discord and can use the client id and secret that get generated to auth their own app.
- redesigned the settings window
- added discord rich presence when starting and stopping the app, or while having the settings window open
- more informative notifications (i.e. telling the user that the app is running in the background when they minimize the settings window)