Skip to content
This repository has been archived by the owner on Apr 14, 2018. It is now read-only.

Releases: Sytten/Facebook-Messenger-Desktop

v1.5.0

01 Sep 04:18
Compare
Choose a tag to compare
  • Update links to reflect my fork
  • Update license and contact information

v1.5.0-beta.1

01 Sep 03:27
Compare
Choose a tag to compare
v1.5.0-beta.1 Pre-release
Pre-release

KNOW ISSUES:

  • Relatively high CPU Usage when window is visible

CHANGELOG

  • Replace ffmpeg library to be able to read patent protected sounds/videos
  • Rework the tray icon menu
  • Add option to auto-update with the beta releases
  • Add option to block the Facebook "seen" feature
  • Fix scroll bar bug
  • Reduce size of website preview
  • Don't open messenger calls in browser

v1.5.0-beta.0

01 Sep 03:28
Compare
Choose a tag to compare
v1.5.0-beta.0 Pre-release
Pre-release

KNOW ISSUES:

  • Relatively high CPU Usage when window is visible
  • No sound
  • Notification not appearing on Linux (is it just me???)

CHANGELOG:

  • Update NWJS to V0.14.5
  • Fix settings to use a proxy to detect changes

v1.4.8

01 Sep 03:29
Compare
Choose a tag to compare

KNOW ISSUES:

  • Relatively high CPU Usage when window is visible
  • No sound

CHANGELOG:

  • Update dependencies
  • Fix blinking icon
  • Fix some performances problems related to icon tray
  • Handle automatic reconnection & display information about it
  • Fix cache not being deleted upon rsoftware removal
  • Fix dark/mosaic themes
  • Remove right-click context menu (new one will be added in the future)
  • Add uninstaller in the Add/Remove Programs (Windows)
  • And many other small fixes in the code...

v1.4.7

29 Feb 16:13
Compare
Choose a tag to compare
  • Fix dark theme
  • Fix mosaic theme
  • Fix bug where esc would close the window instead of the full screen image
  • Apply fixes from old development branch
  • Update dependencies

v1.4.6

23 Dec 08:27
Compare
Choose a tag to compare
  • Add option to hide window on startup
  • Auto-startup now avaible for linux
  • The app will now inform users of my releases

v1.4.5

19 Dec 15:47
Compare
Choose a tag to compare
  • Fix a faulty ;

v1.4.4

23 Dec 08:29
Compare
Choose a tag to compare
  • Load tray icon on Linux (Still some bugs)
  • Add WM_CLASS for linux (#285)
  • Change header color (#276)
  • Single instance now running at the same time
  • Add minimum window size
  • Add close with escape key setting
  • Fix build directory on windows