Skip to content
Compare
Choose a tag to compare
@kmwoley kmwoley released this 26 Jan 01:46

Summary

Improved support for PowerShell 7, and email is now sent using Send-MailKitMessage. The install.ps1 script will install NuGet and the Send-MailKitMessage module.

Upgrade Warning - Future Breaking Change
This release deprecates the following secrets.ps1 variables:

  • $PSEmailServer is replaced by $ResticEmailServer
  • $ResticEmailConfig is replaced by $ResticEmailPort
    In the next release, $ResticEmailServer and $ResticEmailPort will be required. This release will still work if the deprecated variables are defined.

What's Changed

New Contributors

Full Changelog: 1.6...1.7