| 1 |
Added |
Icons that identify the stage of dowload (failed, paused, downloading, etc.) are now displayed in the download grid. |
| 2 |
Changed |
Configuration system was redesigned and is now extendable by separate components such as download manager, FTP explorer, etc. |
| 3 |
Changed |
Maximum connections setting can now be configured only through the configuration dialog. |
| 4 |
Added |
New logging mode and password encryption settings were added. |
| 5 |
Added |
New FTP timeout setting were added. |
| 6 |
Added |
New autorestart failed downloads setting were added. |
| 7 |
Added |
A history feature were implemented for FTP Navigator. |
| 8 |
Added |
Validation was improved for Add Host and Add Downloads dialogs. |
| 9 |
Added |
FTP Navigator now works with Host Manager and can lookup credentials in the predefined list of hosts. |
| 10 |
Added |
Download Manager now opens download properties when you double-click a download. |
| 11 |
Added |
A log menu with an ability to copy and remove log entries was added. |
| 12 |
Added |
Download and FTP explorer log nows shows full time for a log entry - hour, minute and second. |
| 13 |
Added |
Now FTP downloads have a more detailed log listing with status messages. |
| 14 |
Fixed |
A bug fixed that caused status logged not be shown for an active download in several cases. |
| 15 |
Fixed |
A bug fixed that could cause a number of active downloads exceed the downloads limit when you pause/resume a group of downloads. |
| 16 |
Fixed |
A bug fixed that was causing a wrong row to become selected when you move downloads up or down in the queue. |
| 17 |
Changed |
Now long downloads lists are loaded into download manager grid faster. |
| 18 |
Added |
A new Suspend Queue feature that allows to temporary disable starting of new downloads was added. |
| 19 |
Fixed |
A bug in the prompt dialog that is shown at the application exit was fixed; this dialog used to warn about downloads that don't support ranges even if this downloads are finished. |
| 20 |
Fixed |
A bug fixed that made it impossible to continue failed downloads. |
| 21 |
Added |
Different traffic modes starting from Minumal (56 Kbyte/s) were implemented. |
| 22 |
Changed |
An algorythm that identifies a name for a file when it is not specified by a user was fixed. Now it uses the value of Content-Disposition header if is provided by a server. |
| 23 |
Added |
Now all types of errors that may occur during download don't cause download to stop. Download is restarted using configured setting of retry interval and error limit. |
| 24 |
Changed |
The whole architecture of error processing during download was changed - now all error causes not to restart an action that caused an error, but whole download process (preserving the content that was already downloaded). That helps to correctly process such errors as exception close. |
| 25 |
Fixed |
A bug was fixed that could cause a download process stack during retry of a last action that caused an error even if you try to manually stop or abort it. |
| 26 |
Added |
New FTP retry mode setting were added. |
| 27 |
Fixed |
A bug fixed that was causing downloads stopped in the Initializing mode to loose their progress information when application is lunched next time. |
| 28 |
Added |
Addition logging information was added to download process. |
| 29 |
Fixed |
A bug was fixed that could cause a download process to hang if an error occurs while connecting to the remote host. |
| 30 |
Added |
Now download manager computes the length of previously suspended downloads based only on the downloaded file size. |