Releases: ddeboer/imap
Releases · ddeboer/imap
1.4.1
1.4.0
1.3.1
1.3.0
Implemented enhancements:
- Implement bulk-move #306 (particleflux)
Closed issues:
- feature: Bulk move #305
Merged pull requests:
1.2.3
1.2.2
1.2.1
Implemented enhancements:
Fixed bugs:
1.2.0
Implemented enhancements:
- Make imap_append() optional arguments reachable #280 (Slamdunk)
- PHPStan: introduce static analysis #276 (Slamdunk)
Fixed bugs:
- getAttachments() problem when mixin inline and attachment #281
- UnexpectedEncodingException: Cannot decode "5" #278
- Handle correctly multiple nested attachments #283 (Slamdunk)
- Manageable UnexpectedEncodingException #282 (Slamdunk)
Closed issues:
- Appending mail with options #279