Releases: halirutan/IntelliJ-Key-Promoter-X
Releases · halirutan/IntelliJ-Key-Promoter-X
v2026.1.0
- 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
- Fix possible performance problem in
Rider (RIDER-118966)
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
KeyPromoterAWTListenerfor listening to AWT events. - Added
KeyPromoterActionListenerfor listening to action events.
Fixed
- Modified multiple locations to ensure services are acquired dynamically
- Update build system and dependencies
- Updated the
plugin.xmlto use application listeners instead of application components
v2024.2.2-beta-1
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
KeyPromoterAWTListenerfor listening to AWT events. - Added
KeyPromoterActionListenerfor listening to action events.
Fixed
- Modified multiple locations to ensure services are acquired dynamically
- Update build system and dependencies
- Updated the
plugin.xmlto use application listeners instead of application components
v2024.2.0
Added
- Add support for 2024 EAP
- Fix API deprecations
v2024.1.0
Fixed
- Add support for JetBrains IDEs 2024.1
- Update description
v2023.3.0
v2023.2.0
v2023.1.0
v2023.1
v2022.3.1
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)