Azureus / Vuze

Discuss the world of file sharing, from philosophy to help with applications.

Moderator: CricketMX Forum Moderators

User avatar
p2p-sharing-rules
Moderator
Moderator
Posts: 8462
Joined: Mon Mar 29, 2004 6:55 pm
Location: Canada

Azureus v3.0.2.2 Aug.30 , 2007

What's New
CHANGE: UI | Improved usability of speed scale widget
CHANGE: UI | Restored reposition functionality of torrent context menus
BUGFIX: Core | *nix: Allowing multi-instance now works again
BUGFIX: Core | IPv6 DHT v4 pollution fix
BUGFIX: UI | MacOSX: Fixed not remembering user turned off Maximized state
BUGFIX: UI | MacOSX: Fixed Drag and Drop for moving torrents in My Torrents view
BUGFIX: UI | A few config pages had their labels missing

Download links:
Azureus v3.0.2.2 Windows.exe
Azureus v3.0.2.2 Mac OSX.dmg
Azureus v3.0.2.2 Linux.tar.bz2
Azureus v3.0.2.2 Llinux-x86 64.tar.bz2
Azureus v3.0.2.2.jar
Azureus v3.0.2.2 source.zip
User avatar
p2p-sharing-rules
Moderator
Moderator
Posts: 8462
Joined: Mon Mar 29, 2004 6:55 pm
Location: Canada

Azureus 3.0.3.0 September 20, 2007

What's New:
FEATURE: Core | Added experimental support for LibTorrent extension protocol handshake [amc1]
FEATURE: UI | Added available disk space indicators to the torrent open dialog (requires Java 1.6) [The 8472]
FEATURE: UI | Added "handshake reserved bytes" column in peer view [amc1]
FEATURE: UI | Added "Open Transfer Bar on start" and "Remember Transfer Bar" location options [amc1]
FEATURE: UI | Added http-seed config to torrent creation wizard [Parg]
FEATURE: UIv3 | Embedded Media Player [TuxPaper]

CHANGE: Core | Speedup hash-checking by ~30% / less CPU usage [The 8472]
CHANGE: Core | More improvements to client identification code [amc1]
CHANGE: UI | Provide both "per-torrent" and "across-torrents" speed menu options [amc1]
CHANGE: UI | Speed improvements for menu generation and changing file priority in "Files" view [amc1]
CHANGE: Plug | Plugins can now dynamically register language resource bundles [amc1]
CHANGE: UI | Allow minibars to stick to any screen border in multi monitor setups [The 8472]

BUGFIX: Core | Fixed bug when trying to add torrents with semi-colon characters in filename [amc1]
BUGFIX: Core | LAN peer detection for explicit IP addresses was broken [Parg]

Download links
Azureus v3.0.3.0.exe
Azureus v3.0.3.0.dmg
Azureus v3.0.3.0.jar
Azureus v3.0.3.0 source.zip
Azureus v3.0.3.0 linux.tar.bz2
Azureus v3.0.3.0 linux-x86 64.tar.bz2
User avatar
p2p-sharing-rules
Moderator
Moderator
Posts: 8462
Joined: Mon Mar 29, 2004 6:55 pm
Location: Canada

Azureus v3.0.3.4 October 4, 2007

Changes:

FEATURE: UI | Added "All Peers" view [amc1]

CHANGE: Core | Added workarounds for some buggy UPnP router implementations [parg]
CHANGE: UI | NAT status bar indicator and health icons now ignore UDP and LAN-local connections [The 8472]

BUGFIX: Core | Fixed bug where a torrent's save location is "forgotten" when a recheck is done in some circumstances [amc1]
BUGFIX: Core | Fixed MacOSX playback bug [TuxPaper]
BUGFIX: Core | Fixed update restart bug [Parg]

Download links:
Azureus 3.0.3.4.exe
Azureus 3.0.3.4.dmg
Azureus 3.0.3.4 linux.tar.bz2
Azureus 3.0.3.4 linux-x86_64.tar.bz2
Azureus 3.0.3.4.jar
Azureus 3.0.3.4 source.zip
User avatar
battye
Site Admin
Site Admin
Posts: 14391
Joined: Sun Jan 11, 2004 8:26 am
Location: Australia
Contact:

Thanks for the update P2P :)
CricketMX.com in 2022: Still the home of bat's, rat's and other farmyard animals!

