Skip to content

Release v2.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Nov 09:43
· 17 commits to main since this release
69573ad

v2.2.0 - 2021-09-15

Changed

  • Make script compatible with PowerShell Core 7.x on Windows (Linux and MacOS are not supported yet)
  • Reduce and speed up Active Directory queries by only accepting input in the 'Domain\User' or UPN (User Principal Name) format for the 'SimulateUser' parameter
  • Reduce and speed up Active Directory queries by only accepting e-mail addresses as input for the 'SimulateMailboxes' parameter
  • Revise repository structure, as well as the process for development, build and release

Added

  • Full support for Exchange mailboxes added in Outlook as POP3 or IMAP4 accounts
  • Add FAQs: "Where can I find the changelog?", "How can I contribute, propose a new feature or file a bug?", "What is the recommended approach for custom configuration files?"
  • Add file hash of build artifacts to release information and hashes.txt
  • Add dark mode support and badges to documentation files

Fixed

  • Do not show an error message when no default Outlook profile is configured
  • Avoid additional blank lines at the end of TXT signature files when DOCX templates are used (#13)
  • Detect user's domain correctly when user and computer belong to different AD forests
  • Do not show an error message when only external or interal OOF message is set
  • Set current user's OWA signature even when mailbox is in another Outlook profile than the default one

File hashes

  • SHA256 hash of 'Set-OutlookSignatures_v2.2.0.zip': 162A9731193F5E2B2FB83B82ED11119388A6768D17C386522C8CAD57ABE5190B
  • See 'hashes.txt' in 'Set-OutlookSignatures_v2.2.0.zip' for hash value of every single file in the release.