Skip to content

Releases: ByteAurora/intellij-codexp

CodeXP v2.0.3

03 Feb 06:58
a8d0574
Compare
Choose a tag to compare

Changed

  • Expand the plugin's compatible IDE build versions from 243.* to 251.*.

Full Changelog: v2.0.2...v2.0.3

CodeXP v2.0.2

17 Dec 18:10
c2d872a
Compare
Choose a tag to compare

Added

  • Added LICENSE file with MIT License to clarify the terms of use.

Changed

  • Expand the plugin's compatible IDE build versions from 241.* to 243.*.

New Contributors

Full Changelog: v2.0.1...v2.0.2

CodeXP v2.0.1

04 Apr 07:48
7d3cbb2
Compare
Choose a tag to compare

Changed

  • Expand the plugin's compatible IDE build versions from 232.* to 241.*.

CodeXP v2.0.0

30 Aug 09:55
fec92f3
Compare
Choose a tag to compare

Added

  • Organize CodeXP configuration options by type for easier readability.
  • Add a new notification type: CodeXP notification
  • Add configuration for notification type (IntelliJ notification or CodeXP notification)

Fixed

  • Fix plugin compatibility issue after IntelliJ IDEA version 2023.2

CodeXP v1.2.1 [Hotfix]

19 Jul 13:56
a392954
Compare
Choose a tag to compare

Fixed

  • Fix plugin initialization issue of CodeXP plugin at IDE startup

CodeXP v1.2.0

17 Jul 15:37
3691f40
Compare
Choose a tag to compare

Added

  • Add 'Enter', 'Cut', 'Copy' event statistic and challenge
  • Display gained experience point from keyboard event into typed position
  • Add configurations for show gained experience and gained experience display position

Fixed

  • Fix an issue where settings applied in the CodeXP configuration window were not being saved

CodeXP v1.1.0

18 Jun 11:16
82628a6
Compare
Choose a tag to compare

Added

  • Add CodeXP configuration in IDE setting
  • Add checkbox for show/hide completed challenges

CodeXP v1.0.0

04 Jun 12:00
361f82b
Compare
Choose a tag to compare

Added

  • Implement core logic of CodeXP
  • Implement CodeXP Dashboard
  • Define events to detect and add challenges for each event
  • Implement notification alert feature for level up or complete challenges