"OK, life [as you chose to define it] repeats until there are no more lessons to be learned." - nrnoble (June 12, 2005)
"the new forum looks awesome, it's getting bigger & better" - p2p-sharing-rules (11 Jan, 2008)
"Looks like CMX is not only getting bigger...but, also getting better!!" - moongirl (14 Dec, 2007)
User avatar
p2p-sharing-rules
Moderator
Moderator
Posts: 8462
Joined: Mon Mar 29, 2004 6:55 pm
Location: Canada

Azureus 3.0.4.0 Dec. 6 2007

What's New
FEATURE: Core | Reconnect to peers after unexpected disconnect / recover stats of recently disconnected peers [Parg,The 8472]
FEATURE: Core | Global download speed limit can also limit the number of outgoing requests, this should improve TCP performance [The 8472]
-does not work with auto-speed since an explicit download speed-limit must be set
-downloads from as few peers as possible when the global limit is reached
-prioritizes downloads which are on the head of the queue
FEATURE: Core | IP binding now provides primitive round-robin load balancing for users with multiple internet connections; accepts interface names and IPv6 binding (if supported on the platform) [The 8472]
FEATURE: Core | Embed ChangeLog.txt in release jar [Nolar]
FEATURE: UI | Column menu option to automatically put contents of cell into the tooltip [amc1]
FEATURE: UI | Piece distribution view is now also available as a peer subview [The 8472]
FEATURE: UI | Added 'time remaining' column to peers view [Parg]
FEATURE: UI | Added option to suppress file download dialog [khai]
FEATURE: UI | Various progress reports have been unified; main status bar can display progress for certain processes now [khai]
FEATURE: Plug | Plugins can now change the color of rows [amc1]
FEATURE: Plug | Plugins can add configuration colour parameters [amc1]

CHANGE: Core | Attempt to re-open a file when access fails to try and recover from a transient error [Parg]
CHANGE: Core | Auto speed default is now the new 'beta' (v2) algorithm [ranul]
CHANGE: Core | Revised piece picking code to deal better with some edge cases and snubbed peers [The 8472]
CHANGE: Core | Share Ratio/min Seeds ignore rule now applies even when no tracker scrape is available [The 8472]
CHANGE: UI | Added private torrent indicator to the general tab [The 8472]
CHANGE: UI | Logging Consoles now have regex-based filters [The 8472]
CHANGE: UI | Tweaked table views to use a bit less memory and run better when items are being quickly removed/added [TuxPaper]

BUGFIX: UI | Don't hang UI redraw if file access is slow [Parg]
BUGFIX: UI | Fixed inconsistencies in the Torrent Open Dialog related to renaming and retargeting files and directories [The 8472]

Download Links
Azureus 3.0.4.0.exe
Azureus 3.0.4.0.dmg
Azureus 3.0.4.0 linux.tar.bz2
Azureus 3.0.4.0 linux-x86_64.tar.bz2
Azureus 3.0.4.0.jar
Azureus 3.0.4.0 PluginAPI.jar
Azureus 3.0.4.0 source.zip
User avatar
p2p-sharing-rules
Moderator
Moderator
Posts: 8462
Joined: Mon Mar 29, 2004 6:55 pm
Location: Canada

Azureus Vuze 3.0.4.2 Dec. 22, 2007

What's new
FEATURE: UI | Added "Check Files Exist" menu option [amc1]
FEATURE: Plug | Perform low resource usage tracking of online torrents for swarm cross-population purposes [Parg]

CHANGE: Core | Added option to disable download speed focus [The 8472]
CHANGE: Core | Reduced memory usage for many-torrent instances [The8472]
CHANGE: UI | Multiple selected torrent export now works [amc1]

BUGFIX: Core | Fixed IP filters not working when ALLOW instead of DENY was used [Parg]
BUGFIX: Core | Improve rebuffering behaviour when real-time pieces are too slow for any peers to get in time [Parg]
BUGFIX: Core | Ensure minimum buffer requirements are factored into ETA calculation [Parg]
BUGFIX: UI | Eliminated various memory leaks [The 8472]

Download Links
Azureus 3.0.4.2.exe
Azureus 3.0.4.2.dmg
Azureus 3.0.4.2 linux.tar.bz2
Azureus 3.0.4.2 linux-x86_64.tar.bz2
Azureus 3.0.4.2.jar
Azureus 3.0.4.2 PluginAPI.jar
Azureus 3.0.4.2 source.zip
User avatar
p2p-sharing-rules
Moderator
Moderator
Posts: 8462
Joined: Mon Mar 29, 2004 6:55 pm
Location: Canada

