5.8.0

ChangemakerStudios/Papercut-SMTP5.8.0Jun 17, 2021by Jaben

AI Summary

Updated to .NET Framework 4.7.2 with a complete async conversion and UI enhancements including new themes.

Key Highlights

  • .NET Framework 4.7.2 upgrade
  • Converted system to Async
  • Added additional theme colors
  • Updated application logo
  • Fixed password visibility in logging

New Features

  • Font weight change for seen messages
  • Responsive Delete button

Full Release Notes

- Moved to .NET Framework 4.7.2
- Upgraded to latest dependencies (Caliburn Micro, Autofac, MahApps)
- Fixed: Window sizes weren't binding properly. 
- Converted system to Async.
- Added additional theme colors.
- Updated the logo.
- Fixed: Hide passwords in rules logging output.
- Fixed: Don't show passwords in rules logging output.
- [#175] Added font weight changing when message has been seen (PR thanks to [LewisJohnson](https://github.com/LewisJohnson))
- [#180] Fixed message not displaying in Web UI when id includes '#' symbol (PR thanks to [ryan-warrener](https://github.com/ryan-warrener))
- [#185] Responsive Delete button (PR thanks to [rfverbruggen](https://github.com/rfverbruggen))