Merge branch 'release/james' into devel

This commit is contained in:
Jakub
2021-05-28 10:18:46 +02:00
64 changed files with 1530 additions and 813 deletions

View File

@ -2,6 +2,16 @@
Changelog [format](http://keepachangelog.com/en/1.0.0/)
## [Bridge 1.8.4] James
## Added
GODT-1044: Lite parser for appended messages.
## Fixed
GODT-1161: Guarantee order of responses when creating new message.
GODT-1162: Fix wrong section 1 error when email has no MIME parts.
## [Bridge 1.8.3] James
### Fixed
@ -26,11 +36,13 @@ Changelog [format](http://keepachangelog.com/en/1.0.0/)
* GODT-1056 Check encrypted size of the message before upload.
* GODT-1143 Turn off SMTP server while no connection.
* GODT-1089 Explicitly open system preferences window on BigSur.
* GODT-35: Connection manager with resty.
### Fixed
* GODT-1159 SMTP server not restarting after restored internet.
* GODT-1146 Refactor handling of fetching BODY[HEADER] (and similar) regarding trailing newline.
* GODT-1152 Correctly resolve wildcard sequence/UID set.
* GODT-876 Set default from if empty for importing draft.
* Other: Avoid API jail.