Vuze 5.3

Moderator: Moderator

Post Reply
User avatar
Stuffer
Sing in the wind!
Posts: 287
Joined: 17 Feb 2006, 01:06
Location: Sheep Islands

Vuze 5.3

Post by Stuffer »

Code: Select all

2014.02.07 - Vuze 5.3.0.0

New Features:

    Blog | See http://devblog.vuze.com/tagged/Vuze5300 for beta version blog posts
    Idea | See http://vote.vuze.com/forums/170588-general/status/1193376 

    UI | Content selection dialog when more than one file can be played [TuxPaper]
    UI | Added a configurable 'share ratio progress' column to display times at which certain ratios were met [Parg]
    UI | Added alert count to system tray tooltip and next download eta [Parg]
    UI | Added column to sources view to show completed downloads reported by tracker, where available [Parg]
    UI | Where permitted you can now edit subscription URLS via right-click in sidebar [Parg]
    UI | Subscriptions can now be renamed in the sidebar [Parg]
    UI | Expansion state of torrents in Library views now remembered [Parg]
    UI | Added per-file read/write rates to files view [Parg]
    UI | Added per-file ETA based on file write rate [Parg]
    UI | Support explicit external browsers (or plugin provided) for opening external links [Parg]
    UI | Permit search results and subscription views to be opened in an external browser [Parg]
    UI | Added explicit proxy support for internal browser views [Parg]
    UI | Menu option to delete tracker sources directly from the view [Parg]
    UI | Multi-select support in sources view [Parg]
    UI | Manual tags can now be closed + opened in the sidebar [Parg]
    UI | Transparency can noe be applied to the transfer/mini bars [Parg]
    Plug | Added tag support to scannerss plugin [Parg]
    Plug | Added Tag support to rss feed scanner plugin [Parg]
    Core | Added a downloading queue rules section to control 'rank downloads by speed' option [Parg]
    Core | Added manual piece forcing and re-requesting [Parg]
    Core | New option to remove 'skipped' partial files when removing download from library [Parg]
    Core | DHT can now bootstrap via version server if needed [Parg]
    Core | Added the ability to add new torrents in a paused state [Parg] 

Changes:

    UI | Column setup dialog initial sort order is alphabetic ascending [Parg]
    UI | Brazilian Portuguese translation update [Havokdan]
    UI | Basque translation update [Azpidatziak]
    UI | Korean translation update [Dong-yoon Han]
    UI | Improved system tray tooltip rendering time and added option to menu to enable [Parg]
    UI | Manual Tag menus are now subdivided when there's a lot of tags [Parg]
    UI | Defer updates to sub-tabs when not visible [Parg]
    Core | Don't permit torrent transfer if DHT peer source disabled [Parg]
    Core | Always merge trackers explicitly listed in a magnet URI into the resulting torrent [Parg]
    Core | IPv6 is no longer automatically enabled for Beta/CVS users [Parg]
    Core | Revert 'best guess' download save location logic to default to off when explicit save dir set [Parg]
    Core | Tag initial-save-location now applied when starting a torrent added in stopped state [Parg]
    Core | Tolerate failures to decode search results [Parg]
    Core | An aggregated scrape value is now used to drive seeding rules [Parg] 

Corrected Bugs:

    UI | Prevent potential GUI hang when constructing swarm view [Parg]
    UI | Fix layout issue for total stats view [Parg]
    UI | Reduce selected content thrashing when multiple selection operated on [Parg]
    UI | Fix double listener addition in piece info view [Parg]
    Plug | I2P plugin updated to work with latest I2P releases [Parg]
    Plug | Fix XML-over-HTTP plugin when using Java 7 [amc]
    Plug | MLab plugin now uses JSON based server selection [Parg]
    Plug | Fixed azcron to accept up/download speed limits > 100K/sec [Parg]
    Plug | Fixed Twitter plugin [Parg]
    Core | Fixed up test for writability to folders on Windows when ascertaining validity of default save locations [Parg]
    Core | Prevent subscription lookups from blocking DHT threads [Parg]
    Core | Fixed parsing of RSS feeds containing bad DTD refs [Parg]
    Core | Fixed synchronization in pairing state update [Parg]
    Core | Prevented top-level directories from prematurely being created for add-stopped torrents [Parg]
    Core | Thread safety improvements for config access [Parg]
    Core | Prevent open-torrent-options dialog from using low-noise downloads as guessing guidance [Parg]
    Core | ensure that bind-fails are treated as permanent errors if force-set (fixes unwanted non-VPN connections during VPN connection failure) [Parg]
    Core | Fixed 100% cpu caused by corrupted hashset [Parg]
    Core | Added asyncronization to selector creation to work around some AV products blocking Vuze during startup [Parg]
    Core | Fix tracker announcer issue when editting tracker URLs [Parg] 
Vuze is world fastest and the most advanced bittorrent client
User avatar
Stuffer
Sing in the wind!
Posts: 287
Joined: 17 Feb 2006, 01:06
Location: Sheep Islands

