Project

General

Profile

Changelog » History » Version 45

Greg Burri, 08/09/2012 10:26 PM

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