Lots of new things and bug fixes in this late update!
Sorry for the delay since the last one, at least it allowed to include many things in this new 5.3.0 version.
Main changes
- Implemented cross-pages merged results (issue #913).
- Added context menu with many actions to image thumbnails (issue #754, issue #898).
- Added dark QDarkStyleSheet theme (issue #892).
- Added new fixed-width results layout (issue #883).
- Added progressive image loading for merged results (issue #877).
- Allow to restore closed tabs (issue #708).
Minor changes
- Allow to invert conditions in filename conditionals (issue #910).
- Fixed site recognition for Moebooru (issue #905).
- Fixed regex API wrongly detected (issue #902).
- Allow to escape < and > characters in filenames (issue #900).
- Added an 'htmlescape' option to text tokens (issue #900).
- Allow to customize external log suffix (issue #900).
- Use user filename to generate the filename in "Save as" (issue #897).
- Fixed Windows network drives paths (issue #894).
- Forced Accept-Language header for Sankaku (issue #891).
- Fixed thumbnail not showing when clicking nav buttons in image window (issue #882).
- Added 'Project GitHub' link in 'Help' menu (issue #878).
- Made about website links point to the new website (issue #878).
- Keep image data when deleting it if not loaded (issue #868).
- Automatically escape forbidden SQL characters (issue #864).
- Fixed tag links on HTTPS not opening (issue #863).
- Fixed preview window custom background color (fix #861).
- Fixed filename completer case sensitivity (issue #860).
- Allowed to keep deleted MD5 in the list (issue #857).
- Fixed merged results loading bar sometimes not disappearing (issue #835).
- Added waifu2x image search (issue #754).
- Fixed regex source taking precedence over API images count (issue #643).
- Fixed a few crashes.
- Moved search results settings to a new settings page.
- Fixed crash when switching out of merged results during loading.
- Optimized Levenstein calls for 'did you mean' when there are no results.
- Allow to use relative path images in themes.
- Re-enabled whitelist download.
- Fixed batch download already existing images not counted as such.
- Don't create destination directory for ignored images.
- Fixed timezone offsets sometimes wrongly calculated.
- Slightly improved build times.