Skip to content

Releases: IsmaelMartinez/teams-for-linux

1.10.0

03 Sep 06:31
162ae6c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.9.6...v1.10.0

1.9.6

02 Sep 21:38
de1391e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.9.5...v1.9.6

1.9.5

23 Aug 17:48
916ec82
Compare
Choose a tag to compare

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

23 Aug 11:17
53971e3
Compare
Choose a tag to compare
1.9.4 Pre-release
Pre-release

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

23 Aug 08:51
b960d94
Compare
Choose a tag to compare
1.9.3 Pre-release
Pre-release

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

22 Aug 10:37
528bd2e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.9.1...v1.9.2

1.9.1

20 Aug 21:21
80f14c0
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.9.0...v1.9.1

1.9.0

19 Jul 06:57
2f02f80
Compare
Choose a tag to compare

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

Full Changelog: v1.8.1...v1.9.0

1.8.1

12 Jul 10:48
9e2a4be
Compare
Choose a tag to compare

What's Changed

  • Fix awayOnSystemIdle behaviour when locking the screen: now it shows … by @kindofblues in #1335

New Contributors

Full Changelog: v1.8.0...v1.8.1

1.8.0

08 Jul 08:23
3e58b20
Compare
Choose a tag to compare

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