Project

General

Profile

Changelog » History » Version 22

Greg Burri, 03/21/2012 01:00 PM

1 1 Greg Burri
h1. Changelog
2
3 22 Greg Burri
h2. 1.1.0 Beta 1
4 1 Greg Burri
5 22 Greg Burri
* 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.
6
* 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.
7
* Add a translation support, now the entire application, the installation and the website can be translated.
8
* You can now search from among our own files.
9
* The tabs are now movable.
10
* You can now select the network interface to listen to.
11
* IPv6 support (IPv4 is still selected by default)
12
* A global progress bar is now on the downloads tab. It shows an ETA (estimated time to arrival).
13
* Downloads can be paused.
14 21 Greg Burri
15 20 Greg Burri
h2. 1.0.0 Beta 16
16 11 Greg Burri
17 18 Greg Burri
* The log window is not shown by default.
18 17 Greg Burri
* Improve of the status error of downloading file.
19 16 Greg Burri
* Improve the speed of a search.
20 19 Greg Burri
* Search on our own files are now available.
21 16 Greg Burri
* Cache consumes less memory (approximately -30%).
22 12 Greg Burri
* Add some shortcuts, see http://dev.d-lan.net/projects/pmp/wiki/Functional_definition#Shortcuts .
23 11 Greg Burri
* Bug fixes.
24
25 10 Greg Burri
h2. 1.0.0 Beta 15
26
27
* Progress bar when hashing.
28
* Optimization to manage long queue of files.
29 1 Greg Burri
* Fix: The search results may not be correctly sorted.
30 11 Greg Burri
* Bug fixes.
31 10 Greg Burri
32 1 Greg Burri
h2. 1.0.0 Beta 14
33 10 Greg Burri
34 11 Greg Burri
* Bug fixes.
35 1 Greg Burri
36 9 Greg Burri
h2. 1.0.0 Beta 13
37
38 11 Greg Burri
* Bug fixes.
39 1 Greg Burri
40 8 Greg Burri
h2. 1.0.0 Beta 12
41
42
* Check received chunk against their hashes. It's optional, activated by default.
43 11 Greg Burri
* Bug fixes.
44 5 Greg Burri
45
h2. 1.0.0 Beta11
46
47 7 Greg Burri
* Add the ability to browse an entry from a search result.
48
* Core settings can be reset at installation.
49 5 Greg Burri
* File can be opened by a double-click when browsing our files or for the finished download.
50 6 Greg Burri
* Bug fixes.
51 5 Greg Burri
52 3 Greg Burri
h2. 1.0.0 Beta10
53
54 4 Greg Burri
* Change the project name from Aybabtu to D-LAN.
55 3 Greg Burri
* Chat messages can be copied to the clipboard.
56 1 Greg Burri
* The chat log is preserved when GUI disconnects.
57 4 Greg Burri
* D-LAN is added in the firewall whitelist during the installation (>= Windows XP SP2).
58 3 Greg Burri
* Bug fixes.
59
60 1 Greg Burri
h2. 1.0.0 Beta9
61
62
* Chat icon is highlighted when new message arrived.
63
* The column of a search can now be re-sized. The sizes are persisted.
64 2 Greg Burri
* Back to SHA-1 (algorithm to compute the chunk hash). BLAKE was too CPU consumer.
65 1 Greg Burri
* Bug fixes.