Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: siropkin/kursor

v1.4.8

26 Jan 18:18
a906961

Choose a tag to compare

Changes

  • Update to IntelliJ Platform Gradle Plugin 2.10.5 and Gradle 9.2.1.

Fixes

  • Fix plugin verifier IDE resolution by using explicit version selection.

v1.4.7

26 Jan 17:17
a9cc2b8

Choose a tag to compare

Changed

  • Add support for IntelliJ IDEA 2025.3.

v1.4.6

07 Aug 04:54
1cc03e1

Choose a tag to compare

Changed

  • Add support for IntelliJ IDEA 2025.2.

v1.4.5

30 Apr 19:44
ffd577f

Choose a tag to compare

Changed

  • #39 Add support for IntelliJ IDEA 2025.1.

v1.4.4

30 Apr 19:24
c8e9b66

Choose a tag to compare

Fixed

  • #39 Fix "java.lang.NullPointerException: GetForegroundWindow(...) must not be null"

v1.4.3

20 Nov 15:56
459b179

Choose a tag to compare

Changed

  • Add support for IntelliJ IDEA 2024.3.

v1.4.2

06 Nov 16:47
dd34e63

Choose a tag to compare

[1.4.2]

Changed

  • #30 Add support for "Ukrainian" and "Ukrainian-QWERTY" on macOS.

Fixed

  • #28 Fix "Do not call invokeLater when app is not yet fully initialized" error on startup.
  • #29 Fix "Migrate com.github.siropkin.kursor.KursorStartupActivity to ProjectActivity" development warning on startup.

v1.4.1

04 Nov 15:33
00786e2

Choose a tag to compare

[1.4.1]

Changed

  • #18 Add support for "Squirrel Method" (Chinese) (https://rime.im) on macOS.
  • #20 Add support for "Russian - PC" on macOS.
  • #21 Fix color settings save bug; color settings now save correctly.

For Contributors and Developers

  • #24 Update IntelliJ Plugin to v2.0.2.

1.4.0

04 Nov 15:19
de25ff1

Choose a tag to compare

[1.4.0]

Version skipped due to a mistake in the release process.

v1.3.1

26 Aug 12:25
15d96f4

Choose a tag to compare

[1.3.1] - 2024-08-26

Changed

  • Fix NullPointerException for Windows users.