Releases: IsmaelMartinez/teams-for-linux
1.10.0
What's Changed
- changing ms teams icons as they are trademarked by @nursoda, @le-patenteux and many people in #1392
Full Changelog: v1.9.6...v1.10.0
1.9.6
What's Changed
- refine disabling gpu & fix render-process-gone logging by @GrzegorzKozub in #1385
New Contributors
- @GrzegorzKozub made their first contribution in #1385
Full Changelog: v1.9.5...v1.9.6
1.9.5
What's Changed
- fix the code scanning security advisory 2 and adding more info on the render-process-gone by @IsmaelMartinez in #1380
Full Changelog: v1.9.4...v1.9.5
1.9.4
What's Changed
- handle teams v2 meeting invites differently than v1 invites.
- making the default logger electron-log, as the config options seem to be broken by @IsmaelMartinez in #1378
Full Changelog: v1.9.3...v1.9.4
1.9.3
What's Changed
- reverting changes from default url to use teams v1 and updating libraries (electron to 30.4.0) by @IsmaelMartinez in #1376 (should fix #1373 and #1370 )
Full Changelog: v1.9.2...v1.9.3
1.9.2
1.9.1
What's Changed
- Update README.md to add required JSON comma by @blakeashleyjr in #1355
- [Snyk] Upgrade electron-log from 5.1.6 to 5.1.7 by @IsmaelMartinez in #1364
- adding disableHardwareAcceleration on the back of disableGpu by @IsmaelMartinez in #1371. Closes #1369 and probably #1370.
New Contributors
- @blakeashleyjr made their first contribution in #1355
Full Changelog: v1.9.0...v1.9.1
1.9.0
What's Changed
-
Feature/move from lucidlog to electron log by @IsmaelMartinez in #1346. Quite a few changes, mostly around the logger and refactoring the custom background. This repo now includes a customBackground example.
Moving from lucid-log to electron-log
Adding --logConfig option to allow choosing between console (default), electron-log or Falsy (no logs in console)
Adding --help option to show the config options
Deprecating --appLogLevels in favor of --logConfig
Adding deprecated warning popup if deprecated options found to be in use
Refactoring the customBackground service and including an example
Updating electron to 30.2.0, and other small dependency updates -
Found some spelling errors after noticing a couple in the 1.8.0 PR by @richardnpaul in #1344
New Contributors
- @richardnpaul made their first contribution in #1344
Full Changelog: v1.8.1...v1.9.0
1.8.1
What's Changed
- Fix awayOnSystemIdle behaviour when locking the screen: now it shows … by @kindofblues in #1335
New Contributors
- @kindofblues made their first contribution in #1335
Full Changelog: v1.8.0...v1.8.1
1.8.0
What's Changed
- increase electron to 30.1.2 and adding feature flags for contextIsolation and sandboxing by @IsmaelMartinez in #1332
- Feature/upgrade electron version and add context isolation+sandboxing flags by @IsmaelMartinez in #1333
Full Changelog: v1.7.5...v1.8.0