The batch download process has been changed in this release. In order to save RAM and prevent crashes for big downloads, instead of downloading all pages then all images, it download images by pack (see issue #785).
There has also been big changes in the open tabs and pending downloads storage in this version. If you have a lot of tabs open or a lot of pending downloads, you can make a backup first, of the tabs.txt
and restore.igl
files, both present in the C:/Users/%USERNAME%/AppData/Local/Bionus/Grabber
directory.
While I made a lot of tests before the release, if something do not get restored properly, please open an issue (enclosing the backup of these two files), and I'll make investigate and push a ASAP. This change is the reason this release is marked as "pre-release".
- Fix tab titles sometimes not showing any information
- Target earlier Qt versions on Linux (issue #791)
- Save and restore current tab, tab order, merge result status, and sources (issue #789)
- Store downloads as JSON
- Store tabs as JSON
- Allow to open any image file as argument (issue #788)
- Enable progressive pages download (issue #785)
- Fixed favorite tags not correctly styled in the search field (issue #783)
- Change filesize units to match OS user expectations (issue #782)
- Enable scroll in pool and favorite tab (issue #779)
- Make scroll area mode the default
- Overlay progress bar and image in image window (issue #778)
- Update video play button (issue #777)
- Change max video thumbnail size to 500x500 (issue #777)
- Fix websitename token wrongly said to be invalid (issue #773)
- Fix save and close button not closing when file already exists
- Scale thumbnail to image size during loading (issue #772)
- Do not show the thumbnail is the image is already loaded (issue #772)
- Show calculated size of image in details window (issue #769)
- Fix destination folder button for already saved images (issue #766)
- Fix Yandex reverse search (issue #754)
- Allow to close the image window by middle click (issue #751)
- Allow to navigate images with the mouse wheel (issue #691)
- Allow to use system-wide proxy settings (issue #672)