Releases

IntelliJ IDEA 2026.1.2 Is Out!

IntelliJ IDEA 2026.1.2 has arrived 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 updates included in this version:

  • Projects can now be opened correctly via .ipr files generated by the Gradle idea task. [IJPL-242321]
  • The indentation for Java ternary expressions with chained method calls has been fixed. [IDEA-387867
  • Pressing the Alt+Enter key combination on Windows no longer opens the context menu unexpectedly. [IJPL-47743
  • Live templates with groovyScript now work as expected again. [IJPL-241581
  • Dragging and dropping selected code with the mouse onto its original position no longer causes the code to disappear. [IJPL-235895
  • It is once again possible to open a diff in an external tool by double-clicking a file in the Commit tool window. [IJPL-241256
  • The MCP Server no longer reports illegal character errors for projects with spaces in their paths [IJPL-241803
  • Workspaces once again function as expected. [IDEA-388445

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!