~smaioli/azureus/ubuntu-experimental

« back to all changes in this revision

Viewing changes to ChangeLog.txt

MergedĀ VuzeĀ 4.0.0.4.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
VUZE CHANGELOG
2
2
-----------------
3
3
 
 
4
2008.11.20 | Vuze 4.0.0.4
 
5
 
 
6
FEATURE: UIvz | Ability to change List modes in View menu [TuxPaper]
 
7
FEATURE: UI   | Added a 'mark all results unread' menu item [Parg]
 
8
FEATURE: UI   | Added specification of data save directory to config wizard [Parg]
 
9
FEATURE: Core | Added subscription support to customisations [Parg]
 
10
FEATURE: Core | Added an 'azplug' URL protocol to allow plugins to handle URLs [Parg]
 
11
FEATURE: Core | Allow subscriptions to handle azplug protocols thus allowing plugins to be the source of subscription content [Parg]
 
12
FEATURE: Core | Allow magnet links in search results [Parg]
 
13
 
 
14
CHANGE: UIvz  | Deleting via toolbar now lets you apply action to all selected entries [TuxPaper] 
 
15
CHANGE: UIvz  | Search bar shrinks a bit when there's not enough width to display all toolbar buttons [TuxPaper] 
 
16
CHANGE: UI    | Date Column auto-sizer now shows day of month (mm/dd) instead of year (yy/mm) when column is small [TuxPaper]
 
17
CHANGE: Core  | Only show feed errors after 3 consecutive fails to avoid distracting transient errors [Parg]
 
18
CHANGE: Core  | Add asset hash to subscriptions and auto-associate existing content on subscribe if avail [Parg]
 
19
CHANGE: Core  | Various performance improvements [Parg]
 
20
CHANGE: Core  | Modify DHT size calc algorithm to take account of firewalled contact [Parg]
 
21
CHANGE: Plug  | Assume buddies support chat [Parg]
 
22
 
 
23
BUGFIX: UIvz  | "Mark All Watched" now only affects completed content (which is also what Unwatched only shows) [TuxPaper]
 
24
BUGFIX: UIvz  | Fix Global Rating column not sorting properly [TuxPaper]
 
25
BUGFIX: UIvz  | (Mac) Fixed closing sidebar entries sometimes showing a blank area instead of selecting a new sidebar entry [TuxPaper]
 
26
BUGFIX: UIvz  | Fixed bug where "My Library" info bar displayed on Downloading sidebar entry [TuxPaper]
 
27
BUGFIX: UIvz  | Fix some notification entries losing their related avatar image [TuxPaper]
 
28
BUGFIX: UIvz  | Log View's "Show Config" button wasn't going to proper config section [TuxPaper]
 
29
BUGFIX: UIvz  | Fix default visible columns, order, and sort column for new installs for "Advanced" library Lists [TuxPaper]
 
30
BUGFIX: UI    | "Show Time" state on date columns now remembered accross sessions [TuxPaper]
 
31
BUGFIX: UI    | Fix "Pieces" column in Library view not updating unless you clicked it [TuxPaper]
 
32
BUGFIX: UI    | Info tab in Torrent Details now displays more columns that it couldn't before (like share ratio) [TuxPaper]
 
33
BUGFIX: UI    | Localize the date in the subscription view correctly [Parg]
 
34
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 [Parg]
 
35
BUGFIX: Core  | Filter out duplicate skew reports to get more accurate figures [Parg]
 
36
BUGFIX: Core  | Avoid NPE in chat when buddy unauthorised [Parg]
 
37
BUGFIX: Core  | Preserve argument case in magnet link operations [Parg]
 
38
BUGFIX: Core  | Fix mem leak when DHT router IP changed [Parg]
 
39
BUGFIX: Plug  | Use UTF-8 when decoding plugin descriptions [Parg]
 
40
 
 
41
 
4
42
2008.10.24 | Vuze 4.0.0.2
5
43
 
6
44
FEATURE: UIvz | Added column to detail the linkage between content and associated subscription, where present [Parg]
41
79
BUGFIX: UI    | Fix sub tabs in Torrent Details view not remembering their view after restoring from min. state [TuxPaper]
42
80
 
43
81
 
44
 
 
45
82
2008.10.15 | Vuze 4.0.0.0
46
83
 
47
84
FEATURE: Core | Async request processing for non-blocking tracker [Parg]