Skip to content

Version 2.1

Compare
Choose a tag to compare
@ddasutein ddasutein released this 29 Jan 11:08
· 73 commits to master since this release

List of new features and bug fixes

  • Deprecated NativeHelpers library. It was intended to support DPI awareness on Windows 10, however, the application will not run on Windows 7 and 8.1 without the updated C++ libraries. I have replaced it by natively allowing Windows to handle scaling.
  • Fixed 'System.Windows.Markup.XamlParse.Exception' for Windows 7 and 8.1.
  • Fixed a bug where Discord presence will not update after entering Client ID and initializing for the first time.
  • Fixed a bug where user presence inputs are not saving after initializing.
  • Added functionality to check if Spotify is running and notifying the user that their custom presence or Spotify presence will not update if the client is running.

List of UI improvements

  • New 'About' window added to show application title, developer, application version number, Discord build, and a link to this repo.
  • New 'First time run' window that welcomes the user with instructions on how to setup this application.
  • New Online and Offline icons in the status bar.
  • When performing a right-click action on the application in the taskbar, the application will be presented with a Jump list item linking to this repo.