Skip to content

Releases: wakatime/notepadpp-wakatime

5.1.1

12 Jan 01:12
Compare
Choose a tag to compare
  • Increase max length of api key text input to support waka prefix by @alanhamlett

5.1.0

07 Jan 15:21
Compare
Choose a tag to compare

5.0.1

05 Dec 21:26
Compare
Choose a tag to compare

5.0.1 (2022-12-05)

5.0.0

05 Dec 18:40
fa359b2
Compare
Choose a tag to compare

5.0.0 (2022-12-04)

  • Fix error "This ANSI Plugin is not compatible with your Unicode Notepadd++".
  • Add support to Notepad++ 7.6.3 and above.
  • Update .Net to v4.8.
  • Update Plugin Infrastructure to the latest version.
  • Correctly get npp version to compose plugin attribute.
  • Remove dependey to nuget library.
  • Only load the plugin when npp sends ready signal to avoid freezing the UI.
  • Get lines in file and current line to be sent to wakatime-cli.
  • Other general improvents for error handling and logging.

4.3.0

06 Jun 04:06
Compare
Choose a tag to compare

4.3.0 (2022-06-05)

  • Prevent running timer continuously without user events. #48
  • Fix appveyor builds. #47

4.2.3

14 Nov 01:03
Compare
Choose a tag to compare

4.2.3 (2021-11-13)

  • Fix wakatime-cli location after GitHub repo renamed. #44

4.2.2

12 Oct 23:37
ff1c5f9
Compare
Choose a tag to compare

4.2.2 (2020-10-12)

  • Check for SSL flag before download cli.

4.2.1

11 Oct 22:14
adf0d70
Compare
Choose a tag to compare

4.2.1 (2020-10-11)

  • Check for SSL flag before download cli from web.

4.2.0

10 Oct 14:16
bf3b494
Compare
Choose a tag to compare

4.2.0 (2020-10-10)

  • Update NPP plugin platform with latest version.

4.1.0

10 Apr 12:08
Compare
Choose a tag to compare

4.1.0 (2019-04-10)

  • Fix for x86/x64 platform.
  • Update NPP plugin platform to v0.94.00.
  • Only one config file instance needed for whole extension.