Azureus Vuze 3.0.5.2 April 10, 2008

What's New
FEATURE: UIv3 | Ability to rate directly from rating reminder activity entry [TuxPaper]
FEATURE: UIv3 | Added progress spinner animation for the LightBox[knguyen]

CHANGE: Core | Don't auto-UDP probe on initial announce if tracker not known to support UDP - hit on second and remember outcome [Parg]
CHANGE: Core | Improve startup times by taking various torrent-load operations off main thread [Parg]
CHANGE: Core | Add reason-messages for update check failures [Parg]
CHANGE: Core | Use derived password to protect private key to allow us to persist password [Parg]
CHANGE: Core | Get plugin update URL from version server to support potential future switch [Parg]
CHANGE: UI | Run explicit tracker scrapes off UI thread to prevent blocking [Parg]
CHANGE: UI | Allow UI initialisation to proceed before plugin init complete [Parg]
CHANGE: UIv3 | Always start on "Dashboard" tab (unless Advanced UI chosen), instead of sometimes starting on "On Vuze" tab [TuxPaper]
CHANGE: Plug | Ensure that DHT republish events are scheduled using absolute time so recover correctly from computer suspend [Parg]

BUGFIX: Core | Handle some badly formed torrents more gracefully (corrupt announce-lists) [Parg]
BUGFIX: Core | Handle multiple SSL certs from same URL [Parg]
BUGFIX: Core | URLDecode torrent filenames [Parg]
BUGFIX: Core | Fix non-crypto fallback outgoing connections [Parg]
BUGFIX: Core | Better (esp for Vista) detection of and setting of Azureus' .torrent file association [TuxPaper]
BUGFIX: UI | Fix broken per-torrent upload speed setting via options tab [Parg]
BUGFIX: UI | Fix alternating bg color not updating after changing in config [TuxPaper]
BUGFIX: UIv3 | Fix resource leaks related to light box (login window) [knguyen]

Download links
Azureus 3.0.5.2a Windows.exe
Azureus 3.0.5.2a Mac OS X.dmg
Azureus 3.0.5.2.jar
Azureus 3.0.5.2 Linux.tar.bz2
Azureus 3.0.5.2 Linux-x86_64.tar.bz2
Azureus 3.0.5.2 PluginAPI.jar
Azureus 3.0.5.2 source.zip
User avatar
p2p-sharing-rules
Moderator
Moderator
Posts: 8462
Joined: Mon Mar 29, 2004 6:55 pm
Location: Canada

Azureus Vuze v3.1.0.0 Release: June 16 , 2008
Changes:
FEATURE: UI | Protocol overhead is now shown in the speed graph [The 8472]
FEATURE: UI | Downloads can now be moved and renamed while running - torrent will be auto-paused [amc1]
FEATURE: UI | New "rename" action which renames torrent file, save file and displayed name at same time [amc1]
FEATURE: UI | Plugin log views now support autoscrolling, pausing and regex filtering [The 8472]
FEATURE: UI | Plugin menu items which in the right-click menu now appear in the "Torrent" menu also [amc1]
FEATURE: UIv3 | Friends (sharing, bandwidth boost)
FEATURE: UIv3 | Greatly Improved Search
FEATURE: UIv3 | Experimental option to use Mozilla/Firefox as browser widget on any platform (XulRunner or Firefox 3 must be installed) [The 8472]
FEATURE: Plug | Added support for plugins to easily use an external configuration file for settings [amc1]
FEATURE: Plug | Plugins can now have full control over on-complete and on-removal file moving [amc1]
FEATURE: Plug | Added resource downloader to provide way to download files from Sourceforge [amc1]
FEATURE: Plug | Added API methods to generically pop up the message box to a user [amc1]
FEATURE: Plug | Added API methods to listen to download-complete events [amc1]
FEATURE: Plug | Added various convenience methods for using log views and config models [amc1]
FEATURE: Plug | Added API to allow native UI objects to be added to config views [amc1]
FEATURE: Plug | Added some more methods for plugins to control some transport mechanisms [amc1]
FEATURE: Plug | Added ability to add menus to status entry objects [amc1]
FEATURE: Plug | Plugins can now open files using default application handlers [amc1]

