Releases: axllent/mailpit
Releases · axllent/mailpit
0.1.5
Compare
Sorry, something went wrong.
No results found
Feature
Improved message search - any order & phrase quoting
UI
Change breakpoints for mobile view of messages
Resize iframes with viewport resize
0.1.4
Compare
Sorry, something went wrong.
No results found
Feature
Email compression in storage
Testing
Enable testing on feature branches
Database total/unread statistics tests
UI
Mobile compatibility improvements & functionality
0.1.3
Compare
Sorry, something went wrong.
No results found
Feature
Mark all messages as read
UI
Better error handling when connection to server is broken
Add reset search button
Minor UI tweaks
Update pagination values when new mail arrives when not on first page
Pull Requests
Merge pull request #6 from KaptinLin/develop
0.1.2
Compare
Sorry, something went wrong.
No results found
Feature
Optional browser notifications (HTTPS only)
Security
Don't allow tar files containing a ".."
Sanitize mailbox names
Use strconv.Atoi() for safe string to int conversions
0.1.1
Compare
Sorry, something went wrong.
No results found
Bugfix
Fix env variable for MP_UI_SSL_KEY
0.1.0
Compare
Sorry, something went wrong.
No results found
Feature
SMTP STARTTLS & SMTP authentication support
0.0.9
Compare
Sorry, something went wrong.
No results found
Bugfix
Include read status in search results
Feature
Testing
Memory & physical database tests
0.0.8
Compare
Sorry, something went wrong.
No results found
Bugfix
Fix total/unread count after failed message inserts
UI
Add project links to help in CLI
0.0.7
Compare
Sorry, something went wrong.
No results found
Bugfix
Command flag should be --auth-file
Docker
Add multi-arch Docker images
0.0.6
Compare
Sorry, something went wrong.
No results found
Bugfix
Disable CGO when building multi-arch binaries