Releases: catppuccin/jetbrains-icons
Releases · catppuccin/jetbrains-icons
v1.10.0
v1.10.0 - 2024-10-13
Added
- Add icon for
.razor
files. - Upgrade submodule
vscode-icons
from v1.16.0 to v1.17.0 (See vscode-icons CHANGELOG.md for added icons and associations)
Changed
- Update IntelliJ Platform plugin to 2.1.0 (#125)
Fixed
- Fix deprecation warnings for 2024.3 EAP (#121)
Full Changelog: v1.9.0...v1.10.0
v1.9.0
v1.9.0 - 2024-09-21
Added
- Support 2024.3 EAP
Fixed
- Fix plugin defect warnings by optionally loading Java icons (#116)
- Visibility Icons for Java Files are not hidden anymore (#116)
- Static Classes for Java files now have the appropriate Static Mark (#116)
- Accurately apply
Exception
icon on all classes extendingException
andThrowable
(#116)
Additional Comments
Special thanks to @thelooter for leading the progress on fixing the above issues.
Full Changelog: v1.8.0...v1.9.0
v1.8.0
v1.8.0 - 2024-09-13
Added
- Differentiate Java files (Annotation, Class, Enum, etc.) by colour and shape in the file tree. If you know how to
implement these icons in the rest of the user interface, please reach out to us via the issue tracker or the
Catppuccin discord! - Upgrade submodule
vscode-icons
from v1.15.0 to v1.16.0 (See vscode-icons CHANGELOG.md for added icons and associations)
Full Changelog: v1.7.0...v1.8.0
v1.7.0
v1.7.0 - 2024-09-08
Added
- Upgrade submodule
vscode-icons
from v1.13.0 to v1.15.0 (See vscode-icons CHANGELOG.md for added icons and associations)
New Contributors
Full Changelog: v1.6.2...v1.7.0
v1.6.2
v1.6.2 - 2024-08-13
Fixed
- Make
org.jetbrains.kotlin
andcom.intellij.java
modules optional. This reintroduces support for IDEs outside IntelliJ, Android Studio & Aqua. (#86)
New Contributors
- @SupianIDz made their first contribution in #86
Full Changelog: v1.6.1...v1.6.2
v1.6.1
v1.6.1 - 2024-08-09
Added
- Support 2024.2
Fixed
- Lazily initialize PluginSettingsState in IconPack (#81)
- Display correct coloured Java icons in editor tabs (#68)
New Contributors
- @maximilianmaihoefner made their first contribution in #71
- @wheredoipressnow made their first contribution in #81
Full Changelog: v1.6.0...v1.6.1
v1.6.0
1.6.0 - 2024-06-22
Added
Vital
iconsApple
iconsAmber
iconsFastlane
folder iconsStata
iconsCaddy
folder icons
Changed
- Updated Gradle Wrapper to 8.7
- Updated Kotlin Version to 2.0.0
- Update IntelliJ Platform plugin to 2.0.0-beta7
- Update vscode-icons submodule to v1.13.0
Security
- Added Github Action to verify Gradle wrapper checksum
v1.5.0
v1.5.0 - 2024-05-19
Added
- Different colors for Java filetypes (e.g.
Class
: Red,Interface
: Green,Record
: Mauve,Enum
:
Yellow andAnnotation
: Green) (#35) @thelooter - Ability to disable different colors for Java filetypes in settings panel. (#35) @thelooter
- Add Docker icon to all files with string
Dockerfile
(e.g.dev.Dockerfile
) (#32) by @quentinguidee - Add Dependency on the IntelliJ Java Module (#40) by @thelooter
We've also brought on @thelooter as an additional maintainer who was instrumental in pushing out this release!
v1.4.0
v1.4.0 - 2024-02-27
Added
Fixed
- Mapping for
html
association - Mapping for directories named
py
Full Changelog: v1.3.0...v1.4.0
v1.3.0
v1.3.0 - 2024-02-25
Added
- Python decorator support (#26)
New Contributors
Full Changelog: v1.2.0...v1.3.0