Releases: openmindculture/intellij-cute-pink-light-theme
1.0.0 Compatibility Release for 2023.3 (233) and 2024.1 (241)
- remove obsolete dependencies
- ensure compatibility for 2023.3 (233) and 2024.1 (241)
- update documentation
0.9.0 Color Fixes for 2023.2 (232)
Theme:
- add missing color definitions for 2023.2 ##17
Development:
- automate, improve and document alternative build process without gradle
0.8.0 Compatibility Release beyond 2023.2 (232)
Version 0.8.4 of the Cute Pink Light Theme is officially compatible with all upcoming future JetBrains IDEA releases. The new plugin version has just been approved by JetBrains and is now publicly available at the following link: https://plugins.jetbrains.com/plugin/16721-cute-pink-light-theme/versions/stable/370932 or here.
0.8.0 Compatibility Release for 2023.1 (231)
What's Changed
- Bump org.jetbrains.intellij from 1.10.0 to 1.10.1 by @dependabot in #98
- Bump org.jetbrains.intellij from 1.10.1 to 1.11.0 by @dependabot in #99
- Bump org.jetbrains.intellij from 1.11.0 to 1.12.0 by @dependabot in #101
- compatibility upgrade for IDEA 2023.1 (231) by @openmindculture in #102
Full Changelog: 0.7.0...0.8.0
0.7.0 Compatibility Release for 2022.3
add release date
0.6.4 Compatibility Release for 2022.2
ensure 2022.2 support
0.6.3 Cute Pink Light Theme Gutter Color
- next steps to finish UI customization
- set editor gutter color
- link helpful resources in README
- fork a Cute Pink Dark Theme
0.5.0 Compatibility Release for IntelliJ IDEA 2022.2 (222) and older
This is a compatibility release of Cute Pink Light Theme for IntelliJ IDEA 2022.2 (222) and older.
0.4.4 Bugfix Release for IntelliJ IDEA 2022.1 (221) and older
This is a bugfix release of Cute Pink Light Theme for IntelliJ IDEA 2022.1 (221) and older.
Note that this build will not work with the upcoming 2022.2 (222) IDEA API anymore.
Fixed
- remove hopefully obsolete components to fix verification errors
- try to fix or skip verification errors still present in 0.4.0
- use latest stable 221 version (idea-IU-221.5921.22) to build
- try to prefer JetBrains tools over Java/JDK/Gradle tools in settings
- try to disable
runVerifications
and only runbuildPlugin
instead - manually remove
searchableOptions.jar
from exported plugin zip file
0.4.0 Bugfix Release for IntelliJ IDEA 2022.1 (221) and older
This is a bugfix release of Cute Pink Light Theme for IntelliJ IDEA 2022.1 (221) and older.
Note that this build will not work with the upcoming 2022.2 (222) IDEA API anymore.
Fixed
- no more "IDE error" warning when starting the IDE with active theme plugin
- tested and released for IntelliJ IDEA 2022.1 (221) and older