IntelliJ IDEA Releases
Released: Sep 19, 2025
Updates in 2025.2.2
Fixes
- The Run Maven Build icon is once again available in the Maven panel toolbar.
- Remote SSH external tools now work as expected.
- The IDE again correctly parses environment variables with semicolon values pasted in the Run/Debug dialog.
- The IDE now properly handles MAVEN_OPTS environment variables.
- On Windows, the Find in Files dialog again works as expected, closes correctly, and no longer shows a persistent green area.
- Several issues with the terminal and WSL have been fixed.
- The terminal now...
Released: Aug 29, 2025
Updates in 2025.2.1
Fixes
- The IDE correctly interprets and manages EAR artifact configurations as expected.
- The Create Branch action is now accessible from all parts of the UI again.
- Exporting diagrams as SVG now works as intended.
- Maven Runner now properly recognizes and handles JVM options starting with the -X prefix in the VM Options field as expected.
- Terminal processes again terminate correctly on Windows.
- The IDE again correctly recognizes valid WebLogic server home paths and runs the WebLogic server.
- The IDE...
Released: Aug 5, 2025
Updates in 2025.2
Features
- Improved AI experience with more control and better context management - Better performance and new capabilities for Junie and AI Assistant:
- AI Assistant finally delivers AI-powered code completion for SQL, YAML, JSON, and Markdown.
- AI-powered code completion now suggests code blocks for Java in offline mode and lets you choose your preferred local code completion model. Enjoy smart suggestions anywhere, be it on a plane, off the grid, or in a closed enterprise environment.
- Junie is now...
Released: Jun 23, 2025
Updates in 2025.1.3
Fixes
- The IDE no longer erroneously displays <no name> in the Test Results tree in the Run tool window for Dart tests.
- The preview panel is now available for AsyncAPI 3.0 files.
- The IDE no longer truncates postCreateCommand environment variables at equals signs in the build process output.
- The IDE no longer misses OS-specific plugins in Aarch64 distributions, including those required for WSL support in the Python interpreter.
- The Modify classpath area in the Run/Debug Configuration...
Released: Jun 4, 2025
Updates in 2025.1.2
Fixes
- The IDE no longer fails to start if a plugin defines an action with unresolved message bundle keys, and it now provides a report identifying the problematic plugin.
- The IDE no longer produces the false positive 'Package is declared in module which is not in the module graph' warning.
- The IDE once again correctly takes compilerArgs from pom.xml into account when building Maven projects.
- The GitLab code review mode now functions as expected, correctly displaying changes with proper...
Released: May 7, 2025
Updates in 2025.1.1
Fixes
- Setting backup and synchronization via Backup and Sync now works as expected upon authorization with JetBrains Account.
- Debugging tests when using Gradle 7.x.x no longer fails.
- The IDE again correctly imports Maven projects that use several -add-exports arguments.
- The Paths filter in the Git tool window again works as expected, filtering branches according to the selected repository.
- Zsh with custom config files again works correctly in the IDE terminal.
- It is again possible to deploy...
Released: Apr 16, 2025
Updates in 2025.1
Features
IntelliJ IDEA Goes AI
- JetBrains AI has received a major upgrade, bringing both AI Assistant and Junie under a single subscription. With this release, all JetBrains AI features are accessible for free in the IDEs, with unlimited use for some, such as unlimited code completion and local model support, and limited credit-based access to others. JetBrains are also introducing a new subscription system that makes it easy to scale up as needed with the AI Pro and AI Ultimate tiers.
- This...
Released: Mar 18, 2025
Updates in 2024.3.5
Features
- You can now customize the hostname length in HostLabelDropdown, improving usability for infrastructures with longer hostnames.
Fixes
- The code completion popup once again includes a dropdown menu, allowing for quick access to additional actions and settings.
- Breakpoints in Dart code can once again be set and hit.
Released: Feb 27, 2025
Updates in 2024.3.4
Fixes
- The IDE no longer incorrectly reports missing required keys in gitlab-ci.yml.
- The IDE no longer adds unnecessary spaces around slashes when copying text from the quick documentation.
- Plugin updates are once again detected and processed correctly.
- AWS providers in Terraform are now properly recognized, with correct code completion.
- Several issues related to the Kafka plugin have been resolved.
Released: Feb 12, 2025
Updates in 2024.3.3
Fixes
- The 'Reload All Maven Projects' action now correctly syncs dependencies.
- Screen reader detection now works on the first startup on Windows.
- Custom toolbar icons for external tools are now properly displayed after an IDE restart.
- The IDE no longer hangs on the 'Configuring SDK' step when adding an IntelliJ Platform Plugin SDK.
- Resolving merge conflicts using the 'Conflicts' tool window is now possible again.
- A list of active Kafka producers and consumers is now available via Recent Files.