github the-djmaze/snappymail v2.4.0

latest releases: v2.38.0, v2.37.3, v2.37.2...
3 years ago

Again this release is smaller and faster.
Just 180KB and 97% using Lighthouse on the demo.
Main benefits are solved by removing duplicate and overhead code.
To achieve this, the "remote" fetch system had to be changed and might have a small impact on plugins (that's why this is 2.4).

Improvements:

  • Better "dark mode"
  • Remove Microsoft Office and HubSpot HTML on reply/send
  • Remove message background color detection (useless without text color and breaks dark mode)
  • Cleanup and remove Stores
  • Faster object constructor of views
  • Smaller new-mail.ogg and new-mail.mp3 audio files (no need for stereo sound)
  • Centralize fetch request error handling with iError parameter instead of sResult (this breaks old plugins)

Bug-fixes:

  • Resolve Issue #52
  • Resolve Issue #59
  • Resolve Issue #60
  • Old MouseEvent.which is not reliable, use MouseEvent.button
  • Remove (background)colors sometimes screwed up the HTML
  • Removed double "save draft" interval timer, only one is enough

Don't miss a new snappymail release

NewReleases is sending notifications on new releases.