Skip to content

Releases: halirutan/IntelliJ-Key-Promoter-X

v2024.1.0

10 Apr 01:24
Compare
Choose a tag to compare

Fixed

  • Add support for JetBrains IDEs 2024.1
  • Update description

v2023.3.0

12 Nov 03:01
Compare
Choose a tag to compare

Added

  • Support for JetBrains IDEs version 2023.3

Fixed

v2023.2.0

30 Jul 15:34
Compare
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
Compare
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
Compare
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
Compare
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

v2022.3

01 Oct 03:06
Compare
Choose a tag to compare

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

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