Releases: Bionus/imgbrd-grabber
Releases · Bionus/imgbrd-grabber
v4.2.1
- Remove ICU from installer to save space.
- Now properly guess the extension from the tags.
- Fix new login system introduced in 4.2.0 (issue #460).
- Fix folder reverting to dot on unix systems (issue #456).
- Fix blacklist fixer.
- Fix recursive MD5 list fixer (issue #458).
- Fix MP4 not downloading from Sankaku (issue #451).
- Fix filename history duplicates (issue #416).
v4.2.0
UI and bugfix release. Seems like the program is finally stable as I don't get that many crash reports these days! Please report any problems you may have by filing an issue, there's now a link in the menu.
I also added some donation links on the main page that some users suggested, feel free to show your support! The program remains free and open source forever.
- Better first launch window.
- Add source cookie management.
- Add menu icons.
- Add links to the project and bug report page in the menu.
- Add new settings to allow multiple filenames (one image saved in multiple locations at once).
- Move hash setting to source files.
- Allow more complex black and whitelists using modifiers and inverters.
- Add error management on file write failure (issue #321).
- Add basic support for Gelbooru-fork (issue #398).
- Add skip button to batch downloads window (issue #282).
- Fix website recognition (issue #398).
- Fix SWF download in some cases.
- Fix Shimmie search with no tags.
- Fix a few shimmie based boards.
- Fix search on booru-on-rails (issue #301).
- Fix rating token (issue #447).
- Fix invalid save directory names (issue #450).
- Fix page length limit on e621 (issue #342).
- Fix some issues with incorrect page numbers (issue #42).
- Remove useless parameters from some URLs (issue #246).
- Fix infinite download loop when file does not exist (issue #448).
- Fix minor graphic issues on the filename window.
- Add missing translations.
v4.1.9
v4.1.8
- Fixed Sankaku Channel source.
- Fixed Gelbooru source.
- Fixed source addition and Gelbooru 0.1.11 (issue #281).
- Fixed division by zero errors on error pages (issue #387).
- Fixed single downloads not being properly deleted (issue #436).
- Fixed multiple login tries and add login settings for Gelbooru.
- Fixed background staying white even on high contrast black (issue #432).
- Fixed details and zoom window sometimes using wrong extension (issue #425).
- Improve loading speed when restoring a lot of single downloads.
v4.1.7
- Fixed merge results for source who do not use MD5s (issue #422).
- Fixed get selected not getting images details properly (issue #422).
- Fixed sankaku channel not returning any images (issue #422).
- Fixed MD5 detection on regex source on Gelbooru (issue #421).
- Added %pool% token (issue #371).
- Added non restore popup on crash during loading.
v4.1.6
v4.1.5
- Fixed shimmie recognition on some boards (issue #244).
- Fixed OS X preferences menu.
- Fixed SQL and windows commands (issue #403).
- Fixed separator in commands (issue #404) and make %allo% settings agnostic.
- Fixed a few other Shimmie issues.
- Fixed page count not guessed from image count (issue #414).
- Fixed restauring single download images (issue #408).
- Fixed installation error message.
- Added taskbar download progress indicator on Windows.
v4.1.4
If you get an "Internal Error:ExtractTemporaryFile: Thefile "" was not found." message during install, please install MSVC 2013 redist x86 manually. You can find it here: http://www.microsoft.com/en-us/download/details.aspx?id=40784 (make sure to get the x86 version).
- Fixed percent encoding in filename token (issue #260).
- Fixed url for Shimmie boards (issue #349).
- Fixed batch link saving (issue #171).
- Fix issue where some batch downloads would not be saved.
- Fix crashes on sequential batch downloads.
- Fix progress bars on main window batch tabs.
- Don't overwrite sites.txt files on update (issue #394).
- Added easier compilation for Linux.