Skip to content

Releases: Bearsampp/module-mailpit

Mailpit 1.21.7

14 Dec 23:40
Compare
Choose a tag to compare

Chore

  • Display "To" details in mobile messages list
  • Display "From" details in message sidebar (desktop) (#403)
  • Stricter SMTP 'MAIL FROM' & 'RCPT TO' handling (#409)
  • Move smtpd & pop3 modules to internal
  • Bump Go version for automated testing
  • Update Go dependencies
  • Update node dependencies

Fix

  • Prevent splitting multi-byte characters in message snippets (#404)
  • Ignore unsupported optional SMTP 'MAIL FROM' parameters (#407)

Testing

  • Add smtpd tests

Mailpit 1.21.6

09 Dec 07:56
7af0a36
Compare
Choose a tag to compare

Feature

  • Include Mailpit label (if set) in webhook HTTP header (#400)
  • Add support for sending inline attachments via HTTP API (#399)

Chore

  • Update caniemail database
  • Update node dependencies
  • Update Go dependencies

Fix

  • Message view not updating when deleting messages from search (#395)

Mailpit 1.21.5

02 Dec 01:01
7af0a36
Compare
Choose a tag to compare

Make symlink detection more specific to contain "sendmail" in the name (axllent/mailpit#391)
Update caniemail database
Update node dependencies
Update Go dependencies

Mailpit 1.21.1

02 Nov 22:51
91b9067
Compare
Choose a tag to compare

Feature

Add ability to search by size smaller or larger than a value (eg: larger:1M / smaller:2.5M)
Add ability to search for messages containing inline images (has:inline)

Chore

Separate attachments and inline images in download nav and badges (https://github.com/axllent/mailpit/issues/379)
Update Go dependencies

Mailpit 1.20.7

20 Oct 01:51
ef4bdc2
Compare
Choose a tag to compare
Merge pull request #2 from Bearsampp/mailpit

mailpit

1.20.6

16 Oct 14:59
ef4bdc2
Compare
Choose a tag to compare
Merge pull request #2 from Bearsampp/mailpit

mailpit

Mailpit 1.20.5

27 Sep 05:56
Compare
Choose a tag to compare
2024.9.25

🔄 synced local '.github/workflows' with remote '.dispatcher'

Mailpit 1.20.4

05 Sep 18:28
Compare
Choose a tag to compare

Chore

Update Go modules

Update node modules
Upgrade vue-css-donut-chart & related charts

Fix

Relax URL detection in link check tool (https://github.com/axllent/mailpit/issues/357)

Mailpit 1.20.3

02 Sep 00:36
Compare
Choose a tag to compare
2024.9.1

🔄 synced local '.github/workflows' with remote '.dispatcher'

1.18.7

22 Jun 17:43
Compare
Choose a tag to compare

initial release of Mailpit module