CHANGE: Core | added "upload_only" flag to AZMP/LTEP handshakes, disconnect any uploading_only peers we don't need / that don't need us when disconnect seeds when seeding is set [The 8472]
CHANGE: Core | Further startup speed improvements [The 8472, amc1, parg]
CHANGE: Core | Speedup of various file batch operations (priority changes) [amc1, The 8472]
CHANGE: Core | Added option to allow the removal of files linked outside the save directory when removing data [amc1]
CHANGE: UI | Column menu option to disable fast renaming in files view, changed fast rename to behave more like the windows explorer [The 8472]
CHANGE: UI | In console UI, shrunk help text down to be more concise [amc1]
CHANGE: UIv3 | Removed Vuze Header (the top plugin bar is still there but you have to turn it on)

BUGFIX: Core | Made change so that plugins could not inadvertently turn off Azureus extension protocol [amc1]
BUGFIX: Core | The UDP tracker client option has been nonfunctional for quite a while now -> fixed [The 8472]
BUGFIX: Core | Fixed various file-priority-change related bugs that resulted in error states [The 8472]
BUGFIX: Core | Stop premature creation of torrent directories before download has started [amc1]

Download links:
Azureus v3.1.0.0.jar
Vuze v3.1.0.0 windows.exe
Vuze v3.1.0.0 linux.tar.bz2
Vuze v3.1.0.0 linux-x86 64.tar.bz2
Vuze v3.1.0.0 macosx.dmg
Vuze v3.1.0.0 pluginapi.jar
Vuze v3.1.0.0 source.zip
User avatar
p2p-sharing-rules
Moderator
Moderator
Posts: 8462
Joined: Mon Mar 29, 2004 6:55 pm
Location: Canada

Vuze-3.1.1.0 July 1, 2008
Changes:
FEATURE: Core | Added Auto Starting rule to seed large swarms first; useful when many overseeded torrents are in the queue or the upload capacity is far above average [The 8472]
FEATURE: UIv3 | Friend Chat (double click on friend icon to chat) [Gudy]
FEATURE: UIv3 | Friends Online Status
FEATURE: UIv3 | Ability to share content from your computer by dragging it to a Friend [Gudy]

CHANGE: Core | Built-in plugins can now be disabled - it didn't work properly in earlier versions [amc1]
CHANGE: UI | Create Vivaldi views for each DHT in use [Groundy]
CHANGE: UI | Added support for rotation in Vivaldi view [Groundy]
CHANGE: UI | Peers view hostname column now sorts host names by the most significant part first [The 8472]
CHANGE: UIv3 | Finished fixes for the new styled dialog which are now default in Vuze/Vuze Advanced [knguyen]
CHANGE: UIv3 | Added friend icon next to activity entry [TuxPaper]
CHANGE: UIv3 | New plugin bar look (removed arrows, added selectable list all plugin bar views) [TuxPaper]

BUGFIX: Core | Fixed bug which stopped downloads being stored in the chosen directory [amc1]
BUGFIX: Core | Fixed bug which prevented torrent files from being moved properly [amc1]
BUGFIX: Core | Reopening torrents does not delete files when setting some of the already existing files to DND anymore [The 8472]
BUGFIX: Core | Fixed bug which prevented UPnP mappings from being successful when a SOCKS proxy was used [amc1]
BUGFIX: UI | Fixed bug where delete icon on toolbar was not present on OSX [TuxPaper]
BUGFIX: UI | Blank cells are now properly put at the bottom when sorting a table column [amc1]
BUGFIX: UIv3 | Fixed bottom of list views not repainting properly [TuxPaper]
BUGFIX: UIv3 | Remove type headers when switching to date sorting [TuxPaper]

Download links:
Azureus 3.1.1.0.jar
Vuze 3.1.1.0 windows.exe
Vuze 3.1.1.0 linux.tar.bz2
Vuze 3.1.1.0 linux-x86_64.tar.bz2
Vuze 3.1.1.0 macosx.dmg
Vuze 3.1.1.0 pluginapi.jar
Vuze 3.1.1.0 source.zip
User avatar
p2p-sharing-rules
Moderator
Moderator
Posts: 8462
Joined: Mon Mar 29, 2004 6:55 pm
Location: Canada

Vuze 4.0.0.0
October 15, 2008

