2025.1

Last modified: 24 March 2025
  • IDE Provisioner:

    • Added support for remote development via IDE Services.

      tip

      Plugin provisioning updates for remote development users

      This change affects you if your profiles include auto-installed plugins and your organization uses JetBrains Remote Development. After upgrading to 2025.1, IDE Services will download and install these plugins to the JetBrains Client along with the local JetBrains IDEs, which may significantly increase JetBrains Client startup time.

      To avoid this, follow the recommended migration steps:

      1. In your server configuration file, set the value of the tbe.features.remote-development-enabled property to false.

      2. Upgrade your server to 2025.1 and start it.

      3. In the Web UI, navigate to the necessary profiles and update filters for auto-installation rules by selecting Local in the Dev Environment field.

      4. Stop your IDE Services Server. Then in the server configuration file, set the value of the tbe.features.remote-development-enabled property to true.

      5. Restart your IDE Services Server. This ensures plugin auto-installation rules work as intended.

    • Improved the logic of plugin channels in case multiple profiles are assigned to the same user.

  • AI Enterprise:

  • Web UI:

    • Redesigned the home page for regular users.