# Changelog Notable changes to Mailpit will be documented in this file. ## [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](https://github.com/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 ` - Exclude