Releases: axllent/mailpit
Releases · axllent/mailpit
v1.6.12
Feature
- Add Message-Id to MessageSummary (#116) (ie: messages, search, events websocket)
Swagger
- Update swagger field descriptions
v1.6.11
Libs
- Update node modules
- Update Go modules
UI
- Check for secure context instead of HTTPS (#114)
v1.6.10
Libs
- Update node modules
- Update Go modules
UI
- Remove "Noto Color Emoji" from default bootstrap font list
v1.6.9
API
- Return blank 200 response for OPTIONS requests (CORS)
Bugfix
- Correctly escape JS cid regex
Libs
- Update node modules
- Update Go modules
v1.6.8
Bugfix
- Fix Date display when message doesn't contain a Date header
Feature
- Add allowlist to filter recipients before relaying messages (#109) - See docs.
- Add
-S
short flag for sendmail --smtp-addr
v1.6.6
This release features several changes, and includes a new database structure and automatic rebuild of existing data.
API
- Set Access-Control-Allow-Headers when --api-cors is set
- Include correct start value in search response
Feature
- Option to ignore duplicate Message-IDs
Libs
- Update node modules
- Update Go modules
Swagger
- Update swagger field descriptions
UI
- Style Undisclosed recipients in message view
v1.6.5
Feature
- Add Access-Control-Allow-Methods methods when CORS origin is set
v1.6.4
Bugfix
- Fix UI images not displaying when multiple cid names overlap
v1.6.3
Feature
- Display clickable toast notifications for new messages