Version 2.0.0 (Feb 04, 2025)
Added
- Support for IntellijPlatform version 25.1
Fixed
- Resolved an issue with the file chooser dialog in IntellijPlatform 25.1
Version 1.3.0 (Jan 22, 2025)
Added
- Added support for inserting encoded files as Data URIs, enabling enhanced embedding and file portability.
Fixed
- Ensured only one file is selected in the Project Tree before enabling the action for encoding.
- Implemented a round-trip validation for encoding and inserting files through the Project Tree action.
Version 1.2.0 (Jan 03, 2025)
Added
- Support for URL encoding scheme.
- Review Request Dialog: A gentle prompt encouraging users to leave a review on JetBrains Marketplace.
Version 1.1.7 (Dec 20, 2024)
Fixed
- Fixed incorrect status bar updates when switching between file tabs in the editor.
Version 1.1.6 (Dec 16, 2024)
Fixed
- Plugin description updated.
Version 1.1.6 (Dec 16, 2024)
Fixed
- Plugin description updated.
Version 1.1.5 (Dec 16, 2024)
Fixed
- Plugin description updated.
Version 1.1.4 (Dec 16, 2024)
Fixed
- Fixed NullPointerException in model service class.
Version 1.1.3 (Dec 16, 2024)
Fixed
- Fixed the persistence of the plugin state #2.
Version 1.1.2 (Dec 15, 2024)
Fixed
- Fixed the persistence of the plugin state #1.
-
Version 1.1.1 (Dec 14, 2024)
Fixed
- Resolved issues in multi-module projects related to incorrect determination of file relative paths.
- Fixed the handling of inserting whitespace characters at the beginning of an inlined value in the editor.
Version 1.1.0 (Dec 12, 2024)
Added
- Notification about file changes outside IDE
Version 1.0.3 (Dec 02, 2024)
Fixed
- Fixed issues in multi-module projects
Version 1.0.2 (Dec 01, 2024)
Fixed
- Fixed NullPointerException in notification provider
Version 1.0.1 (Nov 30, 2024)
Fixed
- Fixed wrong renaming alert when creating a new file from selection in editor
Version 1.0.0 (Nov 21, 2024)