Changelog LTS Version Q2 25
Learn what changed in the second quarterly LTS version of Codesphere. This version is typically used by on-prem installations with quarterly release cycles.

Introduction
Our public cloud version on codesphere.com receives weekly updates and always runs the latest features. Since many of our customers are running their own instances of Codesphere, we have adopted an additional release cycle of 4 long-term-support versions per year. These will receive backported security updates for ~1 year each allowing customers to remain up-to-date with security updates without having to introduce functional changes - this ensures maximum compatibility and stability.
Deprecations
None
Features
- Public API - new endpoints
- Git interactions
- Terminal execution
- Logs streaming
- Language server support for
- Java
- Python
- Javascript / Typescript
- Content search
- CI profiles
- Multi-port configuration for landscapes
- Persistent monitoring data across workspace restarts
- Support for SCM Manager git
- Support for azure repository git & pipelines
Fixes & Improvements
Security
- Fix for Ingress-nginx CVE-2025-1974 (backport patch to previous LTS versions made available to all customers)
Certificates
- Added support for custom certificates on the public gateway
UI/UX
- Clicking file headers now automatically focuses the corresponding tab content
- Plan selection dropdown now displays overflowed content instead of limiting via scroll
- Unsupported browser information banner
- UI notifications on team invite
- Fix syntax highlighting for markdown, vue and svelte