Releases: halirutan/IntelliJ-Key-Promoter-X
Releases · halirutan/IntelliJ-Key-Promoter-X
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
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
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)
Security
v2022.3
Added
- Possibility to double click on statistics items to put them on the ignore list
(Issue 96)
Changed
- Fix deprecated call in tool window
- Update to IntelliJ Gradle plugin version 1.8.1
Deprecated
Removed
Fixed
- Fix rare issue to initialize Snooze Setting correctly when opening new window
- Error regarding disposition of the tool window
- Issue regarding unit test filters in Rider (
Issue 87) - Issue where "Insert Caret Above" would show a notification although the documented shortcut was used
(Issue 92)
Security
v2022.2
Added
- Add support for IntelliJ versions 2022.2