The previous behavior of `torrent.downloaded` is now `torrent.received`. This is bytes received from peers (including invalid data). The new `torrent.downloaded` is what most people expected it to be all along. Bytes completed (excluding invalid data).