Skip to content

Commit

Permalink
Merge tag 'v1.10.0' into develop
Browse files Browse the repository at this point in the history
Release v1.10.0
  • Loading branch information
axllent committed Nov 11, 2023
2 parents 7244f4e + e80c230 commit 61c8a05
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,21 @@

Notable changes to Mailpit will be documented in this file.

## [v1.10.0]

### Feature
- Support search query params to /latest endpoints ([#206](https://github.com/axllent/mailpit/issues/206))
- Option to allow untrusted HTTPS certificates for screenshots & link checking ([#204](https://github.com/axllent/mailpit/issues/204))
- Add URL redirect (`/view/latest`) to view latest message in web UI ([#166](https://github.com/axllent/mailpit/issues/166))

### Fix
- Correctly close websockets on client disconnect ([#207](https://github.com/axllent/mailpit/issues/207))

### Libs
- Update node modules
- Update Go modules


## [v1.9.10]

### Docs
Expand Down

0 comments on commit 61c8a05

Please sign in to comment.