Skip to content

Commit

Permalink
Merge tag 'v1.22.0' into develop
Browse files Browse the repository at this point in the history
Release v1.22.0
  • Loading branch information
axllent committed Jan 26, 2025
2 parents a29b969 + 9687329 commit 3d6d899
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,22 @@

Notable changes to Mailpit will be documented in this file.

## [v1.22.0]

### Feature
- SMTP auto-forwarding option ([#414](https://github.com/axllent/mailpit/issues/414))
- Option to override the From email address in SMTP relay configuration ([#414](https://github.com/axllent/mailpit/issues/414))
- Add Chaos functionality to test integration handling of SMTP error responses ([#402](https://github.com/axllent/mailpit/issues/402), [#110](https://github.com/axllent/mailpit/issues/110), [#144](https://github.com/axllent/mailpit/issues/144) & [#268](https://github.com/axllent/mailpit/issues/268))

### Chore
- Update node dependencies
- Update Go dependencies

### Fix
- Update command `npm run update-caniemail` save path ([#422](https://github.com/axllent/mailpit/issues/422))
- Correct date formatting in TestMakeHeaders


## [v1.21.8]

### Chore
Expand Down

0 comments on commit 3d6d899

Please sign in to comment.