Skip to content

v1.1.0

Compare
Choose a tag to compare
@p0358 p0358 released this 20 Oct 15:22
· 4 commits to master since this release
9fa9e0c
  • Fixed SSL/TLS errors by allowing the use of TLS 1.3, 1.2 and 1.1, plus disallowing use of the older ones
  • Fixed stats URL being broken
  • Supports editor's selected language for language detection, adds priority settings for detection
  • Supports creating custom extension mapping JSON, whose values take precedence over built-in ones
  • Fixed "Access violation" exception on exit if no pulses were made before the editor was closed
  • Made logging asynchronous, so its I/O operations never block the current thread
  • Probably various other fixes I forgot about