Releases: ByteAurora/intellij-codexp
Releases · ByteAurora/intellij-codexp
CodeXP v2.0.3
Changed
- Expand the plugin's compatible IDE build versions from
243.*
to251.*
.
Full Changelog: v2.0.2...v2.0.3
CodeXP v2.0.2
Added
- Added LICENSE file with MIT License to clarify the terms of use.
Changed
- Expand the plugin's compatible IDE build versions from
241.*
to243.*
.
New Contributors
Full Changelog: v2.0.1...v2.0.2
CodeXP v2.0.1
Changed
- Expand the plugin's compatible IDE build versions from
232.*
to241.*
.
CodeXP v2.0.0
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]
Fixed
- Fix plugin initialization issue of CodeXP plugin at IDE startup
CodeXP v1.2.0
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
Added
- Add CodeXP configuration in IDE setting
- Add checkbox for show/hide completed challenges
CodeXP v1.0.0
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