Skip to content

Commit 4da0f9e

Browse files
authored
Merge pull request #11997 from MicrosoftDocs/chrisda
v3.5.1 updates
2 parents cd677eb + df4268d commit 4da0f9e

File tree

2 files changed

+16
-4
lines changed

2 files changed

+16
-4
lines changed

exchange/docs-conceptual/exchange-online-powershell-v2.md

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: About the Exchange Online PowerShell V3 module
33
ms.author: chrisda
44
author: chrisda
55
manager: deniseb
6-
ms.date: 06/26/2024
6+
ms.date: 07/16/2024
77
ms.audience: Admin
88
audience: Admin
99
ms.topic: article
@@ -610,14 +610,20 @@ Unless otherwise noted, the current release of the Exchange Online PowerShell mo
610610

611611
### Current release
612612

613+
#### Version 3.5.1
614+
615+
- Bug fixes in **Get-EXOMailboxPermission** and **Get-EXOMailbox**.
616+
- The module has been upgraded to run on .NET 8, replacing the previous version based on .NET 6.
617+
- Enhancements in **Add-VivaModuleFeaturePolicy**.
618+
619+
### Previous releases
620+
613621
#### Version 3.5.0
614622

615623
- New **Get-VivaFeatureCategory** cmdlet.
616624
- Added support for policy operations at the category level in Viva Feature Access Management (VFAM).
617625
- New IsFeatureEnabledByDefault property in the output of **Get-VivaModuleFeaturePolicy**. The value of this property shows the default enablement state for users in the tenant when no tenant or user/group policies were created.
618626

619-
### Previous releases
620-
621627
#### Version 3.4.0
622628

623629
- Bug fixes in **Connect-ExchangeOnline**, **Get-EXORecipientPermission**, and **Get-EXOMailboxFolderPermission**.

exchange/docs-conceptual/whats-new-in-the-exo-module.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: What's new in the Exchange Online PowerShell module
33
ms.author: chrisda
44
author: chrisda
55
manager: deniseb
6-
ms.date: 05/17/2024
6+
ms.date: 07/16/2024
77
ms.audience: Admin
88
audience: Admin
99
ms.topic: article
@@ -22,6 +22,12 @@ description: "Learn about the new features and functionality available in the la
2222

2323
This article lists new features in the Exchange Online PowerShell module that's used for connecting to Exchange Online PowerShell, Security & Compliance PowerShell, and standalone Exchange Online Protection (EOP) PowerShell. Features that are currently in preview are denoted with **(preview)**.
2424

25+
## July 2024
26+
27+
- [Version 3.5.1](https://www.powershellgallery.com/packages/ExchangeOnlineManagement/3.5.1) has been released.
28+
29+
For information about what's in this release, see [Version 3.5.1](exchange-online-powershell-v2.md#version-351)
30+
2531
## May 2024
2632

2733
- [Version 3.5.0](https://www.powershellgallery.com/packages/ExchangeOnlineManagement/3.5.0) has been released.

0 commit comments

Comments
 (0)