Skip to content

Commit

Permalink
Merge tag 'v1.20.1' into develop
Browse files Browse the repository at this point in the history
Release v1.20.1
  • Loading branch information
axllent committed Aug 10, 2024
2 parents f8a6bd7 + 37ea30f commit 48bef8d
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.20.1]

### Chore
- Shift inbox pagination to inbox component
- Live load up to 100 new messages in sidebar ([#336](https://github.com/axllent/mailpit/issues/336))
- Show icon attachment in new side navigation message listing ([#345](https://github.com/axllent/mailpit/issues/345))

### Fix
- Correctly decode X-Tags message headers (RFC 2047) ([#344](https://github.com/axllent/mailpit/issues/344))


## [v1.20.0]

### Feature
Expand Down

0 comments on commit 48bef8d

Please sign in to comment.