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. April 3, 2025 1 Min Read Simon Pfeiffer Head of Product @ Codesphere Table of Contents Introduction Deprecations Features Fixes & Improvements IntroductionOur 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. DeprecationsNoneFeaturesPublic API - new endpointsGit interactionsTerminal executionLogs streamingLanguage server support forJavaPythonJavascript / TypescriptContent searchCI profilesMulti-port configuration for landscapesPersistent monitoring data across workspace restartsSupport for SCM Manager gitSupport for azure repository git & pipelinesFixes & ImprovementsSecurityFix for Ingress-nginx CVE-2025-1974 (backport patch to previous LTS versions made available to all customers)CertificatesAdded support for custom certificates on the public gatewayUI/UXClicking file headers now automatically focuses the corresponding tab contentPlan selection dropdown now displays overflowed content instead of limiting via scrollUnsupported browser information bannerUI notifications on team inviteFix syntax highlighting for markdown, vue and svelte
1/28/2025 Company News Changelog LTS Version Q1 25 Learn what changed in the first quarterly long-term-support version of Codesphere. The LTS version is typically used for on-prem installations where a quarterly release cycle is more feasible than weekly releases.
12/12/2024 Informative Is PostgreSQL the Only Vector Database You Will Ever Need? PostgreSQL provides pgvector extension, an efficient extension for LLM-based applications to replace costly dedicated vector databases.
11/29/2024 Company News Cloud Native Meetup Recap Karlsruhe offers a vibrant tech scene and we are proud to be part of a group organizing expert & community meetups like this one.
11/22/2024 Informative AI Summarization of Long Documents: Tackling Long Documents with Precision Long texts are difficult to summarize, but recursion can divide them into small parts. The approach is precise and preserves the meaning at any step of iteration.