Skip to content

Releases: EvotecIT/O365Essentials

v0.0.14

28 May 11:23
6aea4f3
Compare
Choose a tag to compare

What's new

  • Downgraded Az.Accounts to minimal 2.12.1. 3.0.0 is kind of broken and PS 5 has issues, you can still use newest one
  • Added Get-O365OrgSendEmailNotification and Set-O365OrgSendEmailNotification which allows configuring SenderFromAddressSettings for email notifications
  • Fixed Get-O365OrgUserConsentApps and Set-O365OrgUserConsentApps - but it changes how things work, so requires code changes. This configures User consent settings. You should probably utilize native Graph https://graph.microsoft.com/v1.0/policies/authorizationPolicy instead, but for the sake of fixing it, it's here.

Full Changelog: v0.0.13...v0.0.14

v0.0.13

16 Nov 19:08
9b3601d
Compare
Choose a tag to compare

What's new

  • Docs updates / Bump dependencies

Full Changelog: v0.0.12...v0.0.13

v0.0.12

19 Sep 17:47
dbeb480
Compare
Choose a tag to compare

What's new

  • Add Get-O365OrgAccountLinking and Set-O365OrgAccountLinking to manage "Users who connect their Azure AD account with their MSA account can earn rewards points when they search on Bing. User searches are never shared."
  • Added Get-O365OrgAdoptionScore, Get-O365OrgAdoptionScoreConfig and Set-O365OrgAdoptionScore to manage Microsoft 365 Adoption Score
  • Small improvements

Full Changelog: v0.0.11...v0.0.12

v0.0.11

18 Jul 19:33
dbb9fb7
Compare
Choose a tag to compare

What's new

  • Added Get-O365OrgMicrosoftEdgeSiteLists
  • Added Get-O365OrgVivaLearning and Set-O365OrgVivaLearning
  • Added Get-O365AzureExternalCollaborationRestrictions
  • Added Set-O365AzureExternalCollaborationRestrictions
  • Added Disconnect-O365Admin

Full Changelog: v0.0.10...v0.0.11

v0.0.10

11 Oct 18:34
ab07bdd
Compare
Choose a tag to compare
Update changelog/commands

v0.0.9

23 Sep 21:18
eb6d754
Compare
Choose a tag to compare
Version bump

v0.0.8

20 Sep 06:36
2c25172
Compare
Choose a tag to compare
Version update

v0.0.7

15 Sep 11:37
820a7ae
Compare
Choose a tag to compare
Version bump / changelog

v0.0.6

13 Sep 08:01
2f8defc
Compare
Choose a tag to compare
Update readme/changelog

v0.0.5

10 Sep 09:36
d55d186
Compare
Choose a tag to compare
version bump