mirror of
https://github.com/Set-OutlookSignatures/Set-OutlookSignatures.git
synced 2026-04-26 10:45:52 +03:00
[PR #63] [MERGED] v3.5.0 #106
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#106
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/63
Author: @GruberMarkus
Created: 12/19/2022
Status: ✅ Merged
Merged: 12/19/2022
Merged by: @GruberMarkus
Base:
main← Head:develop📝 Commits (9)
50447a9fix: Don't add automapped or additional mailboxes to the end of the mailbox priority list, but to the end of each Outlook profile in the mailbox priority listcd937cafix: Don't add automapped or additional mailboxes to the end of the mailbox priority list, but to the end of each Outlook profile in the mailbox priority list32053b0feat: De-duplicate mailbox priority listbe06140fix: Setting default signature: Show Outlook profile name, so that mailboxes that exist in multiple profiles can be distinguisheda2bdbb4fix: When the logged in user's personal mailbox exists in multiple profiles, set the Outlook Web signature and OOF message only for this mailbox only oncea9727e9fix: When a mailbox exists in multiple Outlook profiles, only query AD/Graph at the first occurrence and use cached data on remaining occurrences16c1c3cdocs(README): Update 'Signature and OOF application order'28b65fbdocs(README): Update FAQ 'What about the roaming signatures feature in Exchange Online?'49f3c5frefactor: find path to default config files📊 Changes
5 files changed (+359 additions, -311 deletions)
View changed files
📝
docs/CHANGELOG.md(+12 -0)📝
docs/README.md(+18 -19)📝
src/Set-OutlookSignatures.ps1(+326 -289)📝
src/config/default graph config.ps1(+2 -2)📝
src/config/default replacement variables.ps1(+1 -1)📄 Description
v3.5.0 - 2022-12-19
Attention cloud mailbox users: Microsoft actively enables roaming signatures in Exchange Online. See
'What about the roaming signatures feature in Exchange Online?'in 'README' for details, known problems and workarounds.Changed
Update 'Signature and OOF application order' in 'README' for more details about mailbox prioritization.'README': Update FAQ'What about the roaming signatures feature in Exchange Online?'Fixed
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.