Changeset 14688
- Timestamp:
- Feb 27, 2016, 11:09:41 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/NEWS
r14655 r14688 20 20 * Fix and unify torrent origin display in GTK+, Qt and web clients 21 21 * Fix crash on session shutdown (evdns_getaddrinfo_cancel) 22 * Retry if RPC server fails to bind to specified address 23 * Improve error checking on metadata retrieval 24 * Improve UTF-8 validity checking (merge changes from LLVM) 25 * Don't build transmission-cli by default (it's long deprecated) 22 26 ==== Mac Client ==== 23 27 * UI fixes for OS X 10.9+ 24 28 * Trim potential URIs from clipboard 25 29 * Allow downloading files from http servers (not https) on OS X 10.11+ 30 * Change Sparkle Update URL to use HTTPS instead of HTTP (addresses Sparkle vulnerability) 26 31 * Fix global options popover layout 27 32 * Fix building with Xcode 7+ … … 29 34 ==== GTK+ Client ==== 30 35 * Fix overshoot and undershoot indicators display with GTK+ 3.16+ in main window 36 * Don't require DISPLAY if started with `--version` argument 31 37 ==== Qt Client ==== 32 38 * Improve performance in Torrent Properties dialog for torrents with lots of files … … 50 56 ==== Web Client ==== 51 57 * Content Security Policy enhancements 58 * Enable "resume now" for queued torrents 52 59 * Mark appropriate fields in preferences dialog as HTML5 number fields 53 60 * Update to jQuery 1.11.2, jQueryUI 1.11.4; use jQueryUI menus instead of custom ones
Note: See TracChangeset
for help on using the changeset viewer.