- thumbnail resize now happens on the fly--feel free to change it as often as you like, it takes no time at all
- added 'lexicopgrahic (grouped by namespace)' tag sorting to the selection tags box
- added an option to disable OpenCV for static images under the media options page
- panning with the shortcut keys now pans by a twelfth of the media size or canvas size, whichever is smaller
- cleared the analyze timestamp cache for both client and server, which will force a reanalyze of the new db files on the next db maintenance run
- improved some misc analyze code--primary keys are analyzed again
- added an explicit analyze command to the client's database maintenance menu
- the server now analyzes attached database files
- improved an unhelpful server thumbnail error message
- added an invalid NULL check-and-skip to hash cross-referencing
- fixed some invalid a/c write dropdown search domain initialisation
- fixed some borked zoom calculation code that was sometimes lagging the media viewer and leading to 100% zoomed images being sent unneccessarily and then being nastily scaled down
- fixed a file import error if a synced tag archive is missing
- updated sqlite for windows
- misc cleanup