- added external client_files storage!
- you can add external client_files folders in options->file storage locations, further giving them weight
- a new daemon will incrementally rebalance your files (and recover orphaned subfolders!) over your different storage locations
- you can also force a full rebalance from the new database->maintenance->rebalance file storage
- simplified the maintenance and processing panel
- the maintenance and processing panel controls now appropriately support being set to 'none'
- the 'run jobs on idle?' question is now explicit on the maintenance and processing panel
- deselecting 'run jobs on idle/shutdown' will now disable subordinate controls
- hitting tab on the autocomplete control now triggers an immediate 'fetch results' call
- added a checkbox to options->speed and memory to completely disable automatic autocomplete results fetching (i.e. if you want to manually control a/c result-fetching only with this new tab shortcut)
- the new less-laggy autocomplete results fetch won't trigger if the latest query is shorter than the cached query (i.e. you won't get lag when hitting backspace a bunch of times on autocomplete)
- hitting shift+tab on the autocomplete control now disables all other key event capture, letting you enter IME without your up/down/enter presses controlling the dropdown list of results
- 'waiting politely' time is now indicated with a small 'traffic light'-type circle control on all downloader pages
- fixed some occasional 'I'll go sit in the top-left corner of the screen and not fix my position' hover window behaviour in Linux
- fixed sibling predicate collapse for the 'read' autocomplete dropdown for database results
- refactored how predicates are collapsed and sorted to be a bit more sensible
- fixed maintenance of local booru data use even if local booru does not receive any requests
- improved some service/content update error handling in repository sync
- the system:rating value-entry dialog no longer lists its rating services in random order
- 'open externally' will no longer show for non-local thumbnails' right-click menus
- fixed audio/pdf thumbnail display for local booru, although they will be full size for now
- harmonised some hex-prefix folder generation code
- improved some file and directory copying code
- improved upload pending popup message cleanup
- added help_dir to hydrusconstants
- miscellaneous refactoring
- misc cleanup
- extracted server-specific services and server resources from the common import path to the server import path
- a bit more misc server refactoring
- updated a couple of bits of help