- fixed an issue where scrollbars were only appearing on taglists after a resize event
- fixed the raw filename component of file drag and drop events from the client to external programs
- fixed the tag lookup scripts
- fixed some wx menuhighlight issues
- improved some shutdown code
- fixed the add/edit namespace colours options panel, which needed to be updated to deal with the new wx's better alpha channel reporting
- fixed an issue when hitting 'open externally' on a media collection
- fixed a crash on client shutdown whenever closed pages were in the undo menu
- think I fixed another shutdown crash
- fixed a rare issue with the collect by dropdown not being able to generate a string to display
- misc wx fixes
- added a 'importing' page to the options dialog, which now sets the default file import options for quiet and loud file import contexts
- the old and no longer used 'exclude deleted files' option is now removed from the 'files and trash' panel
- finished off default url matches for all downloaders that come with the program--these will be set on update, so if you have custom ones, please export them before you update so you can import them again!
- improved how urls are matched and presented for the user in the media viewer
- added a 'delete "successful" file imports from the queue' entry to the file import status button right-click menu--this only removes 'successful' and 'already in db', leaving anomalies
- improved locale instantiation in the client and added locale strings to the help->about dialog
- you can now set the page name prefix for a paused thread checker. it defaults to a unicode pause character: ⏸
- thread watchers will no longer pause on a network error during a check--they now have a 'delay' system like subscriptions, and on a network error, they will delay four hours (unless you hit 'check now')
- patched in some simple 'connection cutoff' network error handling, we'll see how it does
- wrote in some more proper error handling for a specific connection cutoff error that is being produced
- the similar files search tree regen code now clears out orphaned files. if you have had blank 'unknown' files appear in similar files searches, please run database->regen->similar files search tree
- bitmap buttons on download pages will now update using less CPU and will flicker less
- improved some video rendering error reporting
- fixed the 'author name' regex favourite default, which had a superfluous asterisk. if you would like to fix it yourself, please try: [^\\]+(?=\s-)
- added 'flush log' debug command
- client.pyw now makes a safe 'system' ui error popup if it fails to boot