Skip to content

Commit

Permalink
v5.5.0 release information added
Browse files Browse the repository at this point in the history
Webklex committed Jun 28, 2023

Verified

This commit was signed with the committer’s verified signature.
agostbiro Agost Biro
1 parent d286ead commit 3c23c8f
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -19,6 +19,18 @@ Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) princip
- NaN


## [5.5.0] - 2023-06-28
### Fixed
- Error token length mismatch in `ImapProtocol::readResponse` #400
- Attachment name parsing fixed #410 #421 (thanks @nuernbergerA)
- Additional Attachment name fallback added to prevent missing attachments
- Attachment id is now static (based on the raw part content) and now longer random
- Always parse the attachment description if it is available

### Added
- Attachment content hash added


## [5.4.0] - 2023-06-24
### Fixed
- Legacy protocol support fixed (object to array conversion) #411

0 comments on commit 3c23c8f

Please sign in to comment.