Releases

IntelliJ IDEA 2018.1.2 is released!

IntelliJ IDEA 2018.1.2 – the second minor update for v2018.1 is available for download! Get this new version right now from our website or update to it via ToolBox App.

We are continuing to polish the recently released IntelliJ IDEA 2018.1, based on your feedback. This update brings several important fixes to the one the main features introduced with the recent release – partial Git commits:

  • Fix for wrong diff preview for the partial Git commit: IDEA-188650.
  • The IDE supports the partial Git commit feature with old Git versions (1.x): IDEA-188681.
  • The ability to deselect files with the line-ending changes in the Commit Changes dialog: IDEA-189369.

Several improvements have been made for Spring Boot support in IntelliJ IDEA:

  • Access HTTP request mappings from the editor via the new REST client doesn’t require a configured web facet: IDEA-189086.
  • The IDE now supports several new Spring Boot annotations: @ConditionalOnManagementPort, @ConditionalOnEnabledInfoContributor, @ConditionalOnEnabledHealthIndicator.
  • The IDE finds @ConfigurationProperties bean properties usages in the dependent modules.

This update also fixes several important issues such as:

  • Fix for the high memory consumption of Git indexing for shallow clones: IDEA-178016.
  • Fix for the extremely wide, not-resizable Commit Changes dialog in case of a long error message: IDEA-141136.
  • The Commit Changes dialog doesn’t automatically scroll back and forth while clicking: IDEA-188502.
  • The debugger now evaluates complex expressions with JDK 9.
  • The stream debugger now works with JDK 9.

We’ve also updated JDK to the 1.8.0_152-release-1136-b29 version. You’ll find the following important fixes:

  • Performance has been improved for Version Control Log scrolling: JRE-690
  • Horizontal grey lines in every window in IntelliJ IDEA were eliminated: JRE-711

The full list of all the changes is available in the IDE release notes and the JRE release notes.

Try IntelliJ IDEA 2018.1.2 and let us know what you think: discussion forum, issue tracker, Twitter or here in the comments!

Happy Developing!

image description