mirror of
https://github.com/Set-OutlookSignatures/Set-OutlookSignatures.git
synced 2026-04-26 10:45:52 +03:00
[PR #40] [MERGED] Release v3.2.0 #95
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#95
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/40
Author: @GruberMarkus
Created: 7/19/2022
Status: ✅ Merged
Merged: 7/19/2022
Merged by: @GruberMarkus
Base:
main← Head:develop📝 Commits (4)
fd16642feat: Sample script 'Test-ADTrust.ps1'6ed3f7dfix: Workaround for Word ignoring manual line breaks ('`n') and paragraph marks ('`r`n') in replacement variables when converting a template to a signature in RTF format (signatures in HTM and TXT formats are not affected).9d9e849feat: Sample script Test-ADTrust.ps1886c665v3.2.0📊 Changes
3 files changed (+252 additions, -3 deletions)
View changed files
📝
docs/CHANGELOG.md(+6 -0)📝
src/Set-OutlookSignatures.ps1(+3 -3)➕
src/sample code/Test-ADTrust.ps1(+243 -0)📄 Description
v3.2.0 - 2022-07-19
Attention cloud mailbox users: Microsoft will make roaming signatures available in late 2022. See 'What about the roaming signatures feature announced by Microsoft?' in README for details and recommended preparation steps.
Added
`n') and paragraph marks ('`r`n') in replacement variables when converting a template to a signature in RTF format (signatures in HTM and TXT formats are not affected).Test-ADTrust.ps1' to test the connection to all Domain Controllers and Global Catalog server of a trusted domain🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.