Version details
1.18 (19-Jan-2020)
- fixed inability to perform any Internet requests for some users. By default since 7.67 libcurl uses connection to localhost for internal communication between threads when performing DNS lookup, and such activity might be blocked by firewall. As the results in such case program cannot initiate any Internet request. Switched to old DNS lookup strategy for both internal and bundled libcurl
- [beta 2] added option
Common File name
. Previously there was no way to adjust file name in Simple and Convert modes. Now, if this option is set toAsk
, program showsSave as...
dialog box during the downloading (right after analysis is done) so it is possible to change output file name this way. Option works only in Simple and Convert modes. In Advanced mode, since analysis there is separated with actual downloading, it is possible to change output file name usingBrowse
button like before - [beta 2] added option
Common If the file already exists
. Previously, if the file already existed, program asked whether it should be overwritten. Now in addition to that there are two more options: overwrite without asking and rename output file (add an unique number at the end) - [beta 2] fixed
Save as...
dialog box being incorrectly shown byBrowse
button in Simple and Convert modes if analysis has already been done before. In these modes viaBrowse
button can be selected only output directory - [beta 2] fixed
Compression
option fromConverting Settings
not being saved if window is closed immediately after the modification - [beta 2] incremented minor version due to addition of new features
Changelog Version details