6.0.0

ChangemakerStudios/Papercut-SMTP6.0.0Nov 15, 2021by Jaben

AI Summary

Switched email display engine to Microsoft Edge WebView2 to support modern web standards and HTML rendering.

Key Highlights

  • Moved to Edge (WebView2) for email display
  • Automatic WebView2 dependency installation
  • Support for SVGs and modern HTML/CSS

Breaking Changes

  • Requires Microsoft Edge WebView2 to be installed

New Features

  • Logging path configuration option
  • Popup notifications option

Full Release Notes

_NOTE: Papercut SMTP now requires that Microsoft Edge WebView2 be installed. Papercut SMTP will automatically run the installation dependency if WebView2 is not available._

- Moved to Edge (WebView2) for email display providing modern browser support for viewing.
  - Support for SVGs.
  - Support for newer HTML/CSS display.
- Fixed: Progress bar for Forwarding Dialog displays correctly now.
- Fixed: Multiple issues with the forwarding dialog.
- [#193] Add logging path to settings.json (PR thanks to [1Jesper1](https://github.com/1Jesper1))
- [#192] Adds an option (defaulting to true) to enable popup notifications when a new message is received. (PR thanks to [richardlawley](https://github.com/richardlawley))
- [#189] Use first capital character in text in "proceed" and "cancel" buttons (PR thanks to [1Jesper1](https://github.com/1Jesper1))