Changelog » History » Revision 28
Revision 27 (Greg Burri, 04/13/2012 02:18 AM) → Revision 28/52 (Greg Burri, 04/15/2012 07:39 PM)
h1. Changelog
h2. 1.1.0
h3. Beta 5
* Reduces the memory taken by the cache (approximately -10%).
* Bug fixes.
h3. Beta 4
* Do not list all the peer nicks in a download, just print the number of peer.
* Peers can be sorted alphabetically.
* Peers can be colorized.
* Bug fixes.
h3. Beta 3
* Increase performance when downloading to a removable disk. Keep the file opened during the transfer.
h3. Beta 2
* Fix a crash which can occurs when removing a downloading file.
h3. Beta 1
* 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.
* 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.
* Add a translation support, now the entire application, the installation and the website can be translated.
* You can now search from among our own files.
* The tabs are now movable.
* You can now select the network interface to listen to.
* IPv6 support (IPv4 is still selected by default)
* A global progress bar is now on the downloads tab. It shows an ETA (estimated time to arrival).
* Downloads can be paused.
h2. 1.0.0
h3. Beta 16
* The log window is not shown by default.
* Improve of the status error of downloading file.
* Improve the speed of a search.
* Search on our own files are now available.
* Cache consumes less memory (approximately -30%).
* Add some shortcuts, see http://dev.d-lan.net/projects/pmp/wiki/Functional_definition#Shortcuts .
* Bug fixes.
h3. Beta 15
* Progress bar when hashing.
* Optimization to manage long queue of files.
* Fix: The search results may not be correctly sorted.
* Bug fixes.
h3. Beta 14
* Bug fixes.
h3. Beta 13
* Bug fixes.
h3. Beta 12
* Check received chunk against their hashes. It's optional, activated by default.
* Bug fixes.
h3. Beta 11
* Add the ability to browse an entry from a search result.
* Core settings can be reset at installation.
* File can be opened by a double-click when browsing our files or for the finished download.
* Bug fixes.
h3. Beta 10
* Change the project name from Aybabtu to D-LAN.
* Chat messages can be copied to the clipboard.
* The chat log is preserved when GUI disconnects.
* D-LAN is added in the firewall whitelist during the installation (>= Windows XP SP2).
* Bug fixes.
h3. Beta 9
* Chat icon is highlighted when new message arrived.
* The column of a search can now be re-sized. The sizes are persisted.
* Back to SHA-1 (algorithm to compute the chunk hash). BLAKE was too CPU consumer.
* Bug fixes.