Releases: IsmaelMartinez/teams-for-linux
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
1.7.5
What's Changed
-
Feature/feat 1307 reload config on file change by @IsmaelMartinez in #1325
-
Add watchConfigFile option to restart the app if the configuration changes.
-
Modify configError message to have an icon and adding the ability to provide warning dialogs (for config deprecation) -(#1326)
-
Refactoring around inTune and the config file handling
-
Refactoring events to all be kebab-case instead of a mix of kebab-case and camelCase
New Contributors
Full Changelog: v1.7.4...v1.7.5
1.7.4
What's Changed
- Fix #1313 Attach appropriate function to ipc "select-souce" to fix screen sharing by @camspiers in #1315
New Contributors
- @camspiers made their first contribution in #1315
Full Changelog: v1.7.3...v1.7.4
1.7.3
What's Changed
- Feature/rename app in flathub by @IsmaelMartinez in #1310
Full Changelog: v1.7.2...v1.7.3
1.7.2
What's Changed
- Code refactoring, moving to sonarcloud, fixing snap icon and adding the option to disable global shortcuts by @IsmaelMartinez in #1294
- Hotfix/code refactoring from sonarcloud by @IsmaelMartinez in #1301
- readding fix for onNewWindow by @IsmaelMartinez in #1303
Full Changelog: v1.7.1...v1.7.2