Anzeigen der neuesten Beiträge
0 Mitglieder und 6 Gäste betrachten dieses Thema.
FEATURE: Add a key shortcut to "Add link to torrent..." (Angel Alonso)BUGFIX: Make all columns and headers use the same text alignment in the transferlist. (sledgehammer999)BUGFIX: Fix build system for Unix/Linux. (sledgehammer999)BUGFIX: Case insensitive sort in Peers list. Closes #1066. (sledgehammer999)BUGFIX: Small optimization of WebUI responses when there isn't a data payload. (sledgehammer999)BUGFIX: Hide empty folders after filtering. Closes #74. (sledgehammer999)BUGFIX: Expand folders when filtering files. Closes #1076. (sledgehammer999)BUGFIX: Updated search plugin's URL (wowzaman12)BUGFIX: Strip some png to fix incorrect sRGB profiles. (Angel Alonso)BUGFIX: Fixed font issues on OSX Mavericks (wowzaman12)BUGFIX: Improve text in the About dialog (Artem S. Tashkinov)BUGFIX: Always show a peer IP address as a tool tip (Artem S. Tashkinov)BUGFIX: Fix inhibit system functionality. Closes #766. (sledgehammer999)BUGFIX: WebUI: Don't gzip too small payloads. (sledgehammer999)BUGFIX: Correctly detect if the browser supports gzip compression. (sledgehammer999)BUGFIX: Fix WebUI link to 'Anonymous mode' explanation. Closes #1093. (sledgehammer999)BUGFIX: Correctly update tracker tier number in the trackers tab. Closes #1075. (sledgehammer999)BUGFIX: Speed improvements.(sledgehammer999)OTHER: Updated translations.
New features:UI | Added menu option to notification area to dismiss all notificationsUI | Added download name to sidebar tooltip as may be truncated in sidebar viewUI | Added some image types to the 'quick view' featureUI | Manual update option for DHT trackerUI | Added current IP to transfer stats viewUI | Support the assignment of colours to manual tagsUI | Menu option to select folder contents in open torrent options dialogUI | Added Option to use a single open torrent options dialog for multiple torrentsUI | Torrent options dialog now supports file prioritiesUI | Automatic setting of decreasing file priorities within a torrent (based on selection order)UI | Added session up/down stats to library viewsUI | Option to edit trackers when adding a downloadUI | Added 'open torrent' option to tray iconUI | Option to add peer(s) from peers viewUI | Multi-select files in the open torrent options dialog and move them to a folder in one operationCore | Support Per-download and per-file alertsCore | Some interesting config parameters (port numbers for example) are now exported into a readable file in the config dirCore | Auto-tagging based on torrent tracker hostsCore | Support tags on devicesCore | Support never-transcode as option for device auto-transcodingCore | Added an 'Untagged' tag to represent downloads with no manual tag assignedCore | Added script actions as options for downloading/seeding complete eventsCore | Added ability to set a download's tags in the open torrent options dialogCore | Option to set a tag's initial save locationCore | Per-tag target share ratioChanges:UI | XML torrent import function was lost in the Vuze UI at some point - brought it backUI | Added download size to archived download display in console UI [Parg]UI | Support maximising of torrent options windowUI | Brazilian Portuguese translation updateUI | Basque translation updateUI | Spanish translation updateUI | Brought back the select all/mark/unmark buttons to open torrent options dialogUI | Brought back ability to set top level folder name for multi-file torrentsUI | Non-simple torrents with a singel file were displaying inconsistentlyUI | Handle double-click actions in files view correctlyUI | Sidebar download details order no maintained over restartUI | Scale minibar fixed widget widths to accommodate font changesPlug | Report removed downloads for a while in xmwebui in case there are multiple active clientsPlug | Ignore any socks proxy when using loopback connection to analyse contentCore | Disabled metadata exchange for private torrentsCore | Improved performance of JSON encodingCore | Prefer UTF-8 over system encoding for torrents if it seems to be as goodCore | Support more date formats when parsing search resultsBug fixes:UI | Persist column add/remove via header menuUI | Table structure change was losing a tag listener and subsequently failing to update correctlyUI | Multiple concurrent torrent additions causing duplicate dialogsUI | Unloading a plugin was causing a second plugins images to be disposedUI | Search bar was truncating long URIsPlug | Magnet plugin wasn't handling URIs with 'xt' sections properlyCore | Removed blocking call to get public IP address from initialization pathCore | Downloads were being auto-stored in the wrong locationCore | Respect 'do not activate UI' on download addition againCore | Fixed end-game-mode looping bugCore | Lots of minor fixes detected by Coverity static code analysis toolCore | Improved performance of timer event handlingCore | Fixed 'upload only' message supportCore | Prevent a hanging UPnP device from blocking callerCore | Handle separators other than '-' when parsing port rangesCore | Remove unnecessary retry on downloads that will most likely fail identicallyCore | Alert audio files weren't playing when contained in folders with certain characters in nameCore | Improved robustness of magnet URI handling