Skip to content

Releases: AntoineGS/TeamsStatusV2

v1.1.1

12 May 22:04
Compare
Choose a tag to compare

Improve installation, remove deprecated icon

v1.1.0

17 Jan 22:20
54d20ed
Compare
Choose a tag to compare

Breaking Change
Configuration of most settings through the Settings.ps1 is not supported anymore, and has been replaced with environment variables to reduce maintenance time and because it is a more persistent approach.

Other Changes

  • Remove vbs script as it would get flagged by BitDefender as a virus in favor of a bat file
  • Uninstall now deletes the shortcut, HOWEVER it will not stop the script if is it executing
  • Log errors to ErrorLogs.txt
  • Comment cleanup

v1.0.4

15 Jan 17:57
7aa4d9d
Compare
Choose a tag to compare
  • Fix an issue introduced in v1.0.3 with the installation and using user app data folders (@IceBotYT)

v1.0.3

15 Jan 17:35
48106c2
Compare
Choose a tag to compare
  • Fixes for Windows 11 startup using a vbs script for the launch (@IceBotYT)
  • German translations (@hotroot)

v1.0.2

05 Aug 22:47
7b75550
Compare
Choose a tag to compare
  • Add username override and language system variables

v1.0.1

05 Jul 15:37
fab796d
Compare
Choose a tag to compare
  • Add "Incoming call" support to sensor.teams_activity
  • Fix translations preventing parsing of log when using non-english languages