Skip to content
This repository has been archived by the owner on Aug 23, 2020. It is now read-only.

Latest commit

 

History

History
50 lines (36 loc) · 1.89 KB

CHANGELOG.md

File metadata and controls

50 lines (36 loc) · 1.89 KB

Changelog

  • Fix some white screens when launching the app
  • Fix a ServiceWorker cache that was making the app get stuck on the blank screen IsmaelMartinez/teams-for-linux/#171
  • Option to disable the auto-reload when connectivity changes to on-line
  • Rewrite from scratch
  • Now uses Electron 6.0 with Chromium 76, increasing performance
  • AppImage build
  • New icon, that matches the new official logo
  • Fix the annoying double notifications
  • Ability to run in background [#12]
  • Display an unread count badge on taskbar icon
  • Option to start minimized
  • Option to minimize on close
  • Option to minimize the app when it loses focus
  • Ability to stay always on top
  • Notifications that not expires on timout
  • Ability to disable notifications
  • Option to clear the app data
  • Added tray counter for unread messages [#6]
  • Fix not restoring window to previous size [#9]
  • Fix inconsistent tray icon click [#8]
  • Prevents launching multiple instances [#1]
  • Fix not being able to add the app to favourite apps [#2]
  • Hide the app when clicking on tray icon [#4]
  • Better notification for teams mentions [#5]
  • Native notifications that lead to the correct chat
  • Tray icon that changes when there are unread notifications
  • Context menu for copy, paste, etc...
  • Remember last window size and position