Skip to content

Commit f88c25e

Browse files
authored
Merge pull request MicrosoftDocs#11840 from MicrosoftDocs/chrisda
v3.5.0
2 parents 3c36782 + ddd5333 commit f88c25e

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: 12/12/2023
6+
ms.date: 05/17/2024
77
ms.audience: Admin
88
audience: Admin
99
ms.topic: article
@@ -615,13 +615,19 @@ Unless otherwise noted, the current release of the Exchange Online PowerShell mo
615615

616616
### Current release
617617

618+
#### Version 3.5.0
619+
620+
- New **Get-VivaFeatureCategory** cmdlet.
621+
- Added support for policy operations at the category level in Viva Feature Access Management (VFAM).
622+
- 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 have been created.
623+
624+
### Previous releases
625+
618626
#### Version 3.4.0
619627

620628
- Bug fixes in **Connect-ExchangeOnline**, **Get-EXORecipientPermission** and **Get-EXOMailboxFolderPermission**.
621629
- THe _SigningCertificate_ parameter in **Connect-ExchangeOnline** now supports [Constrained Language Mode (CLM)](/powershell/module/microsoft.powershell.core/about/about_language_modes#constrainedlanguage-mode).
622630

623-
### Previous releases
624-
625631
#### Version 3.3.0
626632

627633
- _SkipLoadingCmdletHelp_ parameter on **Connect-ExchangeOnline** to support skip loading cmdlet help files.

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: 11/7/2023
6+
ms.date: 05/17/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+
## May 2024
26+
27+
- [Version 3.5.0](https://www.powershellgallery.com/packages/ExchangeOnlineManagement/3.5.0)
28+
29+
For information about what's in this release, see [Version 3.5.0](exchange-online-powershell-v2.md#version-350)
30+
2531
## October 2023
2632

2733
- [Version 3.4.0](https://www.powershellgallery.com/packages/ExchangeOnlineManagement/3.4.0)

0 commit comments

Comments
 (0)