Project

General

Profile

Changelog » History » Version 37

Greg Burri, 06/08/2012 02:41 PM

1 1 Greg Burri
h1. Changelog
2
3 37 Greg Burri
h2. 1.1.0 Beta 9 (not yet released)
4
5
* Hashing files are now shown in the log.
6
* Empty directories and empty files are now created during a copy.
7
* Prevent to launch two D-LAN GUI at the same time.
8
* More accurate progress bar when loading the cache.
9
* Bug fixes.
10
11 36 Greg Burri
h2. 1.1.0 Beta 8
12 1 Greg Burri
13 35 Greg Burri
* Bug fixes.
14
15 36 Greg Burri
h2. 1.1.0 Beta 7
16 34 Greg Burri
17
* Bug fix: Deleted files or directories wasn't removed from the cache.
18
19 36 Greg Burri
h2. 1.1.0 Beta 6
20 29 Greg Burri
21 30 Greg Burri
* A little chart is now shown next to each peer to see their current download and upload rates.
22 1 Greg Burri
* The download and upload rates are computed more accurately.
23 30 Greg Burri
* Custom styles are now supported. New custom style: _l33t_, packaged with the installer.
24 29 Greg Burri
* Reduces the memory taken by the cache (approximately -10%).
25
* Bug fixes.
26 1 Greg Burri
27 36 Greg Burri
h2. 1.1.0 Beta 5
28 28 Greg Burri
29
* Reduces the memory taken by the cache (approximately -10%).
30
* Bug fixes.
31
32 36 Greg Burri
h2. 1.1.0 Beta 4
33 27 Greg Burri
34
* Do not list all the peer nicks in a download, just print the number of peer.
35 1 Greg Burri
* Peers can be sorted alphabetically.
36 27 Greg Burri
* Peers can be colorized.
37
* Bug fixes.
38 1 Greg Burri
39 36 Greg Burri
h2. 1.1.0 Beta 3
40 26 Greg Burri
41 1 Greg Burri
* Increase performance when downloading to a removable disk. Keep the file opened during the transfer.
42 24 Greg Burri
43 36 Greg Burri
h2. 1.1.0 Beta 2
44 1 Greg Burri
45 23 Greg Burri
* Fix a crash which can occurs when removing a downloading file.
46
47 36 Greg Burri
h2. 1.1.0 Beta 1
48 1 Greg Burri
49
* New view for the download list, the tree view. It shows the directories and the file. This is a more convenience view when downloading a lot of files in a lot of directories.
50 22 Greg Burri
* The connection to a remote core is now easier to manage. It' possible to define a password in the settings, and to right click on a peer (from the peer list on the left) and invoke 'take control' to connect to his core.
51
* Add a translation support, now the entire application, the installation and the website can be translated.
52
* You can now search from among our own files.
53 1 Greg Burri
* The tabs are now movable.
54 22 Greg Burri
* You can now select the network interface to listen to.
55 1 Greg Burri
* IPv6 support (IPv4 is still selected by default)
56
* A global progress bar is now on the downloads tab. It shows an ETA (estimated time to arrival).
57
* Downloads can be paused.
58 26 Greg Burri
59 36 Greg Burri
h2. 1.0.0 Beta 16
60 26 Greg Burri
61 17 Greg Burri
* The log window is not shown by default.
62 1 Greg Burri
* Improve of the status error of downloading file.
63 16 Greg Burri
* Improve the speed of a search.
64 19 Greg Burri
* Search on our own files are now available.
65 1 Greg Burri
* Cache consumes less memory (approximately -30%).
66 16 Greg Burri
* Add some shortcuts, see http://dev.d-lan.net/projects/pmp/wiki/Functional_definition#Shortcuts .
67 12 Greg Burri
* Bug fixes.
68 11 Greg Burri
69 36 Greg Burri
h2. 1.0.0 Beta 15
70 26 Greg Burri
71 1 Greg Burri
* Progress bar when hashing.
72
* Optimization to manage long queue of files.
73
* Fix: The search results may not be correctly sorted.
74
* Bug fixes.
75 10 Greg Burri
76 36 Greg Burri
h2. 1.0.0 Beta 14
77 11 Greg Burri
78 1 Greg Burri
* Bug fixes.
79
80 36 Greg Burri
h2. 1.0.0 Beta 13
81 26 Greg Burri
82 11 Greg Burri
* Bug fixes.
83 8 Greg Burri
84 36 Greg Burri
h2. 1.0.0 Beta 12
85 1 Greg Burri
86 8 Greg Burri
* Check received chunk against their hashes. It's optional, activated by default.
87 1 Greg Burri
* Bug fixes.
88 11 Greg Burri
89 36 Greg Burri
h2. 1.0.0 Beta 11
90 7 Greg Burri
91
* Add the ability to browse an entry from a search result.
92 5 Greg Burri
* Core settings can be reset at installation.
93 1 Greg Burri
* File can be opened by a double-click when browsing our files or for the finished download.
94 6 Greg Burri
* Bug fixes.
95 5 Greg Burri
96 36 Greg Burri
h2. 1.0.0 Beta 10
97 3 Greg Burri
98 4 Greg Burri
* Change the project name from Aybabtu to D-LAN.
99 3 Greg Burri
* Chat messages can be copied to the clipboard.
100 1 Greg Burri
* The chat log is preserved when GUI disconnects.
101 4 Greg Burri
* D-LAN is added in the firewall whitelist during the installation (>= Windows XP SP2).
102 3 Greg Burri
* Bug fixes.
103
104 36 Greg Burri
h2. 1.0.0 Beta 9
105 1 Greg Burri
106
* Chat icon is highlighted when new message arrived.
107
* The column of a search can now be re-sized. The sizes are persisted.
108 2 Greg Burri
* Back to SHA-1 (algorithm to compute the chunk hash). BLAKE was too CPU consumer.
109 1 Greg Burri
* Bug fixes.