Reader

IntelliJ IDEA 2024.1.5 is Out

| The IntelliJ IDEA Blog | Default

We’ve just released IntelliJ IDEA 2024.1.5.

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 updates:

  • Fixed the issue where the terminal would open slowly when the ulimit -n value was set too high. [IJPL-103736]
  • The HTTP Client no longer sends an HTTP request with a Content-Type: text/plain header when a specific Content-Type has already been set by the user. [IJPL-65366]
  • Fixed the issue where viewing package details in the package.json sometimes resulted in an exception. [IJPL-150388]
  • Fixed issues with missing translations when Chinese, Korean, or Japanese localization is enabled. [IJPL-86423, IJPL-148265]
  • Fixed the “Registry key is not defined” error when running the Spring Boot application via Gateway WSL. [IJPL-156767]
  • Fixed the issue where the command line formatter hung when using the -dry flags on a project with Java files that were not fully formatted. [IJPL-150213]

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

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

Happy developing!