[PR #40] [MERGED] Release v3.2.0 #95

Closed
opened 2026-02-27 20:31:14 +03:00 by kerem · 0 comments
Owner

📋 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: mainHead: develop


📝 Commits (4)

  • fd16642 feat: Sample script 'Test-ADTrust.ps1'
  • 6ed3f7d fix: 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).
  • 9d9e849 feat: Sample script Test-ADTrust.ps1
  • 886c665 v3.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

  • 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).
  • Sample script '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.

## 📋 Pull Request Information **Original PR:** https://github.com/Set-OutlookSignatures/Set-OutlookSignatures/pull/40 **Author:** [@GruberMarkus](https://github.com/GruberMarkus) **Created:** 7/19/2022 **Status:** ✅ Merged **Merged:** 7/19/2022 **Merged by:** [@GruberMarkus](https://github.com/GruberMarkus) **Base:** `main` ← **Head:** `develop` --- ### 📝 Commits (4) - [`fd16642`](https://github.com/Set-OutlookSignatures/Set-OutlookSignatures/commit/fd166427bf58d8af28b3ee03f3c9491499091592) feat: Sample script 'Test-ADTrust.ps1' - [`6ed3f7d`](https://github.com/Set-OutlookSignatures/Set-OutlookSignatures/commit/6ed3f7d41659f46124e17073db12faf01d7a741e) fix: 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). - [`9d9e849`](https://github.com/Set-OutlookSignatures/Set-OutlookSignatures/commit/9d9e8493039a237989e37e173ae7b796f34ff0c0) feat: Sample script Test-ADTrust.ps1 - [`886c665`](https://github.com/Set-OutlookSignatures/Set-OutlookSignatures/commit/886c66505b769756237bf578f9fc6def0c843a3d) v3.2.0 ### 📊 Changes **3 files changed** (+252 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `docs/CHANGELOG.md` (+6 -0) 📝 `src/Set-OutlookSignatures.ps1` (+3 -3) ➕ `src/sample code/Test-ADTrust.ps1` (+243 -0) </details> ### 📄 Description ## <a href="https://github.com/GruberMarkus/Set-OutlookSignatures/releases/tag/v3.2.0" target="_blank">v3.2.0</a> - 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 - 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). - Sample script '`Test-ADTrust.ps1`' to test the connection to all Domain Controllers and Global Catalog server of a trusted domain --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 20:31:14 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Set-OutlookSignatures-Set-OutlookSignatures#95
No description provided.