Lanzamientos de IntelliJ IDEA

Released: Jul 2, 2026

Actualizaciones en 2026.1.4

Correcciones

  • The active Git branch now updates correctly.
  • Fixed an issue where using pull_policy in Docker Compose files prevented the PHP interpreter from being created.
  • The IDE no longer erroneously marks successful Gradle syncs as failed when running Gradle 9.5.0 on WSL.
  • Fixed an error that caused Dev Container connections to fail with an Unknown Docker endpoint schema message.

Released: Jun 4, 2026

Actualizaciones en 2026.1.3

Correcciones

  • In tmux, the terminal cursor is no longer rendered above the current line.
  • The Markdown preview now correctly displays images when referencing files outside the project directory.
  • Custom colors are rendered correctly in various UI components in the Database tool window.
  • Launching WSL via wsl.exe -d <distribution> no longer causes shell integration and process detection issues.

Released: Apr 23, 2026

Actualizaciones en 2026.1.1

Correcciones

  • It's once again possible to set up a WSL Python SDK.
  • Emmet in remote development now works as expected.
  • Gradle sync no longer fails due to a class cast error involving InternalIdeaModule and org.gradle.tooling.model.ProjectModel.
  • The IDE now correctly connects to the WildFly admin process after server startup, restoring deployment and the Open browser after launch option.
  • The IDE no longer fails to locate the WSL 2 JDK.
  • Double-clicking an Ant target in the Ant tool window now runs...

Released: Mar 25, 2026

Actualizaciones en 2026.1

Características

AI

  • In addition to Junie and Claude Agent, you can now choose more agents in the AI chat, including Codex. Also, Cursor and GitHub Copilot, along with dozens of external agents, are now supported via the Agent Client Protocol. With the new ACP Registry, you can discover available agents and install them in just one click.
  • Next edit suggestions are now available without consuming the AI quota of your JetBrains AI Pro subscription. These suggestions go beyond traditional code...

Released: Mar 17, 2026

Actualizaciones en 2025.3.4

Características

  • Added full support for Java 26.

Correcciones

  • Resolved an issue where running an HTTP request could trigger a different request in the same file.
  • Local changes refresh in large Perforce projects now works as expected.
  • The Dependencies tab now opens correctly when using the Analyze Cyclic Dependencies feature.

Released: Feb 20, 2026

Actualizaciones en 2025.3.3

Correcciones

  • MCP server output schema now correctly handles default properties in the schema, preventing invalid schema errors during structured output.
  • Downloading the IDE backend now works as intended with a configured proxy.
  • Resolved an issue that prevented successful proxy authentication.
  • Package annotations referenced through JAR dependencies are now correctly reflected in the PSI model.

Released: Jan 22, 2026

Actualizaciones en 2025.3.2

Correcciones

  • The Terminal tool window no longer flickers when you use CLI tools with synchronized output, such as Claude Code.
  • Several issues related to credential storage and settings synchronization in remote development have been resolved.
  • Run configuration handling in the Services tool window has received multiple improvements.

Released: Jan 8, 2026

Actualizaciones en 2025.3.1.1

Correcciones

  • Build. Maven
    • Memory leak at MavenProjectsTree.
    • IDEA 2025.3.1 freezes when opening big Maven project (at org.jetbrains.idea.maven.project.MavenProject$Companion.read).
    • High memory usage and freezing opening large Maven projects in 2025.2.6+ (at MavenProjectsManager#initProjectsTree).
  • Core. Eel
    • WSL project settings are reset once after updating from 2025.3 or earlier versions.
  • Core. WSL
    • WSL2 project settings are reset after restart.

Released: Dec 8, 2025

Actualizaciones en 2025.3

Características

  • Open and integrated AI experience
    • Multi-agent experience: Junie and Claude Agent - Now, multiple agents are available from the same chat interface, allowing you to switch between them and get the right kind of assistance for every task.
    • Transparent in-IDE AI quota tracking - You can now view your remaining AI Credits, renewal date, and top-up balance directly inside IntelliJ IDEA.
    • Bring Your Own Key: More freedom and control - Coming soon - With BYOK, you will be able to connect...

Released: Nov 20, 2025

Actualizaciones en 2025.2.5

Correcciones

  • The IDE now correctly processes API calls when the Docker Engine is updated to v29.
  • Gradle 9.x projects with a Spring Boot now run as expected using the Gradle Runner.
  • Resolved an issue where the IDE could hang when scanning HTTP request files containing certain JSON structures.
  • The GitLab plugin now correctly handles large pipeline IDs.