- Fixed loading .igl files in some situations.
- Fixed "favorites display" setting in the options.
- Added autocompletion for the folder and filename field from the options dock (issue #148).
- Switched from MINGW to MSVC10.
- Added crash reporter.
- Dumps are now automatically generated on crashes.
- Fixed slow big batch downloads, populating is now super-fast (issue #158).
- Added intermediate steps during batch downloads (issue #158).
- Added "%token:length%" tokens: "%md5:16%" will be replaced by the first 16 characters of %md5% (issue #156).
- Fixed tags being replaced by their lower case equivalents, which can break some shimmie boards (issue #151).
- Fixed Sankaku that added a security against downloaders.
- Added date and filesize search to post-filtering field (issue #155).
- Fixed "meta:123.." syntax for post-filtering field (issue #155).
- Fixed white list auto download when thumbnail loads.
- Ask user advice when the black list and white list overlap.
- Show number of background downloads in the main window's title (so you know when you can close the program).
- Fixed "get selected" adding images multiple times to the download list (know the selected images are unselected automatically).
- Fixed source's type display for setting "Image + text" (issue #146).
- Fixes borders and selection for cropped images (issue #145).
- Stability fixes.