Skip to content

Releases: halirutan/IntelliJ-Key-Promoter-X

v2022.2

04 Jun 11:16
Compare
Choose a tag to compare

Added

  • Add support for IntelliJ versions 2022.2

v2022.1.2

14 May 02:51
Compare
Choose a tag to compare

Added

  • Hard Mode that shows a dialog that needs to be closed using the same shortcut that was missed.
    (Issue 50,
    PR 90).

v2022.1.1

19 Feb 03:34
Compare
Choose a tag to compare

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
    to com.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

13 Feb 00:56
fab6c2a
Compare
Choose a tag to compare

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

31 Oct 04:29
Compare
Choose a tag to compare

Added

  • Build for IntelliJ Platform version 213

Changed

  • Update sponsors

Deprecated

Removed

Fixed

  • Fix missing properties call in build script

Security

v2021.2

02 Aug 11:59
Compare
Choose a tag to compare

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 the ServiceManager
    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

11 Mar 04:22
Compare
Choose a tag to compare

v2021.1

08 Mar 07:30
Compare
Choose a tag to compare

v2020.2.2

10 Oct 02:27
Compare
Choose a tag to compare
Probably final version 2020.2.2

v2020.2.1

18 Jun 00:58
Compare
Choose a tag to compare
Fix issue with RunClass that showed an entry for each run config