Vuze 5.3.0.1 beta 46

Post by Stuffer »

Code: Select all

VUZE CHANGELOG
-----------------

2014.xx.yy | Vuze 5.3.0.1

FEATURE: UI   | Added 'force start' and 'super seeding' options to the create-torrent wizard [Parg]
FEATURE: UI   | File filter added to torrent-options dialog [Parg]
FEATURE: UI   | Minimum/Target share ratio setters added to column menu and torrent options view [Parg]
FEATURE: UI   | Added 'SHA1' column to files-view [Parg]
FEATURE: UI   | Added a default save directory to apply when 'best guess' is enabled and nothing matches [Parg]
FEATURE: UI   | File path names can now be entered into the search box to open the torrent [Parg]
FEATURE: UI   | New column showing the date of completion of the most recent file [Parg]
FEATURE: UI   | Added 'initial tags' to the create-torrent wizard [Parg]
FEATURE: UI   | Enabled networks can now be specified in torrent-options dialog [Parg]
FEATURE: UI   | Added an 'apply to current' function to tags with initial-save/move-on-complete set [Parg]
FEATURE: UI   | Added 'availability' button to torrent-options to allow a torrent's availability to be checked before addition [Parg]
FEATURE: UI   | Tag buttons can now be enabled in Library view; Category buttons can be hidden [Parg]
FEATURE: UI   | Added 'pause for' option for selected torrents in Library view via Advanced menu [Parg]
FEATURE: Plug | Friends plugin now supports tag-based sharing to mirror the existing category based sharing [Parg]
FEATURE: Plug | Improved I2P network integration (new 'I2P Helper Plugin' deprecates existing 'I2P Network Plugin') - see http://wiki.vuze.com/w/I2PHelper_HowTo [Parg]
FEATURE: Plug | The 'Network Status' plugin now tests connectivity to Vuze services (e.g. pairing service) [Parg]
FEATURE: Core | Added simple tag constraint language (e.g. to define a tag that contains downloads whose title matches a regex - see wiki) [Parg]
FEATURE: Core | BEP 40: Canonical Peer Priority [Parg]
FEATURE: Core | Added 'copy-on-complete' function to tags [Parg]
FEATURE: Core | HTTPS support for web-seeds [Parg]
FEATURE: Core | Speed limit handler can now start/stop downloads assigned to particular tags [Parg]

