Skip to content

Commit

Permalink
Merge tag 'v1.22.2' into develop
Browse files Browse the repository at this point in the history
Release v1.22.2
  • Loading branch information
axllent committed Feb 8, 2025
2 parents 50c072e + f40f955 commit d0458e2
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,19 @@

Notable changes to Mailpit will be documented in this file.

## [v1.22.2]

### Chore
- Update node dependencies / esbuild
- Update Go dependencies
- Enable browser cache for embedded web UI assets
- Replace http.FileServer with custom controller to correctly encode gzipped error responses for embed.FS

### Fix
- Add missing "latest" route to message attachment API endpoint ([#437](https://github.com/axllent/mailpit/issues/437))
- Remove recursive HTML regeneration in embedded HTML view ([#434](https://github.com/axllent/mailpit/issues/434))


## [v1.22.1]

### Feature
Expand Down

0 comments on commit d0458e2

Please sign in to comment.