feat: MinSpeed -> MinBytesPerSecond, check every 3 seconds

This commit is contained in:
James Houlahan
2020-04-27 13:26:30 +02:00
parent 284a097d4f
commit 668fc7f039
4 changed files with 23 additions and 17 deletions

View File

@ -32,6 +32,7 @@ Changelog [format](http://keepachangelog.com/en/1.0.0/)
### Fixed
* Use correct binary name when finding location of addcert.scpt
* GODT-267 Correctly detect if a message is a draft even if does not have DraftLabel
* GODT-308 reduce minimum read speed threshold to avoid issues with flaky internet
## [v1.2.6] Donghai - beta (2020-03-31)