Skip to content

V1.06 beta

Latest
Compare
Choose a tag to compare
@iProgramMC iProgramMC released this 23 Jun 13:43
· 31 commits to master since this release

This is V1.06 of Discord Messenger (beta).

Available are two downloads:

  • MSVC Discord Messenger - Compiled with the vs141_xp (VS2017 Windows XP) build tools, can run on Windows XP SP2 and up.
  • MinGW Discord Messenger - Compiled with MinGW 6.3.0, can run on Windows 2000* and up, is generally more compatible with older systems.

* Although it may start up on Windows NT 4 and Windows 98, it won't actually work.

Changelog:

  • Added support for balloon notifications
  • Added notification viewer
  • Added option to hide embed images, entire embed content, and attachment images
  • Added option to draw a compact version of the member list.
  • Added support for X-Super-Properties (#17, #25)
  • Improved TTS support, now it resolves most references so it won't be reading a bunch of numbers in their place
  • Fixed flickering in the server list when switching servers (#108)
  • Fixed various bugs with the server list (#111)
  • Fixed a bug where italicized text sometimes wasn't parsed correctly (#110)
  • Fixed a bug where text was sometimes drawn in the incorrect color in watermark mode
  • Fixed a bug where 24bpp image data was parsed as 32bpp when pasted from the clipboard
  • Fixed a bug where uploads were being cancelled automatically

NOTICE: The binary has been reuploaded as the previous version still said V1.05 for some reason