What's new/changes
FEATURE: Core | Async request processing for non-blocking tracker [Parg]
FEATURE: Core | Support HTTP redirects between http/https protocols in resource downloader [Parg]
FEATURE: Core | Add content to UPnP authentication dialogs [Parg]
FEATURE: Core | Support PList mods for app registration on OSX [Parg]
FEATURE: Core | Added http auth helper to support authenticated search templates/subscriptions [Parg]
FEATURE: Core | Fix built in RSS feed parser to handle Atom feeds [Parg]
FEATURE: Core | RSS based search templates [Parg]
FEATURE: Core | Light weight seeds to allow seeding of simple content such as subscriptions [Parg]
FEATURE: Core | Subscriptions [Parg]
FEATURE: Core | Added a 'prefer UDP connections' option [Parg]
FEATURE: Core | Config options for max queued outgoing connections [Parg]
FEATURE: Core | Support dht:// URL protocol [Parg]
FEATURE: Core | Advanced options for specifying TCP select timeouts [Parg]
FEATURE: UI | Added "Column Setup" icon to the iconbar [amc1]
FEATURE: UI | New console command - "plugin". Displays plugin information and can toggle startup status [amc1]
FEATURE: UI | Console command "show" can now filter to list only torrents which are transferring [amc1]
FEATURE: UIv3 | SideBar (F7 to Hide/Show) [TuxPaper]
FEATURE: UIv3 | New ToolBar with hideable text [TuxPaper]
FEATURE: UIv3 | Library now has Large and Small view modes. Small view mode is classic My Torrents [TuxPaper]
FEATURE: Plug | Added option to remove originators IP address from stored values [Parg]
CHANGE: Core | Improve app startup time [Parg]
CHANGE: Core | Make full name and namespace URI available to simple XML parser users [Parg]
CHANGE: Core | Improved handling of mixed IPv4 and IPv6 bindings [The 8472]
CHANGE: Core | New option to refresh UPnP mappings when we become firewalled [amc1]
CHANGE: UI | Improve performance with single data source dispatch aggregator [Parg]
CHANGE: UI | Debug messages are no longer displayed by default when running the console UI [amc1]
CHANGE: UI | The comment icon column now displays a blank icon if there is no comment (rather than no icon) [amc1]
CHANGE: UI | Delete priority is now properly reflected in the Priority column [The 8472]
CHANGE: UIv3 | Faster Startup [parg,TuxPaper]
CHANGE: UIv3 | Reduced UI memory footprint [TuxPaper]
CHANGE: UIv3 | Friends moved to the bottom of the sidebar [Khai]
CHANGE: UIv3 | All table views (Library, Notifications) now use native table widget [TuxPaper]
CHANGE: Plug | Essential plugins are now automatically re-enabled if previously disabled by user [amc1]
- the "Start / Stop Rules" plugin was disabled by users in the past, this was causing torrents to be stuck in "waiting" state
CHANGE: Plug | New command line option - "azureus.safemode", to disable lots of functionality when debugging problems [amc1]
CHANGE: Plug | Client ID plugin is removed [amc1]
CHANGE: Plug | New command line option - "azureus.loadplugins", to skip plugins being loaded at startup [amc1]
CHANGE: Plug | Accept store operations from furher away contacts to decrease store fails [Parg]
CHANGE: Plug | Evict contacts sooner from DHT router to improve liveness [Parg]
CHANGE: Plug | Delay DHT task init to save memory [Parg]
CHANGE: Plug | Finer-mesh for DHT network position derived tracking [Parg]
CHANGE: Plug | De-prioritise DHT tracker put ops [Parg]
BUGFIX: Core | Fixed problem on Vista where "Failed to establish listen on port UDP:xxxxx" errors may be reported [parg]
BUGFIX: Core | Treat any address binds as no bind IP when rewriting URLs [Parg]
BUGFIX: Core | Added third party impressions urls for torrent ads [JR]
BUGFIX: Core | Fix timer cancellation behaviour [Parg]
BUGFIX: Core | Fixed DND deleting files in single-file torrents [The 8472]
BUGFIX: Core | Fixed occasional deadlocks on startup under linux [The 8472]
BUGFIX: Core | Fixed rare situation where user was prompted for authentication to connect to trackers which didn't need it [amc1]
BUGFIX: Core | Made the load and unload buttons on the plugin page behave properly [amc1]
BUGFIX: Core | Fixed problem where queueing rules do not enter "seeding-only" mode when there are queued downloads [amc1]
BUGFIX: Plug | DHT storage manager key removal fix [Parg]
BUGFIX: Plug | Various fixes to avoid DHT running out of control under extreme diversifications
BUGFIX: Plug | Fix magnet download timeouts [Parg]
BUGFIX; Plug | Fix DHT operation timeout bug introduced when moving to async exec [Parg]
BUGFIX: Plug | Limit buddy reconnect to avoid thrashing [Parg]


