Version 3.0.0 (Sep 01, 2025)

Added

  • Support for IntelliJ Platform 2025.2

Fixed

  • Status bar label was not displayed when the caret was on an inlined file

Version 2.1.0 (Mar 04, 2025)

Changed

  • Introduced a paid model to support ongoing maintenance and future development. Free versions are still available.

Version 2.0.1 (Feb 19, 2025)

Added

  • Added a note in the plugin description about the transition to a paid model.

Fixed

  • Improved readability of the editor context menu by adding separators between action groups.

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)

  • Initial release