Skip to content

Releases: p0358/notepadpp-CodeStats

v1.1.1

01 Nov 22:43
143ce3f
Compare
Choose a tag to compare
  • Fixed version check message claiming your version is outdated if it was in fact newer (it was checking for simple equality)
  • Pulses that were not possible to be sent (for example due to connection issues) will now be dumped to disk on Notepad++ close and later restored, instead of being discarded

v1.1.0

20 Oct 15:22
9fa9e0c
Compare
Choose a tag to compare
  • 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

v1.0.1

30 Dec 20:11
Compare
Choose a tag to compare
  • Added the ability to change API URL in GUI
  • Added user-agent for API pulses
  • Some bug fixes

v1.0.0

30 Dec 01:47
Compare
Choose a tag to compare
Correction for stats