Skip to content

Releases: anilmisirlioglu/idea-keystroke-counter

v1.1.3

19 Apr 22:25
aff0e29
Compare
Choose a tag to compare

Added

  • The plugin now supports versions post 2022.1.

Changed

Deprecated

Removed

Fixed

Security

v1.1.1

01 Aug 19:42
54da573
Compare
Choose a tag to compare

Fixed

  • The plugin now supports versions post 2021.2.

v1.1.0

08 Apr 14:05
dd2c445
Compare
Choose a tag to compare

Added

  • Daily keystroke goal notification
  • Statistics hot reloading action
  • Quick open plugin settings action
  • IDEA 2021.1 compatibility

Changed

  • Incompatible API codes
  • Plugin version
  • Dependencies - upgrade org.jetbrains.kotlin.jvm to 1.4.32
  • Dependencies - upgrade org.jetbrains.intellij to 0.7.2
  • Dependencies - upgrade org.jetbrains.changelog to 1.1.2

Fixed

  • Not refreshing the UI when data is reset bug

v1.0.0

11 Dec 16:51
a10f826
Compare
Choose a tag to compare
  • Added plugin main features. (See the README for more)
    • Counts your keystrokes using low memory.
    • Daily keystroke goal.
    • Customizing the keystrokes to count.
    • Analytics and visual statistics for your keystrokes. (Daily, weekly, monthly, and yearly.)
    • Support for many keyboards.
  • First version