Skip to content

Releases: axllent/mailpit

v1.6.12

30 May 04:59
Compare
Choose a tag to compare

Feature

  • Add Message-Id to MessageSummary (#116) (ie: messages, search, events websocket)

Swagger

  • Update swagger field descriptions

v1.6.11

26 May 11:03
Compare
Choose a tag to compare

Libs

  • Update node modules
  • Update Go modules

UI

  • Check for secure context instead of HTTPS (#114)

v1.6.10

17 May 22:56
Compare
Choose a tag to compare

Libs

  • Update node modules
  • Update Go modules

UI

  • Remove "Noto Color Emoji" from default bootstrap font list

v1.6.9

09 May 05:18
Compare
Choose a tag to compare

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

05 May 10:16
Compare
Choose a tag to compare

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.7

04 May 19:00
Compare
Choose a tag to compare

Bugfix

  • Fix auto-deletion cron

v1.6.6

04 May 10:27
Compare
Choose a tag to compare

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

24 Apr 20:59
Compare
Choose a tag to compare

Feature

  • Add Access-Control-Allow-Methods methods when CORS origin is set

v1.6.4

24 Apr 10:30
Compare
Choose a tag to compare

Bugfix

  • Fix UI images not displaying when multiple cid names overlap

v1.6.3

23 Apr 23:36
Compare
Choose a tag to compare

Feature

  • Display clickable toast notifications for new messages