---
component: intellij-plugin
version: "1.3"
slug: intellij-plugin/release-history
canonical_url: "https://docs.gradle.com/develocity/intellij-plugin/1.3/release-history/"
title: "Release History"
description: "Develocity IntelliJ Plugin release history."
keywords: []
status: current
---

<!-- llms-index: https://docs.gradle.com/develocity/llms.txt -->

# Release History

<a id="current"></a>

## Current

<a id="1-3-0"></a>

### 1.3.0

7th May 2026

*   \[NEW\] Add configurable query filters for Test History inlays
    
*   \[FIX\] Maven builds in IntelliJ IDEA 2026.1 and later now use the modern scripted execution mode
    
*   \[FIX\] Running Maven builds in the IDE no longer throws an exception
    
*   \[FIX\] Test History inlays now load on Develocity instances with anonymous access when no access key is configured
    
*   \[FIX\] No exception is thrown when the build timeline view is refreshed before it finishes initializing
    
*   \[FIX\] Timeline tab now appears for Gradle builds executed from a git worktree IDE window
    
*   \[FIX\] Streamlined the Develocity URL auto-configuration flow with a clearer button label and fewer popups
    

<a id="previous-versions"></a>

## Previous Versions

<a id="1-2-1"></a>

### 1.2.1

9th April 2026

*   \[NEW\] Automatically enables Test History when a Develocity URL is detected
    
*   \[FIX\] Resolves IncompatibleClassChangeError when using the plugin in Android Studio Panda 3 [#7](https://github.com/gradle/develocity-intellij-plugin/issues/7)
    
*   \[FIX\] Improves error messages when the connection to Develocity fails
    
*   \[FIX\] Resolves connection test failure when anonymous access is enabled on Develocity
    
*   \[FIX\] Prevents the UI from becoming unresponsive due to blocking processing on the UI thread
    

<a id="1-2-0"></a>

### 1.2.0

10th February 2026

*   \[NEW\] Test History for Java/Kotlin/Groovy tests
    
*   \[NEW\] Refactored settings page UI
    
*   \[FIX\] Use default value instead of placeholder text when specifying Develocity Gradle plugin version [#2](https://github.com/gradle/develocity-intellij-plugin/issues/2)
    

<a id="1-1-2"></a>

### 1.1.2

13th January 2026

*   \[FIX\] Restore support for Gradle builds running with Gradle < 8.7
    

<a id="1-1-1"></a>

### 1.1.1

18th December 2025

*   \[FIX\] Scrolling to the end of a finished build doesn’t trigger a "fit-to-screen" action
    
*   \[FIX\] Correct rendering glitches on UI components when using the `Islands` theme
    
*   \[FIX\] Correct the rendering quality of the Develocity logo on HDPI screens
    
*   \[FIX\] Use the correct Develocity "light" logo when the IDE uses a light theme
    

<a id="1-1-0"></a>

### 1.1.0

8th December 2025

*   \[NEW\] Live timeline view for Maven builds
    

<a id="1-0-2"></a>

### 1.0.2

27th October 2025

*   \[NEW\] The timeline and resource usage graph heights are now controlled by a split pane
    
*   \[NEW\] The rendering performance of the UI has been improved
    
*   \[NEW\] The timeline refresh rate can now be configured, between 10ms and 5s, with a default of 500ms, by changing the registry key `com.gradle.develocity.ide.timeline.refresh.millis`
    
*   \[NEW\] Y-axis labels for the resource usage graph have been replaced by a horizontal line following the mouse cursor
    
*   \[NEW\] The auto-scroll behavior is now reflected in the UI, by making the "Scroll to End" button selected when auto-scroll is enabled
    
*   \[FIX\] The timeline doesn’t render correctly when changing the IDE zoom level
    
*   \[FIX\] The "Powered by Develocity" logo can obstruct other UI elements
    

<a id="1-0-1"></a>

### 1.0.1

29th September 2025

*   \[NEW\] Avoided tasks are now shown in gray
    
*   \[NEW\] The timeline task popup can accommodate larger content before scrolling
    
*   \[FIX\] The specified Develocity URL isn’t always used for publishing a Build Scan
    
*   \[FIX\] The `--rerun-tasks` and `upToDateWhen=false` out-of-date reasons are incorrectly reported
    
*   \[FIX\] Scrolling up shouldn’t stop automatic scrolling to the current time, if active
    
*   \[FIX\] The timeline "Fit To Screen" functionality doesn’t always work for long builds or very fast builds
    
*   \[FIX\] The color of a finished task sometimes doesn’t update properly
    
*   \[FIX\] On macOS, cmd+wheel isn’t triggering a zoom action
    
*   \[FIX\] On macOS, pinch-to-zoom gesture leads to an exception
    

<a id="1-0-0"></a>

### 1.0.0

8th September 2025

*   \[NEW\] When the build publishes a Build Scan, show a notification and an action button on the Timeline to navigate to the Build Scan (Develocity Gradle plugin 4.1.1+)
    
*   \[NEW\] When the build publishes a Build Scan, individual tasks also link to the corresponding task in the Build Scan. (Develocity Gradle plugin 4.1.1+)
    
*   \[NEW\] The task type, cache key and potential non-cacheable reason and out-of-date reasons are displayed in the timeline view
    
*   \[NEW\] The task color is based on its state (Running, Successful, Failed)
    
*   \[NEW\] The build phase (Initialization, Configuration, Execution, End of Build) is now displayed in the status bar of the timeline view
    
*   \[NEW\] General UI and Look & Feel improvements
    
*   \[FIX\] Android builds triggered via Android Studio "run" doesn’t show the timeline [#1](https://github.com/gradle/develocity-intellij-plugin/issues/1)
    
*   \[FIX\] The timeline doesn’t start at the build start time
    
*   \[FIX\] Zooming doesn’t work correctly in some cases
    
*   \[FIX\] The task path isn’t visible when the task started outside the visible area
    

<a id="0-5-1"></a>

### 0.5.1

23rd July 2025

*   \[FIX\] IntelliJ hangs when trying to open the timeline view
    
*   \[FIX\] The Develocity Gradle plugin version requirement isn’t sufficiently visible to users
    
*   \[FIX\] Failure when opening documentation on Linux
    

<a id="0-5-0"></a>

### 0.5.0

11th July 2025

*   \[NEW\] Live timeline view for Gradle builds
    
*   \[NEW\] Streamlined Develocity configuration