v2.5.3.3
- Fix files with commas and other punctuation causing errors
- Fix race conditions in IO that would cause tests to sometimes fail
- Actually redirect to login page when connection fails
- AddressSanitizer now detects use-after-return (returning a pointer to a stack variable)