CHANGE: UI    | Brazilian Portuguese translation update [Havokdan]
CHANGE: UI    | French translation update [Repris d'injustice]
CHANGE: UI    | Spanish translation update [Valtiel]
CHANGE: UI    | Basque translation update [Azpidatziak]
CHANGE: UI    | Network Status plugin results can now be copied to clipboard [Parg]
CHANGE: UI    | Removed potential duplicate 'media already added' dialogs from inadvertent double-clicking [Parg]
CHANGE: UI    | Windows: Azureus.exe binary description now set to play better with Firefox/Thunderbird URI launch dialog [Tux]
CHANGE: UI    | All-peers and console views will now re-open on startup if open on close [Parg]
CHANGE: UI    | Use consistent sash to separate the tabs area in library views [Parg]
CHANGE: UI    | Sources view now displays scrape status for stopped downloads [Parg]
CHANGE: UI    | Update download display name if user renames either single file in a single file torrent or top level folder in a multi-file one [Parg]
CHANGE: Plug  | Internationalization plugin update [Repris d'injustice]
CHANGE: Core  | Paused downloads will now not be auto-started if a device attempts to access content [Parg]
CHANGE: Core  | Reduce CPU usage used for calculating anti-spoof DHT tokens [Parg]
CHANGE: Core  | Queue rules modified to prevent new seeds from being started if up-limit is reached [Parg]

BUGFIX: UI    | Transparancy settings for mini-bars/transfer-bar not being persisted [Parg]
BUGFIX: UI    | Primary tracker details were not being updated in detailed sources view [Parg]
BUGFIX: Core  | Torrent creation was failing when linked folders used and files ignored [Parg]
BUGFIX: Core  | Paused torrent removal was not removing from tag [Parg]
BUGFIX: Core  | Torrent private status not being correctly initialised [Gubatron]
BUGFIX: Core  | Various fixes to network and unresolved address handling [Parg]
BUGFIX: Core  | Handle missing publish dates in RSS feeds [Parg]
BUGFIX: Core  | Handle some XML parsing errors better [Parg]
BUGFIX: Core  | Fix Vuze preventing Windows logoff/shotdown [Parg; Tux]
BUGFIX: Core  | Async listener thread not always started when needed [Parg]

2014.02.07 | Vuze 5.3.0.0

FEATURE: UI   | Content selection dialog when more than one file can be played [TuxPaper] 
FEATURE: UI   | Added a configurable 'share ratio progress' column to display times at which certain ratios were met [Parg]
FEATURE: UI   | Added alert count to system tray tooltip and next download eta [Parg]
FEATURE: UI   | Added column to sources view to show completed downloads reported by tracker, where available [Parg]
FEATURE: UI   | Where permitted you can now edit subscription URLS via right-click in sidebar [Parg]
FEATURE: UI   | Subscriptions can now be renamed in the sidebar [Parg]
FEATURE: UI   | Expansion state of torrents in Library views now remembered [Parg]
FEATURE: UI   | Added per-file read/write rates to files view [Parg]
FEATURE: UI   | Added per-file ETA based on file write rate [Parg]
FEATURE: UI   | Support explicit external browsers (or plugin provided) for opening external links [Parg]
FEATURE: UI   | Permit search results and subscription views to be opened in an external browser [Parg]
FEATURE: UI   | Added explicit proxy support for internal browser views [Parg]
FEATURE: UI   | Menu option to delete tracker sources directly from the view [Parg]
FEATURE: UI   | Multi-select support in sources view [Parg]
FEATURE: UI   | Manual tags can now be closed + opened in the sidebar [Parg]
FEATURE: UI   | Transparency can noe be applied to the transfer/mini bars [Parg]
FEATURE: Plug | Added tag support to scannerss plugin [Parg]
FEATURE: Plug | Added Tag support to rss feed scanner plugin [Parg]
FEATURE: Core | Added a downloading queue rules section to control 'rank downloads by speed' option [Parg]
FEATURE: Core | Added manual piece forcing and re-requesting [Parg]
FEATURE: Core | New option to remove 'skipped' partial files when removing download from library [Parg]
FEATURE: Core | DHT can now bootstrap via version server if needed [Parg]
FEATURE: Core | Added the ability to add new torrents in a paused state [Parg]

CHANGE: UI    | Column setup dialog initial sort order is alphabetic ascending [Parg]
CHANGE: UI    | Brazilian Portuguese translation update [Havokdan]
CHANGE: UI    | Basque translation update [Azpidatziak]
CHANGE: UI    | Korean translation update [Dong-yoon Han]
CHANGE: UI    | Improved system tray tooltip rendering time and added option to menu to enable [Parg]
CHANGE: UI    | Manual Tag menus are now subdivided when there's a lot of tags [Parg]
CHANGE: UI    | Defer updates to sub-tabs when not visible [Parg]
CHANGE: Core  | Don't permit torrent transfer if DHT peer source disabled [Parg]
CHANGE: Core  | Always merge trackers explicitly listed in a magnet URI into the resulting torrent [Parg]
CHANGE: Core  | IPv6 is no longer automatically enabled for Beta/CVS users [Parg]
CHANGE: Core  | Revert 'best guess' download save location logic to default to off when explicit save dir set [Parg]
CHANGE: Core  | Tag initial-save-location now applied when starting a torrent added in stopped state [Parg]
CHANGE: Core  | Tolerate failures to decode search results [Parg]
CHANGE: Core  | An aggregated scrape value is now used to drive seeding rules [Parg]

BUGFIX: UI    | Prevent potential GUI hang when constructing swarm view [Parg]
BUGFIX: UI    | Fix layout issue for total stats view [Parg]
BUGFIX: UI    | Reduce selected content thrashing when multiple selection operated on [Parg]
BUGFIX: UI    | Fix double listener addition in piece info view [Parg]
BUGFIX: Plug  | I2P plugin updated to work with latest I2P releases [Parg]
BUGFIX: Plug  | Fix XML-over-HTTP plugin when using Java 7 [amc]
BUGFIX: Plug  | MLab plugin now uses JSON based server selection [Parg]
BUGFIX: Plug  | Fixed azcron to accept up/download speed limits > 100K/sec [Parg]
BUGFIX: Plug  | Fixed Twitter plugin [Parg]
BUGFIX: Core  | Fixed up test for writability to folders on Windows when ascertaining validity of default save locations [Parg]
BUGFIX: Core  | Prevent subscription lookups from blocking DHT threads [Parg]
BUGFIX: Core  | Fixed parsing of RSS feeds containing bad DTD refs [Parg]
BUGFIX: Core  | Fixed synchronization in pairing state update [Parg]
BUGFIX: Core  | Prevented top-level directories from prematurely being created for add-stopped torrents [Parg]
BUGFIX: Core  | Thread safety improvements for config access [Parg]
BUGFIX: Core  | Prevent open-torrent-options dialog from using low-noise downloads as guessing guidance [Parg]
BUGFIX: Core  | ensure that bind-fails are treated as permanent errors if force-set (fixes unwanted non-VPN connections during VPN connection failure) [Parg]
BUGFIX: Core  | Fixed 100% cpu caused by corrupted hashset [Parg]
BUGFIX: Core  | Added asyncronization to selector creation to work around some AV products blocking Vuze during startup [Parg]
BUGFIX: Core  | Fix tracker announcer issue when editting tracker URLs [Parg]
Vuze is world fastest and the most advanced bittorrent client
Post Reply