Download links
Azureus 4.0.0.0.jar
Azureus 4.0.0.0.jar.torrent
Vuze 4.0.0.0 windows.exe
Vuze 4.0.0.0 macosx.dmg
Vuze 4.0.0.0 linux.tar.bz2
Vuze 4.0.0.0 linux-x86 64.tar.bz2
Vuze 4.0.0.0 pluginapi.jar
Vuze 4.0.0.0 source.zip
User avatar
p2p-sharing-rules
Moderator
Moderator
Posts: 8462
Joined: Mon Mar 29, 2004 6:55 pm
Location: Canada

Vuze 4.0.0.2
Release date: October 25, 2008

Changes
FEATURE: UIvz | Added column to detail the linkage between content and associated subscription, where present
FEATURE: UIvz | Simple view menu
CHANGE: Core | Remove restriction on uniqueness of subscriptions names
CHANGE: Core | Add popularity to subscription properties and size better
CHANGE: Core | Impose lower limits on download and upload when auto-speed running
CHANGE: Core | Reduce subscription publication concurrency
CHANGE: Core | Reduce acceptance of inaccurate DHT store operations
CHANGE: Core | Auto-download content when marked as unread in an auto-download enabled subscription
CHANGE: UIvz | Image on left of search box now activates search when clicked
CHANGE: UIvz | Toolbar's "Show Text" state now remembered across sessions
CHANGE: UIvz | Classic users upgrading via the installer will start up in My Library in "small" mode (classic My Torrents View). Previously, only "Advanced UI" users got this.
CHANGE: UIvz | If you hold the mouse down for a period of time on Up and Down toolbar items, it will move the selected items to the top/bottom (this was present in 4000, but now the tooltip says it)
CHANGE: UIvz | Added tooltip to subscription wizard to show more details on subscription
CHANGE: UIvz | Drop into edit mode after creating an RSS subscription
CHANGE: UIvz | Reduce size shown for downloads to 3 digits max for subscriptions and searches
CHANGE: UIVz | In Library view fix sort so 'new' entries do sort to top
CHANGE: Plug | Reduce derived tracker targets by raising swarm size limits
BUGFIX: Core | Fix auto-subscription of DHT located singleton subscriptions
BUGFIX: Core | Subscription to already cached, unsubscribed subscriptions wasn't working
BUGFIX: Core | Fix 100% CPU problem due to unsafe HashSet modification
BUGFIX: Core | Remove duplicate results from subscriptions
BUGFIX: Core | Report subscription creation errors to user
BUGFIX: Core | If a subscription was deleted which being processed it used to report errors
BUGFIX: Core | Set subscription popularity on selection
BUGFIX: UIvz | Fixed missing of all incomplete-specific and complete-specific torrent columns in My Library in "big" mode
BUGFIX: UIvz | If you previously chose top bar to be visible, and you aren't in advanced user mode, there was no way to remove top bar. Fixed by not showing top bar in non-advanced user mode
BUGFIX: UIvz | Fixed sidebar sash disappearing when moving beyond minimum size
BUGFIX: UIvz | Fixed "Close All Details" menu item always being disabled
BUGFIX: UIvz | Fixed extremely slow Library view when one column was animating
BUGFIX: UI | Table cells with cutoff text should show tooltip now
BUGFIX: UI | Fixed copying cell's text to clipboard
BUGFIX: UI | Info tab in Torrent Details now displays some columns that it couldn't before
BUGFIX: UI | Clear log view widgets when not visible to reduce memory
BUGFIX: UI | Fix sub tabs in Torrent Details view not remembering their view after restoring from min. state

Download links:
Azureus 4.0.0.2.jar
Vuze 4.0.0.2 windows.exe
Vuze 4.0.0.2 macosx.dmg
Vuze 4.0.0.2 linux.tar.bz2
Vuze 4.0.0.2 linux-x86_64.tar.bz2
Vuze 4.0.0.2 pluginapi.jar
Vuze 4.0.0.2 source.zip
User avatar
p2p-sharing-rules
Moderator
Moderator
Posts: 8462
Joined: Mon Mar 29, 2004 6:55 pm
Location: Canada

Vuze-4.0.0.4
November 21, 2008

