mirror of
https://github.com/Set-OutlookSignatures/Set-OutlookSignatures.git
synced 2026-04-26 10:45:52 +03:00
[PR #25] [MERGED] v2.4.0 #86
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Set-OutlookSignatures-Set-OutlookSignatures#86
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/Set-OutlookSignatures/Set-OutlookSignatures/pull/25
Author: @GruberMarkus
Created: 12/10/2021
Status: ✅ Merged
Merged: 12/10/2021
Merged by: @GruberMarkus
Base:
main← Head:develop📝 Commits (10+)
5d9caf9fix: Handle absend Word security registry entry19a652ffeat: Reports templates mentioned in ini that don't exist in file system9cb30bcfeat: Report templates mentioned in ini that don't exist in file system, and vice versaee107dedocs(CONTRIBUTING): Update contribution opportunities6939f07docs: Update describtion in README and script file63f4175docs: Updating docs and help for next release71446c5chore: small updates72fd0f7fix: Retry Word save command when it fails1a27c99New default replacement variables for displayName and mailNickname (a.k.a. alias)17db69bchore: refactoring📊 Changes
53 files changed (+7008 additions, -3873 deletions)
View changed files
📝
docs/CHANGELOG.md(+22 -0)📝
docs/CONTRIBUTING.md(+36 -10)📝
docs/Implementation approach.md(+1 -1)📝
docs/README.md(+141 -42)📝
src/Set-OutlookSignatures.ps1(+868 -572)➕
src/bin/EWS.NetStandard/LICENSE.txt(+25 -0)➕
src/bin/EWS.NetStandard/Microsoft.Exchange.WebServices.Data.dll(+0 -0)📝
src/bin/EWS/LICENSE.txt(+1 -9)📝
src/bin/EWS/Microsoft.Exchange.WebServices.dll(+0 -0)📝
src/bin/MSAL.PS/Add-MsalClientApplication.ps1(+188 -135)📝
src/bin/MSAL.PS/Clear-MsalTokenCache.ps1(+188 -135)📝
src/bin/MSAL.PS/Enable-MsalTokenCacheOnDisk.ps1(+188 -135)📝
src/bin/MSAL.PS/Get-MsalAccount.ps1(+188 -135)📝
src/bin/MSAL.PS/Get-MsalClientApplication.ps1(+188 -135)📝
src/bin/MSAL.PS/Get-MsalFeatureSupport.ps1(+188 -135)📝
src/bin/MSAL.PS/Get-MsalToken.ps1(+191 -138)➕
src/bin/MSAL.PS/MSAL.PS.cat(+0 -0)📝
src/bin/MSAL.PS/MSAL.PS.ps1(+193 -140)📝
src/bin/MSAL.PS/MSAL.PS.psd1(+203 -148)📝
src/bin/MSAL.PS/MSAL.PS.psm1(+191 -146)...and 33 more files
📄 Description
Changelog
v2.4.0 - 2021-12-10
Added
Fixed
Changed
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.