- system:numtags is now much faster when applied to 'local files' or a file repository
- system:numtags now correctly counts same-tag-different-namespace tags as distinct (for instance, [page:1, chapter:1] was previously being counted as only one)
- refactored fast db integer iterable access code into a context manager
- media result building is faster
- added namespace-grouped incidental tag sorting
- fixed the OpenCV image loader for monochrome images
- fixed a thread interaction issue when drawing popup messages
- popup messages should no longer flicker while static
- popup debug test is richer
- fixed editing of some taglists such as in explicit tags and import tag editing
- SSL EOF errors are now caught by the networking engine