# GoLand changelog > The Go IDE. - Vendor: JetBrains - Category: Developer Tools - Official site: https://www.jetbrains.com/go/ - Tracked by: What's New (https://whatsnew.fyi/product/goland) - Harvested from: Release notes - Entries below: 15 (newest first) What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. ## Releases ### 2026.2.0.1 - Date: 2026-07-24 - Version: 2026.2.0.1 - Original notes: https://youtrack.jetbrains.com/articles/GO-A-231736078 - Permalink: https://whatsnew.fyi/product/goland/releases/2026.2.0.1 - **fixed** — Resolved issues affecting projects containing files stored in cloud-synced folders on Windows that caused repeated project reloads, endless re-imports, and files from disappearing or closing unexpectedly GoLand 2026.2.0.1 is out with the following hotfix: Resolved issues affecting projects containing files stored in cloud-synced folders on Windows [IJPL-250709](https://youtrack.jetbrains.com/issue/IJPL-250709/Disable-vfs.windows.use.buffered.directory.stream-in-platform), preventing repeated project reloads, endless re-imports, and files from disappearing or closing unexpectedly. For more details, please refer to the release notes. ### 2026.2 - Date: 2026-07-16 - Version: 2026.2 - Original notes: https://youtrack.jetbrains.com/articles/GO-A-231736076 - Permalink: https://whatsnew.fyi/product/goland/releases/2026.2 - **added** — New Go Optimization tool window with integrated profiling, escape analysis, and struct optimization - **added** — Run pprof on regular Go applications and monitor CPU and memory usage in real time - **added** — Apply official go fix recommendations directly from the editor - **added** — Skills manager for AI features - **added** — Configurable AI completion providers - **added** — GitHub Copilot integration - **added** — Support for the Terraform Testing Framework - **changed** — Improved Docker Compose workflows - **changed** — Faster code analysis performance - **changed** — Asynchronous file saving - **changed** — Automatic run configurations - **changed** — Improved Git worktree support GoLand 2026.2 is now available! GoLand 2026.2 helps you build faster, optimize performance, and modernize your Go code with less effort. The new Go Optimization tool window brings profiling, escape analysis, and struct optimization into a single workflow, while support for the official go fix tool helps you apply Go language migrations directly from the editor. The most prominent highlights of this release are: - New Go Optimization tool window with integrated profiling, escape analysis, and struct optimization. - Run pprof on regular Go applications and monitor CPU and memory usage in real time. - Apply official go fix recommendations directly from the editor. - Expanded AI features, including the Skills manager, configurable AI completion providers, and GitHub Copilot integration. - Improved Docker Compose workflows and support for the Terraform Testing Framework. - Better IDE performance with faster code analysis, asynchronous file saving, automatic run configurations, and improved Git worktree support. For a complete rundown of the new features, visit our [What's New](https://www.jetbrains.com/go/whatsnew/) page. ### 2026.1.4 - Date: 2026-07-02 - Version: 2026.1.4 - Original notes: https://youtrack.jetbrains.com/articles/GO-A-231736072 - Permalink: https://whatsnew.fyi/product/goland/releases/2026.1.4 GoLand 2026.1.4 is now available! In this version, we’ve introduced a few minor updates and bug fixes. Please see the [release notes](https://youtrack.jetbrains.com/articles/GO-A-231736072) for the complete list of fixes and improvements. ### 2026.1.3 - Date: 2026-06-10 - Version: 2026.1.3 - Original notes: https://youtrack.jetbrains.com/articles/GO-A-231736065 - Permalink: https://whatsnew.fyi/product/goland/releases/2026.1.3 GoLand 2026.1.3 is now available! In this version, we’ve introduced a few minor updates and bug fixes. Please see the [release notes](https://youtrack.jetbrains.com/articles/GO-A-231736065) for the complete list of fixes and improvements. ### 2025.3.5 - Date: 2026-06-05 - Version: 2025.3.5 - Original notes: https://youtrack.jetbrains.com/articles/GO-A-231736063 - Permalink: https://whatsnew.fyi/product/goland/releases/2025.3.5 GoLand 2025.3.5 is now available! In this version, we’ve introduced a few minor updates and bug fixes. Please see the [release notes](https://youtrack.jetbrains.com/articles/GO-A-231736063) for the complete list of fixes and improvements. ### 2026.1.2 - Date: 2026-05-15 - Version: 2026.1.2 - Original notes: https://youtrack.jetbrains.com/articles/GO-A-231736060 - Permalink: https://whatsnew.fyi/product/goland/releases/2026.1.2 GoLand 2026.1.2 is now available! In this version, we’ve introduced a few minor updates and bug fixes. Please see the [release notes](https://youtrack.jetbrains.com/articles/GO-A-231736060) for the complete list of fixes and improvements. ### 2025.3.4.1 - Date: 2026-04-30 - Version: 2025.3.4.1 - Original notes: https://youtrack.jetbrains.com/articles/GO-A-231736051 - Permalink: https://whatsnew.fyi/product/goland/releases/2025.3.4.1 - **changed** — SSI support in the built-in web server has been disabled SSI support in the built-in web server has been disabled. For more details, refer to our [release notes](https://youtrack.jetbrains.com/articles/GO-A-231736051). ### 2026.1.1 - Date: 2026-04-23 - Version: 2026.1.1 - Original notes: https://youtrack.jetbrains.com/articles/GO-A-231736052 - Permalink: https://whatsnew.fyi/product/goland/releases/2026.1.1 GoLand 2026.1.1 is now available! In this version, we’ve introduced a few minor updates and bug fixes. Please see the [release notes](https://youtrack.jetbrains.com/articles/GO-A-231736052) for the complete list of fixes and improvements. ### 2026.1 - Date: 2026-03-26 - Version: 2026.1 - Original notes: https://youtrack.jetbrains.com/articles/GO-A-231736045 - Permalink: https://whatsnew.fyi/product/goland/releases/2026.1 GoLand 2026.1 is now available! This release helps you keep your Go code modern and your workflow efficient. You will find guided Go 1.26 syntax updates, expanded AI capabilities with support for more agents, improvements for Terraform workflows, and updates that make everyday development smoother and faster. The most prominent highlights of this release are: - Guided syntax updates for Go 1.26 with editor alerts and quick-fixes - Project-wide code modernization with bulk updates and diff preview - Terraform Stacks support for managing infrastructure in the IDE - Support for multiple AI agents, including Codex and ACP-compatible agents - Git worktrees support for working with multiple branches at the same time - Native Wayland support for improved Linux experience - Smoother editing with updated caret animation and selection behavior For a complete rundown of the new features, visit our [What's New](https://www.jetbrains.com/go/whatsnew/) page. ### 2025.3.4 - Date: 2026-03-20 - Version: 2025.3.4 - Original notes: https://youtrack.jetbrains.com/articles/GO-A-231736043/GoLand-2025.3.4-253.32098.60-build-Release-Notes - Permalink: https://whatsnew.fyi/product/goland/releases/2025.3.4 GoLand 2025.3.4 is now available! This release brings major upgrades that help you write cleaner and more efficient code. You will find on-the-fly resource leak detection, bundled Terraform support, smoother single-file editing, updates to golangci-lint, performance improvements across the IDE, and more. The most prominent highlights of this release are: - Early resource leak detection with a new local inspection - Multi-agent AI experience with Claude Agent and Junie - Terraform plugin bundled and enabled by default - Kubernetes workflow improvements for smoother deployments - Single-file editing with no project setup required - Support for golangci-lint fmt and improved integration quality - The Islands theme as the new default UI - Platform-level performance and stability improvements - New redundant 'else' inspection for cleaner control flow - Folding support for directive blocks in go.mod - In-IDE AI quota tracking and the upcoming Bring Your Own Key support For a complete rundown of the new features, visit our [What's New](https://www.jetbrains.com/go/whatsnew/) page. ### 2025.3.3 - Date: 2026-02-19 - Version: 2025.3.3 - Original notes: https://youtrack.jetbrains.com/articles/GO-A-231736037 - Permalink: https://whatsnew.fyi/product/goland/releases/2025.3.3 GoLand 2025.3.3 is now available! In this version, we’ve introduced a few minor updates and bug fixes. Please see the [release notes](https://youtrack.jetbrains.com/articles/GO-A-231736037) for the complete list of fixes and improvements. ### 2025.3.2 - Date: 2026-02-09 - Version: 2025.3.2 - Original notes: https://youtrack.jetbrains.com/articles/GO-A-231736035 - Permalink: https://whatsnew.fyi/product/goland/releases/2025.3.2 GoLand 2025.3.2 is now available! In this version, we’ve introduced a few minor updates and bug fixes. Please see the [release notes](https://youtrack.jetbrains.com/articles/GO-A-231736035) for the complete list of fixes and improvements. ### 2025.3.1.1 - Date: 2026-01-14 - Version: 2025.3.1.1 - Original notes: https://youtrack.jetbrains.com/articles/GO-A-231736029 - Permalink: https://whatsnew.fyi/product/goland/releases/2025.3.1.1 GoLand 2025.3.1.1 is now available! In this version, we’ve introduced a few minor updates and bug fixes. Please see the [release notes](https://youtrack.jetbrains.com/articles/GO-A-231736029) for the complete list of fixes and improvements. ### 2025.3.1 - Date: 2026-01-08 - Version: 2025.3.1 - Original notes: https://youtrack.jetbrains.com/articles/GO-A-231736028 - Permalink: https://whatsnew.fyi/product/goland/releases/2025.3.1 GoLand 2025.3.1 is now available! In this version, we’ve introduced a few minor updates and bug fixes. Please see the [release notes](https://youtrack.jetbrains.com/articles/GO-A-231736028) for the complete list of fixes and improvements. ### 2025.3 - Date: 2025-12-08 - Version: 2025.3 - Original notes: https://youtrack.jetbrains.com/articles/GO-A-231736023 - Permalink: https://whatsnew.fyi/product/goland/releases/2025.3 GoLand 2025.3 is now available! This release brings major upgrades that help you write cleaner and more efficient code. You will find on-the-fly resource leak detection, bundled Terraform support, smoother single-file editing, updates to golangci-lint, performance improvements across the IDE, and more. The most prominent highlights of this release are: - Early resource leak detection with a new local inspection - Multi-agent AI experience with Claude Agent and Junie - Terraform plugin bundled and enabled by default - Kubernetes workflow improvements for smoother deployments - Single-file editing with no project setup required - Support for golangci-lint fmt and improved integration quality - The Islands theme as the new default UI - Platform-level performance and stability improvements - New redundant 'else' inspection for cleaner control flow - Folding support for directive blocks in go.mod - In-IDE AI quota tracking and the upcoming Bring Your Own Key support For a complete rundown of the new features, visit our [What's New](https://www.jetbrains.com/go/whatsnew/) page.