diff options
author | Julien Valroff <julien@kirya.net> | 2011-04-23 08:23:19 +0200 |
---|---|---|
committer | Julien Valroff <julien@kirya.net> | 2011-04-23 08:23:19 +0200 |
commit | 47f84e1a3d14ea9cab37d495b699d60ceed398f4 (patch) | |
tree | 2a928db277282ab55cb8e10935fe4691e3f16c05 /rapid/ChangeLog | |
parent | 75b28642dd41fb4a7925b42cb24274de90a4f52c (diff) |
Imported Upstream version 0.4.0~rc1upstream/0.4.0_rc1
Diffstat (limited to 'rapid/ChangeLog')
-rw-r--r-- | rapid/ChangeLog | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/rapid/ChangeLog b/rapid/ChangeLog index c9437d5..944119d 100644 --- a/rapid/ChangeLog +++ b/rapid/ChangeLog @@ -1,3 +1,30 @@ +Version 0.4.0 RC 1 +------------------ + +2011-04-21 + +Features added since beta 1: + +Backups have been implemented. If you are backing up to more than one device, +Rapid Photo Downloader will backup to each device simultaneously instead of one +after the other. + +When clicking the Download button before thumbnails are finished generating, +the download proceeds immediately and the thumbnails remaining to be generated +will rendered during the download itself. + +Added preferences option to disable thumbnail generation. When auto start is +enabled, this can speed-up transfers when downloading from high-speed devices. + +Access to the preferences window is now disable while a download is occurring, +as changing preferences when files are being download can cause prolems. + +Bug fix: don't crash when downloading some files after having previously +downloaded some others in the same session. + +Updated Brazilian, Dutch, German and Russian translations. + + Version 0.4.0 beta 1 -------------------- |