Skip to content

7.0.0

Latest
Compare
Choose a tag to compare
@Jaben Jaben released this 19 Oct 03:12
· 2 commits to develop since this release

Release Notes

Papercut SMTP v7.0.0 [2024-10-18]

NOTE: Uninstall any existing Papercut SMTP installations BEFORE installing this new version.

  • Upgraded to .NET 8
  • Upgraded to latest dependencies (Caliburn Micro, Autofac, MahApps) and associated systems to support .NET 8.
  • Switched to Velopack auto-upgradable installation system. Great project! (Thanks, caesay!)
  • Fix for log updating constantly causing unnecessary WebView2 loading. (PR thanks to arthurzaczek)
  • Fix for double request when clicking on links in emails. Issue #232.
  • Added InvokeProcess Rule (#274)