IntelliJ IDEA 2025.1.1 Is Out!
We’ve just released the first minor version for IntelliJ IDEA 2025.1 – v2025.1.1. You can update to this version from inside the IDE, using the Toolbox App, or by using snaps if you are a Ubuntu user. You can also download it from our website. Here are the most notable updates: To find out more […]

We’ve just released the first minor version for IntelliJ IDEA 2025.1 – v2025.1.1.
You can update to this version from inside the IDE, using the Toolbox App, or by using snaps if you are a Ubuntu user. You can also download it from our website.
Here are the most notable updates:
- Setting backup and synchronization via Backup and Sync now works as expected upon authorization with JetBrains Account. [IJPL-183565]
- Debugging tests when using Gradle 7.x.x no longer fails. [IDEA-369597]
- The IDE again correctly imports Maven projects that use several –add-exports arguments. [IDEA-371005]
- The Paths filter in the Git tool window again works as expected, filtering branches according to the selected repository. [IJPL-182203]
- Zsh with custom config files again works correctly in the IDE terminal. [IJPL-184171]
- It is again possible to deploy applications to WildFly from the IDE when using Java 24. [IDEA-369513]
- The Markdown preview is now consistently displayed. [IJPL-59375]
- Text copied from tooltip popups via Option/Alt + click no longer includes unwanted HTML tags. [IJPL-148514]
- The Kotest tool window is again consistently available and works as expected. [IJPL-184686]
- It is now possible to disable the HTTP Client to encode special characters like +, @, %, and more in URLs so they are sent as is by adding the @no-auto-encoding annotation before the request. [IJPL-65386], [IJPL-66739]
- The IDE now correctly respects @Nullable on local variables when a default qualifier is used. [IDEA-358087]
To find out more about the resolved issues, please refer to the release notes.
If you encounter any issues or would like to make a suggestion or a feature request, please submit them to our issue tracker.
Happy developing!