Other: Bridge James 1.8.3

This commit is contained in:
Jakub
2021-05-26 17:10:30 +02:00
parent d0a97a3f4a
commit e10aa89313
3 changed files with 27 additions and 1 deletions

View File

@ -2,6 +2,16 @@
Changelog [format](http://keepachangelog.com/en/1.0.0/)
## [Bridge 1.8.3] 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.2] James
### Fixed
@ -20,11 +30,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.