Skip to content

Releases: ChangemakerStudios/Papercut-SMTP

7.0.0-rc.1

08 Jun 16:49
Compare
Choose a tag to compare
7.0.0-rc.1 Pre-release
Pre-release

Release Notes

Papercut SMTP 7.0.0 RC1 [2024-06-8]

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)

6.2.0

24 Mar 23:02
Compare
Choose a tag to compare

Changes/Fixes:

  • Upgraded to .NET Framework v4.8 (PR thanks to 1Jesper1)
  • Service doesn't overwrite settings on exit anymore.
  • Simplified HTTP binding setting for Service. Basically, "http://0.0.0.0" for "all" binding works again.
  • Added Attachment Icon (PR thanks to Cload)
  • Added graceful fall-back support and error message if WebView2 isn't properly installed.
  • Fix for checking registry key for installing edge webview2 & version fixes (PR thanks to 1Jesper1)

Thank you all for your feedback and assistance with this release!

If you have any problems running Papercut UI, make sure you have installed WebView2. Available here: WebView2 Download

6.1.1

24 Mar 22:36
Compare
Choose a tag to compare

6.0.0

15 Nov 01:33
Compare
Choose a tag to compare

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)
  • [#192] Adds an option (defaulting to true) to enable popup notifications when a new message is received. (PR thanks to richardlawley)
  • [#189] Use first capital character in text in "proceed" and "cancel" buttons (PR thanks to 1Jesper1)

5.8.0

17 Jun 01:57
Compare
Choose a tag to compare
  • 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)
  • [#180] Fixed message not displaying in Web UI when id includes '#' symbol (PR thanks to ryan-warrener)
  • [#185] Responsive Delete button (PR thanks to rfverbruggen)

5.7.0

06 Apr 00:00
Compare
Choose a tag to compare

Papercut SMTP v5.7.0 [2020-04-05]

  • Renamed product to "Papercut SMTP" to seperate from other products.
  • Moved "Readme.eml" and logs to \ProgramData\Changemaker Studios\Papercut SMTP allowing it to be deleted.
  • Changed default save directory for Papercut UI to %ApplicationData%\Changemaker Studios\Papercut SMTP. Mail in legacy paths are still supported.
  • Added support for embedded message mime types and the ability to save the embedded eml.
  • Performance improvements loading messages.
  • Misc bug fixes.

5.6.0

03 Apr 07:33
Compare
Choose a tag to compare

5.5.1

08 Mar 06:05
Compare
Choose a tag to compare
5.5.1

5.4.0

02 Feb 19:41
Compare
Choose a tag to compare
5.4.0

5.1.76

15 Aug 23:33
b98d25b
Compare
Choose a tag to compare
Merge pull request #123 from jorrit/patch-1

Thanks for the PR!