7.0.0
ChangemakerStudios/Papercut-SMTP7.0.0Oct 19, 2024by Jaben
AI Summary
Major version upgrade to .NET 8 featuring a new auto-upgradable installation system and improved link handling.
Key Highlights
- Upgraded to .NET 8
- Velopack auto-upgradable installation system
- InvokeProcess Rule added
- Fixed double request when clicking email links
New Features
- InvokeProcess Rule
Full Release Notes
# 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](https://github.com/velopack/velopack) auto-upgradable installation system. Great project! (Thanks, [caesay](https://github.com/caesay)!) - Fix for log updating constantly causing unnecessary WebView2 loading. (PR thanks to [arthurzaczek](https://github.com/arthurzaczek)) - Fix for double request when clicking on links in emails. Issue #232. - Added InvokeProcess Rule (#274)