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: