Skip to content

Releases: axllent/mailpit

v1.3.11

10 Mar 01:57
Compare
Choose a tag to compare

Docker

  • Expose default ports (1025/tcp 8025/tcp)

Feature

  • Expand custom webroot path to include a-z A-Z 0-9 _ . - and /

v1.3.10

04 Mar 10:41
Compare
Choose a tag to compare

Bugfix

  • Fix search with existing emails

Libs

  • Update node modules

v1.3.9

24 Feb 09:32
Compare
Choose a tag to compare

Feature

  • Add Cc and Bcc search filters

Libs

  • Update node modules
  • Update Go modules

Pull Requests

  • Merge pull request #42 from shizunge/dependabot

v1.3.8

09 Feb 02:25
Compare
Choose a tag to compare

Bugfix

  • Restore notification icon

UI

  • Compress SVG icons

v1.3.7

30 Jan 09:22
Compare
Choose a tag to compare

Feature

  • Add Kubernetes API health (livez/readyz) endpoints

Libs

  • Upgrade to esbuild 0.17.5

v1.3.6

12 Jan 03:12
Compare
Choose a tag to compare

Bugfix

  • Correctly index missing 'From' header in database

Libs

  • Update node modules
  • Update go modules

v1.3.5

04 Jan 23:02
Compare
Choose a tag to compare

Bugfix

  • Include HTML link text in search data (see #30)

v1.3.4

08 Dec 21:29
Compare
Choose a tag to compare

Bugfix

  • Allow tags to be set from MP_TAG environment

v1.3.3

08 Dec 20:34
Compare
Choose a tag to compare

Bugfix

  • Allow tags to be set from MP_TAG environment

v1.3.2

08 Dec 09:05
Compare
Choose a tag to compare

Build

  • Temporarily disable arm (32) Docker build

Libs

  • Upgrade esbuild to 0.16.2