mirror of
https://github.com/Set-OutlookSignatures/Set-OutlookSignatures.git
synced 2026-04-26 10:45:52 +03:00
[PR #39] [MERGED] Release v3.1.0 #96
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#96
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/39
Author: @GruberMarkus
Created: 6/26/2022
Status: ✅ Merged
Merged: 6/26/2022
Merged by: @GruberMarkus
Base:
main← Head:develop📝 Commits (10+)
4a77020fix: always remove "connected files" folders1f6469fdocs (README): Add reference to basic configuration GUI via Show-Command3d297acui: move remaining debug outputs to verbose outputs2ff10ddMerge branch 'develop' of https://github.com/GruberMarkus/Set-OutlookSignatures into developa47e176revert ui: use debug stream for internal runspace start indication message8e7d93crevert ui: version output6c48c9cfeat: treat multiple ini sections for a single template individuallyf3b3a9fMerge branch 'develop' of https://github.com/GruberMarkus/Set-OutlookSignatures into develop259030bv3.1.0-alpha98a402c9v3.1.0-alpha.10📊 Changes
14 files changed (+637 additions, -500 deletions)
View changed files
📝
build/build.ps1(+4 -2)📝
build/pandoc_header.html(+4 -2)📝
docs/CHANGELOG.md(+14 -3)📝
docs/CODE_OF_CONDUCT.md(+1 -1)📝
docs/CONTRIBUTING.md(+2 -2)📝
docs/Implementation approach.md(+7 -7)📝
docs/README.md(+157 -104)📝
src/Set-OutlookSignatures.ps1(+435 -363)📝
src/templates/Out of Office DOCX/_OOF.ini(+1 -1)📝
src/templates/Out of Office HTML/_OOF.ini(+1 -1)📝
src/templates/Signatures DOCX/Test all signature replacement variables.docx(+0 -0)📝
src/templates/Signatures DOCX/_Signatures.ini(+1 -1)📝
src/templates/Signatures HTML/Test all signature replacement variables.htm(+9 -12)📝
src/templates/Signatures HTML/_Signatures.ini(+1 -1)📄 Description
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.
Changed
Fixed
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.