Skip to content

Latest commit

 

History

History
59 lines (42 loc) · 1.13 KB

CHANGELOG.md

File metadata and controls

59 lines (42 loc) · 1.13 KB

Key Stroke Counter Changelog

[Unreleased]

Added

Changed

Deprecated

Removed

Fixed

Security

[1.1.3]

Added

  • The plugin now supports versions post 2022.1.

Changed

Deprecated

Removed

Fixed

Security

[1.1.1]

Fixed

  • The plugin now supports versions post 2021.2.

[1.1.0]

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

[1.0.0]

Added

  • 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