Releases

IntelliJ IDEA 2023.1.2 is Out! 

A new bug-fix update – IntelliJ IDEA 2023.1.2 – has arrived!

You can get the latest version from inside the IDE, via the Toolbox App, or by using snaps for Ubuntu. It is also possible to download it from our website.

Here are the most notable fixes included in this version:

  • The issue causing editor tabs to scroll slowly has been resolved. [IDEA-318576]
  • The IDE no longer erroneously considers projects stored on NFS-mounted drives to be read-only. [IDEA-315865]
  • The IDE no longer erroneously reports errors on missing accessors when you use @Embeddable in Spring Data JPA. [IDEA-240844]
  • The list of suggested imports again features all of the corresponding options. [IDEA-311127]
  • The IDE no longer mistakenly reports correct values of the Spring Boot spring.config.import configuration property as errors. [IDEA-301120]
  • spring.model.utils.resources no longer causes abnormally high CPU consumption. [IDEA-316653]
  • Resyncing Gradle projects no longer fails with the “Missing gradleIdentityPath” error. [IDEA-317045]
  • Resizing panes in the Project Structure | Modules dialog now works as expected. [IDEA-316957]

For more details, please refer to the release notes.

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

Happy developing!

image description