Changes between Version 56 and Version 57 of MovedToGitHub/Changes
- Timestamp:
- Jun 16, 2010, 1:51:17 AM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
MovedToGitHub/Changes
v56 v57 1 1 = Changes = 2 === Transmission 2.00 b2 (2010/6/3) === #version-2.00b22 === Transmission 2.00 (2010/06/15) === #version-2.00 3 3 [http://trac.transmissionbt.com/query?milestone=2.00&group=component&groupdesc=1&order=severity All tickets closed by this release] 4 4 ==== All Platforms ==== 5 5 * "Local Peer Discovery" for finding peers on the local network 6 * Optimize peer connections and requests based on available bandwidth7 * Smarter heuristics when deciding which peers to try connecting to first6 * Optimize download requests for the bandwidth available 7 * Smarter heuristics when deciding the order to connect to peers 8 8 * Faster verification of local data 9 * Faster startup 9 10 * Support more blocklist file formats 10 11 * Use IEC standard units (KiB, MiB, GiB) instead of (KB, MB, GB) … … 13 14 * Compact View replaces Minimal View, taking up considerably less space 14 15 * Show an Add Transfer window when adding magnet links 15 * "Resume All" now ignores finished transfers 16 * "Resume All" now ignores finished transfers 16 17 * Allow trackers to be pasted into the Create Window 18 * European Portuguese localization 19 * Removed Traditional Chinese localization because of lack of localizer 17 20 ==== GTK+ ==== 18 21 * New filterbar to filter by tracker, private/public, etc.