IntelliJ IDEA 2025.1.1

Released: May 7, 2025

2025.1.1 での更新項目

不具合の修正

  • 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 applications to WildFly from the IDE when using Java 24.
  • The Markdown preview is now consistently displayed.
  • Text copied from tooltip popups via Option/Alt + click no longer includes unwanted HTML tags.
  • The Kotest tool window is again consistently available and works as expected.
  • It is now possible to disable the HTTP Client to encode special characters and more in URLs so they are sent as is by adding the no-auto-encoding annotation before the request.
  • The IDE now correctly respects Nullable on local variables when a default qualifier is used.