1
0
mirror of https://github.com/axllent/mailpit.git synced 2025-01-04 00:15:54 +02:00
mailpit/CHANGELOG.md
2023-09-24 19:16:22 +13:00

14 KiB

Changelog

Notable changes to Mailpit will be documented in this file.

[v1.9.2]

Fix

  • Delete all messages matching search when more than 1000 results

Libs

  • Update node modules

Tests

  • Add message tag tests
  • Add search delete tests

UI

  • Reset pagination when returning to inbox from search

[v1.9.1]

Chore

  • Update caniemail data

Libs

  • Update Go modules

UI

  • Set 404 page when loading a non-existent message
  • Link email addresses in message summary to search
  • Better support for mobile screen sizes

[v1.9.0]

API

  • Remove redundant Read status from message (always true)
  • Delete by search filter
  • Add endpoint to return all tags in use

Feature

  • Improved search parser
  • New search filter [!]is:tagged

Fix

  • Correctly escape certain characters in search (eg: ')

Libs

  • Update minimum Go version to 1.20
  • Update Go modules
  • Update node modules

Tests

  • Bump Go version to 1.21

UI

  • Rewrite web UI, add URL routing and components

[v1.8.4]

Fix

  • Correctly decode proxy links containing HTML entities (screenshots)

[v1.8.3]

Feature

  • HTML screenshots

Libs

  • Update node modules

UI

  • Group message tabs on mobile

[v1.8.2]

Build

  • Update wangyoucao577/go-release-action@v1.39

Feature

  • Link check to test message links
  • Workaround for non-RFC-compliant message headers containing

Libs

  • Update Go libs

UI

  • Set hostname in page meta title to identify Mailpit instance

[v1.8.1]

Docs

  • Add pagination to swagger search documentation

Fix

  • Check/set message Reply-To using SMTP FROM
  • Exclude "sendmail" from recipients list when using mailpit sendmail <options>
  • Exclude