Skip to content

Releases: halirutan/IntelliJ-Key-Promoter-X

v2026.1.0

01 Apr 11:52

Choose a tag to compare

  • Update Gradle build and libraries to work with version 2026
  • Fix long-standing issue where the splitter in the tool window is never in the actual IDE color theme (
    issue #135)
  • Fix border color around actions panel
  • Introduce sponsors button
  • Key Promoter now doesn't overwrite the status bar anymore (fix
    for #97)
  • Fix for multiple-entry bug with "Rerun" action (fix
    for #130
    and #138)

v2024.2.2

13 Nov 13:43

Choose a tag to compare

Added

  • Add support for 2024 EAP
  • Fix API deprecations
  • Introduced separate instantiation for handling Platform actions and raw AWT events
  • Enabled the plugin to be a dynamic plugin which no longer requires a restart when updating
  • Added KeyPromoterAWTListener for listening to AWT events.
  • Added KeyPromoterActionListener for listening to action events.

Fixed

  • Modified multiple locations to ensure services are acquired dynamically
  • Update build system and dependencies
  • Updated the plugin.xml to use application listeners instead of application components

v2024.2.2-beta-1

24 Oct 05:11

Choose a tag to compare

Added

  • Add support for 2024 EAP
  • Fix API deprecations
  • Introduced separate instantiation for handling Platform actions and raw AWT events
  • Enabled the plugin to be a dynamic plugin which no longer requires a restart when updating
  • Added KeyPromoterAWTListener for listening to AWT events.
  • Added KeyPromoterActionListener for listening to action events.

Fixed

  • Modified multiple locations to ensure services are acquired dynamically
  • Update build system and dependencies
  • Updated the plugin.xml to use application listeners instead of application components

v2024.2.0

20 Jul 00:05

Choose a tag to compare

Added

  • Add support for 2024 EAP
  • Fix API deprecations

v2024.1.0

10 Apr 01:24

Choose a tag to compare

Fixed

  • Add support for JetBrains IDEs 2024.1
  • Update description

v2023.3.0

12 Nov 03:01

Choose a tag to compare

Added

  • Support for JetBrains IDEs version 2023.3

Fixed

v2023.2.0

30 Jul 15:34

Choose a tag to compare

Added

  • Support for JetBrains IDEs version 2023.2

Changed

  • Update GH actions for building and deploying the plugin
  • Update plugin build setup to match with the recent IntelliJ Plugin Template

Fixed

  • Tool window buttons are working now with the new UI
    (Issue 101)

v2023.1.0

15 Mar 02:40

Choose a tag to compare

Added

  • Support for JetBrains IDEs version 2023.1

Changed

  • Update GH actions for building and deploying the plugin
  • Update plugin build setup to match with the recent IntelliJ Plugin Template

Fixed

  • Tool window buttons are working now with the new UI
    (Issue 101)

v2023.1

15 Mar 02:18

Choose a tag to compare

Added

  • Support for JetBrains IDEs version 2023.1

Changed

  • Update GH actions for building and deploying the plugin
  • Update plugin build setup to match with the recent IntelliJ Plugin Template

Fixed

  • Tool window buttons are working now with the new UI
    (Issue 101)

v2022.3.1

22 Jan 02:13

Choose a tag to compare

v2022.3.1 Pre-release
Pre-release

Added

Changed

  • Update build system

Deprecated

Removed

Fixed

  • Issue with notifications on Win11 where the shortcut and the suppress action is not directly visible in the
    notification
    (Issue 100)
  • Possible fix for tool window buttons not firing a Key Promoter notification with the new UI
    (Issue 101)

Security