Skip to content

Releases: IsmaelMartinez/teams-for-linux

1.9.0

19 Jul 06:57
2f02f80
Compare
Choose a tag to compare
1.9.0 Pre-release
Pre-release

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

1.7.5

02 Jul 11:05
190efc1
Compare
Choose a tag to compare

What's Changed

  • Nicer description by @razzeee in #1311

  • Feature/feat 1307 reload config on file change by @IsmaelMartinez in #1325

  • Add watchConfigFile option to restart the app if the configuration changes.

    • Notice that the some UI settings would trigger an app restart if this functionality is on.
      image
  • Modify configError message to have an icon and adding the ability to provide warning dialogs (for config deprecation) -(#1326)

    • warning dialog example
      image

    • error dialog example
      image

  • Refactoring around inTune and the config file handling

  • Refactoring events to all be kebab-case instead of a mix of kebab-case and camelCase

Closes #1307 and #1326

New Contributors

Full Changelog: v1.7.4...v1.7.5

1.7.4

25 Jun 13:10
9d2c1dd
Compare
Choose a tag to compare

What's Changed

  • Fix #1313 Attach appropriate function to ipc "select-souce" to fix screen sharing by @camspiers in #1315

New Contributors

Full Changelog: v1.7.3...v1.7.4

1.7.3

21 Jun 22:47
d9dee34
Compare
Choose a tag to compare
1.7.3 Pre-release
Pre-release

What's Changed

Full Changelog: v1.7.2...v1.7.3

1.7.2

15 Jun 16:12
d0b86a2
Compare
Choose a tag to compare
1.7.2 Pre-release
Pre-release

What's Changed

Full Changelog: v1.7.1...v1.7.2

1.7.1

14 Jun 14:09
573eed2
Compare
Choose a tag to compare
1.7.1 Pre-release
Pre-release

What's Changed

Full Changelog: v1.7.0...v1.7.1

1.7.0

09 Jun 11:37
a6474a6
Compare
Choose a tag to compare
1.7.0 Pre-release
Pre-release

What's Changed

Full Changelog: v1.6.1...v1.7.0

1.6.1

07 Jun 06:15
eef9d60
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.6.0...v1.6.1