IntelliJ IDEA Releases

Released: Mar 12, 2024

Updates in 2023.3.5

Fixes

  • Fixed the issue causing erratic screen scaling on Linux.
  • The Project Errors tab in the Problems tool window no longer erroneously continues to display issues that have already been resolved.
  • The Select None button in the Generate Constructor dialog is responsive again and works as expected.
  • Fixed the issue with Maven wrapper settings becoming invalid when installing or uninstalling language packs.
  • The gutter icons once again display properly in GraphQL schema files.

Released: Feb 13, 2024

Updates in 2023.3.4

Fixes

  • The progress bar for building tasks in Gradle projects is now once again displayed.
  • Addressed the issue with the Settings Sync functionality, and now, instead of reporting an authorization problem, the IDE prompts you to log in with your JetBrains Account.
  • The IDE now successfully adds Kubernetes сontexts from config files.
  • Customizing inspection severities is once again accessible in Settings | Editor | Inspections.
  • The IDE once again properly recognizes and resolves custom DataSource...

Released: Jan 25, 2024

Updates in 2023.3.3

Fixes

  • Submitting GitLab reviews with an empty review message is possible again.
  • The IDE no longer sends erroneous update notifications for disabled plugins.
  • The first attempt to launch GWT Super Dev Mode after the IDE restarts no longer fails.
  • Marking GitHub pull request files as "reviewed" works as expected again.
  • Visual guides set to custom values in Settings/Preferences | Editor | Code Style once again appear in the editor correctly.
  • The search functionality in the Emoji & Symbols popup...

Released: Dec 20, 2023

Updates in 2023.3.2

Fixes

  • The IDE no longer loses file names in file templates.
  • It's once again possible to build Groovy projects using the JetBrains build system on Java 8.
  • Fixed several issues that were cropping up when working with the HTTP Client.
  • Fixed the issue causing the IDE to display a blank window when opening a second project in full-screen mode on macOS.
  • When using borderless mode on Windows, the IDE once again correctly restores the position of a window that had previously been snapped to one side of...

Released: Dec 12, 2023

Updates in 2023.3.1

Features

  • Added the opportunity to check the access status for users with corporate IDE licenses from the AI Assistant tool window.

Fixes

  • Fixed a bug preventing users from logging in to AI Assistant.

Released: Dec 6, 2023

Updates in 2023.3

Features

Key highlights

  • AI Assistant is out of preview [General Availability] - JetBrains AI Assistant is now generally available with a number of new and improved features to increase your productivity in JetBrains IDEs. The latest updates include enhanced code generation directly within the editor, context-aware AI chat that answers project-related queries without requiring you to copy code, and project-aware AI actions that use extended context to provide more comprehensive results. A new...

Released: Nov 9, 2023

Updates in 2023.2.5

Fixes

  • The IDE no longer encounters startup failures accompanied by the "Cannot connect to an already running IDE instance" error, which was previously triggered by improper termination of the previous session.

Released: Oct 24, 2023

Updates in 2023.2.4

Fixes

  • The IDE now properly recognizes Spring configuration files when importing projects from Bazel.
  • The IDE no longer hangs when deploying a WAR artifact to a remote Tomcat server.
  • The list of directories is again correctly rendered in the Project tool window.
  • Absolute directory paths in the Commit tool window no longer take up too much space as a result of redundantly replicating parent paths.
  • The IDE now properly recognizes configuration properties inherited from superclasses when working...

Released: Oct 11, 2023

Updates in 2023.2.3

Fixes

  • The IDE now displays only one Kubernetes context by default, and contexts can be added and removed as needed. This prevents the IDE from freezing due to unnecessary refreshing of all contexts from kubeconfig files.
  • The Access is allowed from Event Dispatch Thread (EDT) only error no longer causes the IDE to malfunction when opening certain files.
  • The IDE no longer creates redundant GraalVM run configurations for Micronaut projects.
  • Code reformatting works as expected in LightEdit mode.

Released: Sep 13, 2023

Updates in 2023.2.2

Features

  • Added support for the latest Java 21 updates.

Fixes

  • In the Branches popup, it's now possible to disable the Recent section via the Show Recent Branches setting.
  • The Shift+Enter shortcut works as expected, opening files from the Search Everywhere tabs in the right-hand side of the split screen.
  • The Project tool window once again displays the list of directories.
  • The issue causing performance degradation when working with Markdown files featuring tables has been resolved.
  • The IDE no...