- you can now set different suggested favourite tags for different tag services
- added an option to tags option panel to set fixed suggested tags control width
- file import status now works on the new window sizing system, and when launched from main gui uses file_import_status frame key
- file import status is now a generic apply/cancel dialog when launched from import folder or subscription dialogs
- these file import status dialogs are reenabled for linux and os x, as they work properly now!
- very large images will render faster and more beautifully on a freshly launched fullscreen media window
- all zooming in will be higher quality, particularly for sharper images
- better zooming in code also works for very large animations/video
- started a framework for better html parsing
- updated sankaku downloader to support 'medium' namespace
- analyze calls no longer analyze sqlite_stat1, which isn't needed and sometimes gives awkward maintenance timings
- fixed server's deleteorphans, which wasn't working with the new thumbnail names
- improved speed and weight of server's deleteorphans
- fixed a missing foreign key in file_petitions
- improved thread worker creation and job processing scheduling
- fixed os x media viewer window float_on_parent status
- default gui session now defaults to 'last session'
- gui recovers from missing default session on boot more gracefully
- crash log code improvements now applied to all boot scripts
- misc cleanup