- the 'regex shortcuts' button in the path tagging dialog now permits the managing of favourite regex phrases
- added 'start animations this % in' options to options->media
- animations will no longer clear to white while scanning beyond their immediate frame cache
- modifier-click (like shift-click) will now drag animations without altering their pause/play status
- the splash screen is a little larger, to better fit db update text in
- the splash screen's text is split into two lines, and shutdown repository processing is a bit more verbose
- fixed some incorrect dialog text in manage sibling and parent dialogs
- rewrote sibling and parent pair update code to deal with unusual situations more gracefully
- improved how the new downloader engine saves error notes
- the import review frame now lets you copy the selected entries' notes to the clipboard
- video files will no longer fail to import in windows because of unicode characters
- recycling files with unicode characters on Linux will work more reliably, and when it breaks, it will fail more gracefully
- the client and server can now detect and recover from a rare error where a database file is created but never initialised with the appropriate tables
- the tag/file upload popup message now dismisses itself after a few seconds, rather than pointlessly lingering
- wx event ids used in one-shot menus will be recycled, which should alleviate the 'after a long time, some menu selections stop doing anything' problem
- some code cleanup