Skip to content

Releases: DELUUXE/DiscordChroma

0.4.11 - Alpha

13 Dec 14:18
Compare
Choose a tag to compare

Notable changes

  • fixed several upstream security issues
  • switched to new web socket based chroma sdk

0.4.10 - Alpha

05 May 17:52
Compare
Choose a tag to compare

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

22 Jan 14:37
Compare
Choose a tag to compare

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

07 Jul 10:46
Compare
Choose a tag to compare

Notable changes

  • Updated electron to fix a security issue in the old electron version

0.4.7 - Alpha

20 May 19:12
Compare
Choose a tag to compare

Notable changes

  • Fixed an issue which prevented clients from connecting to discord (when no access_token was saved)

0.4.6 - Alpha

20 Dec 22:26
Compare
Choose a tag to compare

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

18 Dec 23:18
Compare
Choose a tag to compare

Notable changes

  • [fixed] storing the logo failing due to appdata folder not existing yet

0.4.4 - Alpha

18 Dec 22:23
Compare
Choose a tag to compare

Notable changes

  • remember accesstoken to be able to skip the authorize screen on startup

0.4.3 - Alpha

15 Dec 21:53
Compare
Choose a tag to compare

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

14 Dec 17:23
Compare
Choose a tag to compare

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)