Skip to content

2025.0.0

Compare
Choose a tag to compare
@VitaliyBoyko VitaliyBoyko released this 16 Feb 16:08

Added

  • Clear notifications for the process status of URN generation #2486
  • Added array as a type in Data Model properties #2488

Fixed

  • Fixed Upgrade Compatibility Tool #2482
    Replaced hardcoded Magento versions with dynamic fetching via Packagist API.
    Fixed UI icon references.
    Updated Run command.
  • java.lang.Throwable: Assertion failed: Do not use PsiElement for the popup model. See PsiTargetNavigator #2485
  • Slow operations are prohibited on EDT #2486
  • When creating a new model with a listing component grid, full-text search is not working #2037

Changed

  • [PLUGIN DEVELOPMENT] Updated Gradle IntelliJ plugin to version 2 #2473
    The project no longer requires the paid Ultimate edition of IntelliJ IDEA. It can now run seamlessly in the Community edition.
    Enabled code emulation directly within PHPStorm, eliminating the dependency on IntelliJ IDEA for this functionality.