Releases: halirutan/IntelliJ-Key-Promoter-X
Releases · halirutan/IntelliJ-Key-Promoter-X
v2022.2
Added
- Add support for IntelliJ versions 2022.2
v2022.1.2
v2022.1.1
Added
- Another try to build for IntelliJ Platform version 221
- Update version of Gradle and Changelog plugins
- Removed awful hack to inspect tool window buttons
Changed
Deprecated
Removed
Fixed
- Recognizing the stripe buttons for tool windows as they moved from package
com.intellij.openapi.wm.impl
tocom.intellij.toolWindow
- Issue that showed a notification for creating a shortcut, when there was already a mouse-shortcut defined and the same
action was invoked (see Issue #76).
Security
v2022.1
Added
Changed
- Build for IntelliJ Platform version 221
- Update version of Gradle and Changelog plugins
- Removed awful hack to inspect tool window buttons
Deprecated
Removed
Fixed
- Issue that showed a notification for creating a shortcut, when there was already a mouse-shortcut defined and the same
action was invoked (see Issue #76).
Security
v2021.3
Added
- Build for IntelliJ Platform version 213
Changed
- Update sponsors
Deprecated
Removed
Fixed
- Fix missing properties call in build script
Security
v2021.2
Added
- Build for IntelliJ Platform version 212
- UUID for serializable classes
Changed
- Move to Gradle IntelliJ Plugin version 1.1.4
Deprecated
Removed
Fixed
- Use
Application.getService()
for retrieving a service since using theServiceManager
is deprecated. See this page - Changing how notifications are created due to deprecation of the old call
- Use new version of
beforeActionPerformed()
due to deprecation of the old call - Smaller warnings regarding types
Security
v2021.1.1
- Update build system and use ideas from the
IntelliJ Platform Plugin Template repository - Implement resizable split-pane and scroll-panes for Key Promoter tool window
(Issue 72) - Support recent IntelliJ Platform 2021
(Issue 77) - Make message for disabling a single shortcut alert clearer
(Issue 75)
v2021.1
- Update build system and use ideas from the
IntelliJ Platform Plugin Template repository - Implement resizable split-pane and scroll-panes for Key Promoter tool window
(Issue 72) - Support recent IntelliJ Platform 2021
(Issue 77) - Make message for disabling a single shortcut alert clearer
(Issue 75)