github the-djmaze/snappymail v2.3.3

latest releases: v2.36.1, v2.36.0, v2.35.4...
3 years ago

This release has a new feature for real "dark mode".
The SquaresDark theme is modified to have black backgrounds instead of white.
Due to that, there is a problem with bad formatted e-mails that only define text color (not background).
For example a message defines color="black" but not background="white" and then the text is not readable in dark mode.
To solve this issue there is a new option in the general settings "Remove background and text colors from message body".
It will try to remove all (background)colors from the HTML elements so that the message is readable in dark mode.

dark-mode

Other changes:

  • Split admin CSS code from app.css
  • Improved CSS design
  • Improved Squire WYSIWYG integration
  • Replaced tc39 command decorators with a simple knockout decorator
  • JavaScript cleaned up using Chromium Code Coverage

Don't miss a new snappymail release

NewReleases is sending notifications on new releases.