[PR #60] [MERGED] v3.4.1 #103

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

📋 Pull Request Information

Original PR: https://github.com/Set-OutlookSignatures/Set-OutlookSignatures/pull/60
Author: @GruberMarkus
Created: 11/25/2022
Status: Merged
Merged: 11/25/2022
Merged by: @GruberMarkus

Base: mainHead: develop


📝 Commits (4)

  • 6300ecf fix: Correctly handle logged in user without mail attribute
  • a5dcd51 fix: Correctly enumerate SID and SidHistory when connected to a local Active Directory user with a mailbox in Exchange Online (#59)
  • 389d6f7 fix: Correctly handle empty templates, signatures and OOF messages
  • 6e80111 v3.4.1

📊 Changes

2 files changed (+77 additions, -18 deletions)

View changed files

📝 docs/CHANGELOG.md (+8 -0)
📝 src/Set-OutlookSignatures.ps1 (+69 -18)

📄 Description

v3.4.1 - 2022-11-25

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.

Fixed

  • Correctly handle logged in user with empty mail attribute
  • Correctly enumerate SID and SidHistory when connected to a local Active Directory user with a mailbox in Exchange Online (#59) (Thanks @AnotherFranck!)
  • Correctly handle empty templates, signatures and OOF messages

🔄 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/60 **Author:** [@GruberMarkus](https://github.com/GruberMarkus) **Created:** 11/25/2022 **Status:** ✅ Merged **Merged:** 11/25/2022 **Merged by:** [@GruberMarkus](https://github.com/GruberMarkus) **Base:** `main` ← **Head:** `develop` --- ### 📝 Commits (4) - [`6300ecf`](https://github.com/Set-OutlookSignatures/Set-OutlookSignatures/commit/6300ecf0c1be9bb4a98a8722f71448468361b608) fix: Correctly handle logged in user without mail attribute - [`a5dcd51`](https://github.com/Set-OutlookSignatures/Set-OutlookSignatures/commit/a5dcd51be14ae5709a2ea307f36cd55b724bcdbf) fix: Correctly enumerate SID and SidHistory when connected to a local Active Directory user with a mailbox in Exchange Online (#59) - [`389d6f7`](https://github.com/Set-OutlookSignatures/Set-OutlookSignatures/commit/389d6f7f08d1531db1b44f4092e8edd4cfe02dbb) fix: Correctly handle empty templates, signatures and OOF messages - [`6e80111`](https://github.com/Set-OutlookSignatures/Set-OutlookSignatures/commit/6e801117fdddf6caf820bb0d4bea2edc8289222b) v3.4.1 ### 📊 Changes **2 files changed** (+77 additions, -18 deletions) <details> <summary>View changed files</summary> 📝 `docs/CHANGELOG.md` (+8 -0) 📝 `src/Set-OutlookSignatures.ps1` (+69 -18) </details> ### 📄 Description ## <a href="https://github.com/GruberMarkus/Set-OutlookSignatures/releases/tag/v3.4.1" target="_blank">v3.4.1</a> - 2022-11-25 _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._ ### Fixed - Correctly handle logged in user with empty mail attribute - Correctly enumerate SID and SidHistory when connected to a local Active Directory user with a mailbox in Exchange Online (<a href="https://github.com/GruberMarkus/Set-OutlookSignatures/issues/59" target="_blank">#59</a>) (Thanks <a href="https://github.com/AnotherFranck" target="_blank">@AnotherFranck</a>!) - Correctly handle empty templates, signatures and OOF messages --- <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:16 +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#103
No description provided.