mirror of
https://github.com/Set-OutlookSignatures/Set-OutlookSignatures.git
synced 2026-04-26 10:45:52 +03:00
[PR #7] [MERGED] Updates for release version 1.6.0 #74
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#74
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/7
Author: @GruberMarkus
Created: 6/26/2021
Status: ✅ Merged
Merged: 6/26/2021
Merged by: @GruberMarkus
Base:
main← Head:test-v1.6.0📝 Commits (7)
64bd1d7test v1.6.04102243Delete OOF templates directory40c1f60Delete Signature templates directory7b8b0a5Delete Test for very long file names, even after removing the signature template tags.Test for very long file names, even .[EXAMPLE Domain Users] [office@example.com] [20210519000 embedded.htm6c6dadaDelete templates directory27bf279Update readme.md14aaf5dAdd files via upload📊 Changes
61 files changed (+3098 additions, -524 deletions)
View changed files
📝
Set-OutlookSignatures.ps1(+335 -253)➖
Signature templates/Test all signature replacement variables.docx(+0 -0)➖
Signature templates/Test for very long file names, even after removing the signature template tags.Test for very long file names, even .[EXAMPLE Domain Users] [office@example.com] [202105190000-202105192359].docx(+0 -0)📝
bin/licenses.txt(+21 -21)📝
config/default replacement variables.txt(+157 -157)📝
license.txt(+21 -21)📝
logo/license.txt(+11 -11)📝
readme.html(+65 -29)📝
readme.md(+63 -32)📝
templates/Out of Office DOCX/Company OOF external.[External].docx(+0 -0)📝
templates/Out of Office DOCX/Company OOF internal.[Internal].docx(+0 -0)📝
templates/Out of Office DOCX/Helpdesk OOF external.[External] [address@example.com].docx(+0 -0)📝
templates/Out of Office DOCX/Legal OOF external.[External] [Domain Legal-Group].docx(+0 -0)📝
templates/Out of Office DOCX/Marketing OOF Christmas 2021.[Domain Marketing-Group] [202112150000-202112262359].docx(+0 -0)📝
templates/Out of Office DOCX/Marketing OOF New Year 2022.[Domain Marketing-Group] [202112270000-202201062359].docx(+0 -0)📝
templates/Out of Office DOCX/Marketing OOF always external.[external] [Domain Marketing-Group].docx(+0 -0)➕
templates/Out of Office HTML/Company OOF external.[External]-Dateien/image001.jpg(+0 -0)➕
templates/Out of Office HTML/Company OOF external.[External].htm(+120 -0)➕
templates/Out of Office HTML/Company OOF internal.[Internal]-Dateien/image001.jpg(+0 -0)➕
templates/Out of Office HTML/Company OOF internal.[Internal].htm(+96 -0)...and 41 more files
📄 Description
Add support for HTML template files (.htm)
Add parameter UseHtmlTemplates to switch from DOCX to HTML template handling
Consider images in .docx templates with different text wrapping setting (Shapes for "in line with text" and InlineShapes for all other text wrapping settings).
Update readme
Change template path structure
Update templates
Check existence of signature file before trying to set Outlook web signature
Raise version to 1.6.0
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.