Changelog
FEATURE: UIvz | Ability to change List modes in View menu
FEATURE: UI | Added a 'mark all results unread' menu item
FEATURE: UI | Added specification of data save directory to config wizard
FEATURE: Core | Added subscription support to customisations
FEATURE: Core | Added an 'azplug' URL protocol to allow plugins to handle URLs
FEATURE: Core | Allow subscriptions to handle azplug protocols thus allowing plugins to be the source of subscription content
FEATURE: Core | Allow magnet links in search results
CHANGE: UIvz | Deleting via toolbar now lets you apply action to all selected entries
CHANGE: UIvz | Search bar shrinks a bit when there's not enough width to display all toolbar buttons
CHANGE: UI | Date Column auto-sizer now shows day of month (mm/dd) instead of year (yy/mm) when column is small
CHANGE: Core | Only show feed errors after 3 consecutive fails to avoid distracting transient errors
CHANGE: Core | Add asset hash to subscriptions and auto-associate existing content on subscribe if avail
CHANGE: Core | Various performance improvements
CHANGE: Core | Modify DHT size calc algorithm to take account of firewalled contact
CHANGE: Plug | Assume buddies support chat
BUGFIX: UIvz | "Mark All Watched" now only affects completed content (which is also what Unwatched only shows)
BUGFIX: UIvz | Fix Global Rating column not sorting properly
BUGFIX: UIvz | (Mac) Fixed closing sidebar entries sometimes showing a blank area instead of selecting a new sidebar entry
BUGFIX: UIvz | Fixed bug where "My Library" info bar displayed on Downloading sidebar entry
BUGFIX: UIvz | Fix some notification entries losing their related avatar image
BUGFIX: UIvz | Log View's "Show Config" button wasn't going to proper config section
BUGFIX: UIvz | Fix default visible columns, order, and sort column for new installs for "Advanced" library Lists
BUGFIX: UI | "Show Time" state on date columns now remembered accross sessions
BUGFIX: UI | Fix "Pieces" column in Library view not updating unless you clicked it
BUGFIX: UI | Info tab in Torrent Details now displays more columns that it couldn't before (like share ratio)
BUGFIX: UI | Localize the date in the subscription view correctly
BUGFIX: Core | Synchonize access to file operations so that an close op can't be interleaved with file facade switching and bork disk channel operation
BUGFIX: Core | Filter out duplicate skew reports to get more accurate figures
BUGFIX: Core | Avoid NPE in chat when buddy unauthorised
BUGFIX: Core | Preserve argument case in magnet link operations
BUGFIX: Core | Fix mem leak when DHT router IP changed
BUGFIX: Plug | Use UTF-8 when decoding plugin descriptions

Download links:
Azureus 4.0.0.4.jar
Vuze 4.0.0.4 windows.exe
Vuze 4.0.0.4 macosx.dmg
Vuze 4.0.0.4 linux.tar.bz2
Vuze 4.0.0.2 linux-x86_64.tar.bz2
Vuze 4.0.0.4 pluginapi.jar
Vuze 4.0.0.4 source.zip
User avatar
p2p-sharing-rules
Moderator
Moderator
Posts: 8462
Joined: Mon Mar 29, 2004 6:55 pm
Location: Canada

Vuze 4.1.0.0 January 26, 2009

Changelog
FEATURE: Core New FP Ignore rule: Ignore 1st Priority after X hours of idle upload speed (default 24h)
FEATURE: Core Support for loading torrents when the HTTP response is an error (like 404, 500) but the data is still a torrent
FEATURE: UIvz Support multiple Content Networks
FEATURE: UI Experimental neuronal speed algorithm
FEATURE: UI Added AS/ASN peer column
FEATURE: UI Added properties view to buddies avatar widget
FEATURE: UI Control+I in library to open torrent info (torrent details) page
FEATURE: Plug Share categories with friends as subscriptions
FEATURE: Plug | Support table column removal
FEATURE: Plug Added getComputerName method
FEATURE: Plug Cache connected friend details for faster reconnect on startup
CHANGE: Core Pulled out Vuze related operations into ContentNetwork
CHANGE: Core Go to CDP when torrent unauthorised if possible
CHANGE: Core Added date field an modified case of response HTTP headers to improve behaviour of SSDP clients
CHANGE: Core Limit # of stalled 'seeding' torrents to prevent cases where all completed torrents could start up
CHANGE: Core Give stalled torrents a seeding rank handicap based on how long they've been stalled for
CHANGE: UI (Memory) Images that are unused after 60 seconds are now disposed of
CHANGE: UI Fixed regression of Auto Open Tabs not opening seeding torrents (Config option now split)
CHANGE: UI Bring back classic-share menu for non-basic mode users
BUGFIX: Core | Setting files as do-not-download was deleting files
BUGFIX: Core IPv6 compact tracker support
BUGFIX: Core Fix possible deadlock in generic connection handling
BUGFIX: Core Disable if-modified logic when editting RSS search templates to allow retrieval of results
BUGFIX: Core Clear down TLS stuff to reduce memory usage when plugins unloaded
BUGFIX: UI Fixed rare case where table rows would display blank
BUGFIX: UI Fixed 'close all details' in classic UI
BUGFIX: UI Prevent constuction of mytorrents context menu from flipping download stats
BUGFIX: UI Fix cursor transition in table cell
BUGFIX: UI Fix incorrect handling of weak references for UI views that resulted in them never being released
BUGFIX: Plug Various fixes to correctly release unloaded plugin resources

