Improvements
The following are the changes for this release:
- Preventing the app from running in multiple instances #51.
- Removing the need of switching user agent to allow video conference in Chrome. That fixes #21.
- Enable powerpoint sharing (sorry no desktop so far) in video conferences. Small part of #19.
- Disabling "promotional" messages to download desktop and mobile apps.
- Adding support for custom CSS using
teams --customCSSLocation filename.css
to provide the file location #50.
Also, the packages versions have been updated to their latest.
Thanks
In no particular order:
- Thanks @HarlemSquirrel for reporting issue #51 and fix it!
- Thanks @julian-alarcon for pointing out the alternative to the user agent hack. That fixes #21.