Skip to content

Commit

Permalink
Merge tag 'v1.21.1' into develop
Browse files Browse the repository at this point in the history
Release v1.21.1
  • Loading branch information
axllent committed Nov 1, 2024
2 parents 4be9263 + 0f24496 commit ccef1ae
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,17 @@

Notable changes to Mailpit will be documented in this file.

## [v1.21.1]

### Feature
- Add ability to search by size smaller or larger than a value (eg: `larger:1M` / `smaller:2.5M`)
- Add ability to search for messages containing inline images (`has:inline`)

### Chore
- Update Go dependencies
- Separate attachments and inline images in download nav and badges ([#379](https://github.com/axllent/mailpit/issues/379))


## [v1.21.0]

### Feature
Expand Down

0 comments on commit ccef1ae

Please sign in to comment.