Releases

IntelliJ IDEA 2025.1.4 Is Out!

We’ve just released another update for v2025.1. 

You can update to this version from inside the IDE, using the Toolbox App, or by using snaps if you are a Ubuntu user. You can also download it from our website.

This version brings the following refinements:  

  • Closing labels in Dart have been updated for better usability and now appear as inlay hints, with improved configuration options. [IDEA-289260]
  • The Final declaration can’t be overridden at runtime warning no longer falsely appears for @Configuration classes with proxyBeanMethods. [IDEA-304648]
  • It is once again possible to override variables from imported .http files in the HTTP Client. [IJPL-190688
  • Artifacts with circular dependencies between .main and .testwar exploded types can now be built correctly when working with Maven projects. [IDEA-371537]

To see the full list of issues addressed in this version, please refer to the release notes

If you encounter any bugs, please report them using our issue tracker

Happy developing!

image description