This commit is contained in:
Andrzej Szafranski 2021-09-01 07:45:48 +00:00
parent 8e0d6d41a6
commit 444f2d8a12
1 changed files with 11 additions and 0 deletions

View File

@ -1,3 +1,14 @@
## v1.8.9
- 2021-09-01
### Fixed
- Fixed an issues with incorrect handling of 401 server error leading to random Bridge logouts
- Changed encoding of message/rfc822 - to better handle sending of the .msg files
- Fixed crash within RFC822 builder for invalid or empty headers
- Fixed crash within RFC822 builder for header with key length > 76 chars
## v1.8.7
- 2021-06-22