Releases: Yvand/EntraCP
Releases · Yvand/EntraCP
Yvand.EntraCP v28.0.20241202.37
Yvand.EntraCP v28.0.20241202.37
What's Changed
- Address security advisory CVE-2024-43485 (related to
System.Text.Json
6.0.0) by bumping dependenciesAzure.Identity
andMicrosoft.Graph
to their latest version - Fix a validation issue that impacted guest users, when the identifier property for guest users is the UserPrincipalName
- Fix the noisy logs of category "Azure Identity" due to new level
LogMsalAlways
, by recording logs with levelLogMsalAlways
asVerboseEx
- Remove the parameter EventSeverity in method Log(), as it can be deducted from parameter TraceSeverity
Nightly Release 20241202
This is a nightly release, use it with caution and do not deploy it in a production environment
Yvand.EntraCP v27.0.20240820.36
Yvand.EntraCP v27.0.20240820.36
Yvand.EntraCP v26.0.20240627.35
Yvand.EntraCP v26.0.20240627.35
What's Changed
- Fix ArgumentNullException in OperationContext and add a helper by @Yvand in #267
- Bump deps by @Yvand in #269
Full Changelog: v24.0.20240318.32...v26.0.20240627.35
Yvand.EntraCP v25.0.20240503.33
Yvand.EntraCP v25.0.20240503.33
What's Changed
- Filter users by group by @Yvand in #243
- Set scope correctly for national clouds by @Yvand in #246
- Update global config page to allow updating credentials of existing tenants by @Yvand in #248
- Add controls in config page to set the groups list to restrict searchable users by @Yvand in #249
- Bump all dependencies by @Yvand in #251
Full Changelog: v24.0.20240318.32...v25.0.20240503.33
Yvand.EntraCP v24.0.20240318.32
Yvand.EntraCP v24.0.20240318.32
Yvand.EntraCP v23.0.20231121.30
Yvand.EntraCP v23.0.20231121.30
EntraCP v22.0.20230927.29
Yvand.EntraCP v22.0.20230927.29
AzureCP v21.0.20230703.25
AzureCP v21.0.20230703.25 enhancements & bug-fixes - Published in July 3, 2023
- Fixed "Unsupported or invalid query filter" when AzureCP queries some properties like 'companyName' - (#172 and #177)
- Add support for extension attributes (#174)
- Fix multiple reliability issues when using a certificate to authenticate in Azure AD
- Fix the properties of the identity claim type not updated (#171)
- Switch from Azure DevOps to GitHub Actions to build the project and create the unit tests environments