Download links:
Azureus 4.1.0.0.jar
Vuze 4.1.0.0 windows.exe
Vuze 4.1.0.0 linux.tar.bz2
Vuze 4.1.0.0 linux-x86_64.tar.bz2
Vuze 4.1.0.0 macosx.dmg
Vuze 4.1.0.0 pluginapi.jar
Vuze 4.1.0.0 source.zip
User avatar
p2p-sharing-rules
Moderator
Moderator
Posts: 8462
Joined: Mon Mar 29, 2004 6:55 pm
Location: Canada

Vuze-4.1.0.2 released on February 5, 2009
I missed a update sorry, so I'll include the changelog & download links for it in this post.

Changelog
FEATURE: UI | Config option for max stalled seeding torrents (was hardcoded in 4100)
BUGFIX: Core | Fix null-pointer-exception when initiasing old categorised shares
BUGFIX: Core | Remove accidental invocation of the get-networks Vuze RPC when running in classic UI
BUGFIX: Core | Remove null-pointer-exception in TCP connection manager
BUGFIX: Core | Fix subscription auto-download with sites where supplied referer caused error
BUGFIX: UIvz | Click area for Friend's "chat thought bubble" was wrong, preventing click to chat in some cases
BUGFIX: UIvz | Fix share of vuze content (users could only share non-vuze content)
BUGFIX: UI | Column Setup visual fixes for gtk
BUGFIX: UI | Revert category buttons to working state
BUGFIX: UI | Fixed memory leak in All-Peers view
BUGFIX: UI | Fixed resource disposal in config view causing some status bar icons to not draw
CHANGE: Core | Remove various debug-spew

Download links:
Azureus 4.1.0.2.jar
Vuze 4.1.0.2 windows.exe
Vuze 4.1.0.2 linux.tar.bz2
Vuze 4.1.0.2 linux-x86_64.tar.bz2
Vuze 4.1.0.2 macosx.dmg
Vuze 4.1.0.2 pluginapi.jar
Vuze 4.1.0.2 source.zip

Vuze-4.1.0.4 released on February 25, 2009

Not much changes in this release. :o

Changelog
FEATURE: UI | Donation Window

Download links:
Azureus 4.1.0.4.jar
Vuze 4.1.0.4 windows.exe
Vuze 4.1.0.4 linux.tar.bz2
Vuze 4.1.0.4 linux-x86_64.tar.bz2
Vuze 4.1.0.4 macosx.dmg
Vuze 4.1.0.4 pluginapi.jar
Vuze 4.1.0.4 source.zip
User avatar
p2p-sharing-rules
Moderator
Moderator
Posts: 8462
Joined: Mon Mar 29, 2004 6:55 pm
Location: Canada

Vuze 4.2.0.0 March 23 , 2009

Changelog
FEATURE: Core | Devices
FEATURE: UIvz | UI for Devices panel, individual Device panel, Device chooser, and Device Profile Chooser
FEATURE: Plug | Transcoding
BUGFIX: Core | Fix IP binding error when performing a NAT test under Vista
BUGFIX: UIvz | Fix some notifications not getting pulled

Check out this article Vuze Integrates with iTunes, Xbox 360 and PS3 on torrentfreak for more info about the new devices features.

Download links:
Azureus 4.2.0.0.jar
Vuze 4.2.0.0 windows.exe
Vuze 4.2.0.0 linux.tar.bz2
Vuze 4.2.0.0 linux-x86_64.tar.bz2
Vuze 4.2.0.0 macosx.dmg
Vuze 4.2.0.0 pluginapi.jar
Vuze 4.2.0.0 source.zip
Post Reply