IntelliJ IDEA Releases

IntelliJ IDEA 2023.1.4 Is Here!

We’ve just released IntelliJ IDEA 2023.1.4 with several valuable fixes.

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

Here are the most notable fixes included in v2023.1.4:

  • We fixed the issue with missing custom code style settings and they are now correctly preserved by the IDE. [IDEA-318457]
  • The Copy Reference action for files in non-java modules works as expected and copies the path from the content root. [IDEA-316752]
  • The @jakarta.validation.constraints.NotNull annotation is now interpreted correctly during nullability inspections. [IDEA-323547]
  • Starting up the IDE no longer fails with the “CannotActivateException: Address already in use: bind” error. [IDEA-323836]
  • The IDE now has full Wildfly 28 support. [IDEA-320285]

To find out more information about the issues resolved, please refer to the release notes.

If you encounter any bugs or have suggestions on how to further improve the IDE, please submit your feedback in the comments below, on Twitter, or by using our issue tracker.

Happy developing!

image description