Releases: axllent/mailpit
Releases · axllent/mailpit
1.2.1
UI
- Update frontend modules
- Add about app modal with version update notification
1.2.0
Feature
Testing
UI
- Changes to use new data API
- Hide delete all / mark all read in message view
1.1.7
Fix
- Normalize running binary name detection (Windows)
1.1.6
Fix
- Workaround for Safari source matching bug blocking event listener
UI
- Add documentation link (wiki)
1.1.5
Build
- Switch to
esbuild-sass-plugin
UI
- Support for inline images using filenames instead of cid
1.1.4
Feature
- Add --quiet flag to display only errors
Security
- Add restrictive HTTP Content-Security-Policy
UI
- Minor UI color change & unread count position adjustment
- Add favicon unread message counter
- Remove left & right borders (message list)
1.1.3
Fix: Update message download link
1.1.2
UI
- Allow reverse proxy subdirectories
1.1.1
UI
- Attachment icons and image thumbnails
1.1.0
UI
- HTML source & highlighting
- Add previous/next message links
Note: if you are upgrading from a < 1.0.0 release, please read
This release includes a major backend storage change (SQLite) that will render any previously-saved messages useless. Please delete old data to free up space. For more information see #10