- file->restart now works for linux
- the 'call to' thread pool now has a delayed start, which fixes a shutdown hang in linux (and perhaps the other platforms, in one way or another), when the user hits 'forget it' on the 'already running' boot dialog
- removed some console error junk on abandoned client boot
- if a requested full-size thumbnail is missing, the client will now attempt to regenerate it
- if a requested full-size thumbnail does not render (for instance, during a request to generate a resized thumbnail), the client will now attempt to regenerate it
- some thumbnail fetching and generation logic is slightly improved
- you can now drag animated media around when the inital drag click begins over the animation canvas
- ditched some ultimately unhelpful mouse warping when the cursor was near the edge of the media viewer when a drag began
- possibly fixed a strange tags_fts4 mirroring problem that has hit some users for a reason I do not understand
- import tag options panels will no longer order their tag services randomly
- fixed a bug where import folders would not save changes to their explicit tags
- fixed a bug where under some circumstances, the gallery importer was attempting to display previously deleted files on the screen, causing errors.
- subscriptions will now pause a few seconds after a file import error, which should solve a problem with client hanging when lots and lots of subscription file errors occur one after another
- if subscriptions encounter 5 file import errors, they will pause their sync and try continuing later
- pixiv manga error handling is improved
- bad mime error handling is improved for all importers
- fixed an important bug in the import status cache where error texts were not being stored as unicode, so error texts with non-unicode-compatible characters were causing exceptions when the session was being saved to the db or the import status frame was being loaded
- existing sessions' import status caches should automatically convert their 'notes' to unicode on update
- removed booru db fetch spam when booru download page has no work to do
- fixed a typo in regenerate thumbnails popup message
- fixed some bad event handling for the gallery page's file limit control
- updated some regex defaults to have better multiplatform support and handle a wider array of valid characters