news/news-4.1.0-beta.5.md
This is Transmission 4.1.0-beta.5. We're in feature freeze for 4.1.0 -- testers and feedback are encouraged!
4.1.0-beta.1 bug where some downloads could get stuck for a long time. (#7899)4.1.0-beta.4 bug that broke icons on Windows. (#7931)4.1.0-beta.4 issue that included backwards-incompatible keys in the settings file. (#7917, #7918, #7932, #7995, #8002)X-Transmission-Rpc-Version header in RPC HTTP 409 response to indicate JSON-RPC support. (#7958)4.1.0-beta.1 bug where torrents with unaligned piece and block boundaries could get stuck at 99%. (#7944)sleep_per_seconds_during_verify setting when verifying local data. (#7870)recently_active torrents missed some torrents. (#8029)torrent_get.wanted is now an array of booleans in the JSON-RPC API. (#7997)settings.json and RPC are now serialized to the same set of strings. (#8032)cache_size_mib to reflect the correct size units. (#7971)peer_socket_tos to peer_socket_diffserv. (#8004)session_get.rpc_version and session_get.rpc_version_minimum in favour of session_get.rpc_version_semver in RPC. (#8022)tcp-enabled and udp-enabled in favour of preferred_transports. (#7988)transmission-remote --blocklist-update now prints blocklist size after update. (#8021)--(no-)utp in transmission-remote. (#7990)Last but certainly not least, a big Thank You to these people who contributed to this release:
sleep_per_seconds_during_verify setting when verifying local data. (#7870)Wishlist::next. (#7890)4.1.0-beta.1 bug where some downloads could get stuck for a long time. (#7899)4.1.0-beta.1 bug where torrents with unaligned piece and block boundaries could get stuck at 99%. (#7944)recalculate_wanted_pieces logic in wishlist constructor. (#7946)api-compat for settings.json. (#7950)X-Transmission-Rpc-Version header in RPC HTTP 409 response to indicate JSON-RPC support. (#7958)cache_size_mib to reflect the correct size units. (#7971)apicompat for bandwidth-groups.json. (#7972)preferred_transports and *_enabled. (#7980)4.1.0-beta.4 issue that included backwards-incompatible keys in the settings file. (#7995)torrent_get.wanted is now an array of booleans in the JSON-RPC API. (#7997)peer_socket_tos to peer_socket_diffserv. (#8004)is_torrent in rpc response too. (#8015)Access-Control-Expose-Headers header. (#8018)session_get.rpc_version and session_get.rpc_version_minimum in favour of session_get.rpc_version_semver in RPC. (#8022)recently_active torrents missed some torrents. (#8029)settings.json and RPC are now serialized to the same set of strings. (#8032)