Skip to content

v2.5.3.3

Compare
Choose a tag to compare
@Gibstick Gibstick released this 13 Nov 19:27
· 1793 commits to stable since this release
  • 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)