Added the possibility to limit exploration depth with [ Entire website ] and [ Current directory and deeper ] exploration types
Fixed a bug in the HTML parsing module
Version 3.54.0.0
Added a new function to Custom Parsers - Base64Decode. You can now decode Base64-encoded text from any Regular Expression match (yes, some websites get as tricky as that - encoding actual URLs with Base64 to prevent automated downloads) and use it to construct full URLs
Version 3.53.7.0
File names from Content-Disposition HTTP header field are now prioritized over the file names from the URLs
Content-Disposition HTTP header field parsing improved
Several small interface bugs fixed
Version 3.53.6.0
WEBP format is now supported in the built-in image viewer
Minor interface bug fixed: incorrectly formatted message does not crash the program anymore
Version 3.53.5.0
Another general improvement of the Custom Parsers engine
Version 3.53.4.0
Custom Parsers engine improved: added new function to decode JSON/URL encoding: JSONDecode
Version 3.53.3.0
Using image size limits does not prevent you from saving videos and other types of files anymore.
Version 3.53.2.0
The logic for "Current directory and deeper" exploration method improved. It works better for addresses that do not end with slash or file name, like this: https://www.site.com/some-folder
Naver.com built-in search fixed
Download log viewer window is more responsive now and works way faster
Version 3.53.1.0
Decoding attribute values which are used for file and folder names correctly
Fixed a problem with folder names created from page titles
Fixed several other smaller bugs
Version 3.53.0.0
URL depth is now shown both in the download log and in the download monitor at the bottom of the main program window
Built-in browser window now shows addresses of JSON requests that were completed during the page load process and allows to add selected addresses to the download queue. Also, you can view all link and image addresses available on currently shown page and select which of them you want to be added to the download queue. This is done to help with the JavaScript-driven websites where necessary addresses cannot be found in the page text.
Version 3.52.2.0
Important improvement of the page parsing algorithm
Version 3.52.1.0
Fixed a bug in the built-in browser
Version 3.52.0.0
New Chromium-based built-in browser. Works only on Windows 7 and newer. If you are on XP or Vista - built-in Internet Explorer is still there for you.
Version 3.51.4.0
Several small bugs fixed
Version 3.51.3.0
Custom Parsers engine improved
Version 3.51.2.0
Another improvement of page parsing algorithm: tag attributes are parsed more effectively now and more attribute values can be used to create file names now
New options in the [ Save / Naming ] section of the project properties which allow to remove any number of characters from the beginning or the end of the generated file name
Version 3.51.1.0
Changed the way current date and time used to generate file names. New format is: YEAR-MON-DAY HOUR-MIN-SEC-MILSEC.ORIGINAL_EXT
Page parsing algorithm improved to support several specific JavaScript-driven websites
Version 3.51.0.0
Custom Parsers Engine improved
Added new options to the [ Save / Sub-folders ] section of the project properties. They are applied after the sub-folder name was generated using one of the existing methods to provide additional flexibility
Fixed a bug in HTTP protocol implementation
Version 3.50.0.0
DuckDuckGo.com added to the list of available search engines in the built-in image search
SSL and HTTP POST requests support improved
Version 3.49.1.0
Fixed a problem with the built-in search when it couldn't save file with names longer than allowed by Windows