Traceary

Change, on the record.

Release notes from 36 developer and AI products, in one archive.

Traceary reads each product’s own release feed once a day and keeps every version as its own page. The notes stay as the publisher wrote them.

/

36 products2,034 releaseslast change today

Latest releases

All products
1 release
VercelRun Claude Managed Agents with Chat SDKInfrastructure

You can now run Claude Managed Agents with Chat SDK.Claude Managed Agents handles the agent loop server-side, including the model, tools, session state, and sandboxed web research. That means you can ship a Slack research bot built on Claud

29 releases
VercelCursor is now available in the AI SDK harness layerInfrastructure

The AI SDK harness layer now supports Cursor through the official @ai-sdk/harness-cursor adapter. The harness layer lets your application run different coding agents through the same HarnessAgent interface, so you can switch agents without

VercelThe best workflow engine is a programming languageInfrastructure

The idea of orchestrating long-running, stateful logic on top of unreliable, stateless infrastructure isn't new. We've had message queues, job runners, microservice choreographies, and full-blown workflow engines for a long time. What we ne

addedfixedchanged
VercelLing 3.0 Flash Fin now available on AI Gateway for freeInfrastructure

Ling 3.0 Flash Fin from Inclusion AI is now available on AI Gateway, free to use through September 25.Ling 3.0 Flash Fin is a finance-focused version of Ling 3.0 Flash. It has a 256K token context window, produces up to 32K output tokens, a

added
PostHogHobby Installer (Latest)Analytics

Latest hobby installer build - same as hobby-20260827-123638 This is currently experimental and may not work as expected. We believe it to be working correctly, but please make sure you backup your data before using it. Download: curl -L ht

PostHogdesktop0.61.76Analytics

fix(tasks): keep cloud follow-up messages visible until delivery by @tatoalo in https://github.com/PostHog/posthog/pull/89514 feat(desktop): remove local-cloud run handoff by @jonathanlab in https://github.com/PostHog/posthog/pull/89986 fix

addedchanged
PostHogdesktop0.61.62Analytics

fix(tasks): show which environment variables a cloud environment holds by @tatoalo in https://github.com/PostHog/posthog/pull/89480 feat(tasks): bake the hogland golden snapshot in CI by @Gilbert09 in https://github.com/PostHog/posthog/pull

changed
PostHogdesktop0.61.61Analytics

feat(desktop): add direction before report chat by @dmarticus in https://github.com/PostHog/posthog/pull/89800 Downloads macOS Package Architecture Download Blockmap SHA-256 DMG Apple Silicon (arm64) PostHog-Desktop-0.61.61-arm64-mac.dmg bl

addedchanged
PostHogdesktop0.61.58Analytics

feat(desktop): replace automatic report chat with actions by @dmarticus in https://github.com/PostHog/posthog/pull/89558 fix(desktop): clarify inbox triage states by @dmarticus in https://github.com/PostHog/posthog/pull/88875 fix(desktop):

changed
GitHubClose all open contributions authored by a blocked userDeveloper platform

You can now automatically close all open issues, discussions, and pull requests authored by a user when you block them from your personal account or organization. To use this option, select Close content authored by this user in the block d

LangChain1.3.18AI tooling

Changes since langchain==1.3.17 release(langchain): 1.3.18 (#39966) fix(langchain): preserve content-block shape in PIIMiddleware redaction (#39894) fix(core): shore up indexing in genai v1 streaming content (#39964)

LangChainlangchain-core1.6.1AI tooling

Changes since langchain-core==1.6.0 revert: release(core): 1.6.2 (#39971) release(core): 1.6.2 (#39967) fix(core): shore up indexing in genai v1 streaming content (#39964) fix(core): make StructuredTool JSON-serializable (#39631) chore(deps

fixed
LangChainlangchain-anthropic1.7.0AI tooling

Changes since langchain-anthropic==1.6.1 release(anthropic): 1.7.0 (#39963) feat(anthropic): support top-level param for skills via container; updates thinking display mode (#39962) feat(anthropic): support 1.0 sdk (#39938) fix(anthropic):

changed
Deno2.9.6Runtimes

/ 2026.08.27 feat(compressible): add support for 'text/x-component' content type (#36450) feat(desktop): clipboard api (#35750) feat(desktop): support checked, icon, and tooltip on menu items (#36649) fix(bundle): isolate esbuild downloads

addedchangedremoved
Astro7.2.9Frontend

Patch Changes #17846 b441180 Thanks @Princesseuh! - Fixes importing .html files not being typed outside of .astro files #17831 32e8b44 Thanks @astro-factory! - Fixes a crash when requesting /index.html against a dynamic page route like [slu

fixed
18 releases
VercelMuse Image now available on AI GatewayInfrastructure

Muse Image from Meta Superintelligence Labs is now available on AI Gateway. It is their first image model and a separate family from Muse Spark, returning images rather than text. Send a prompt and get an image back, or send an image with a

changed
VercelGemini 3.5 Transcribe now available on AI GatewayInfrastructure

Gemini 3.5 Transcribe from Google is now available on AI Gateway. It takes audio and returns text, in two variants:google/gemini-3.5-transcribe transcribes a complete recording in a single request.google/gemini-3.5-transcribe-live transcrib

addedchanged
VercelQwen 3.8 Flash now available on AI GatewayInfrastructure

Qwen 3.8 Flash from Alibaba is now available on AI Gateway. It takes text and images as input, serves a context window of 1 million tokens, and can return up to 65k tokens in a response. Alibaba recommends it for coding, tool use, and multi

VercelGLM 5.3 Flash now available on AI GatewayInfrastructure

GLM 5.3 Flash from Z.ai is now available on AI Gateway.GLM-5.3 Flash is a multimodal model that supports text and vision input, with a 1M token context window. It supports function calling, structured output, and streaming. To use GLM-5.3 F

VercelVercel Security Dashboard is now generally availableInfrastructure

The Vercel Security Dashboard is now generally available on all plans, giving you one place to see your security posture across every account and project.You can access the Security Dashboard in the UI or run vercel security check in the Ve

securityaddedfixed
VercelPython projects now support routing rulesInfrastructure

Python projects can now use routing rules to set response headers or rewrite requests to internal paths, including apps built with FastAPI, Django, and Flask.The Vercel CDN evaluates rules before requests reach your application, so changes

added
PostHogposthog-cli0.16.0Analytics

Minor changes db85d262555 Add --release-mode to hermes clone and hermes upload. event leaves the uploaded Hermes source maps release-independent, so a React Native build that ships unchanged JavaScript across two releases keeps one symbol s

added
PostHoghogli0.2.0Analytics

Added hogli run <command> runs a command with the environment the manifest resolves. telemetry:on, telemetry:off, and telemetry:status are now built in. They previously lived outside the package. config.env.files in hogli.yaml loads dotenv

fixedchanged
PostHogdesktop0.61.49Analytics

feat(tasks): include origin_key in task analytics events by @adboio in https://github.com/PostHog/posthog/pull/88617 chore(desktop): rename review feed hint to PostHog Review by @sortafreel in https://github.com/PostHog/posthog/pull/89228 c

addedchanged
PostHogdesktop0.61.35Analytics

fix(agent): guard refreshSession's query swap like /clear's by @haacked in https://github.com/PostHog/posthog/pull/88769 feat(tasks): hogland sandbox provider and golden snapshot bake by @Gilbert09 in https://github.com/PostHog/posthog/pull

changed
OpenAI Python SDK3.4.0AI platforms

Features api: Add obfuscation field to ChatCompletionChunk (#3690) (c7d8e1d) api: add project residency configuration and cost quantity units (#3726) (bc4f8ef) Bug Fixes api: encode Realtime call offers and session configuration (#3736) (55

addedfixedchanged
GitHubGlobal model policy generally availableDeveloper platform

In July, we announced a default model policy for generally available GitHub Copilot models on Copilot Business and Copilot Enterprise plans. Starting today, we’re gradually rolling out enforcement of the policy through September 1, so it wi

added
GitHubGitHub Apps can now access enterprise billing dataDeveloper platform

Enterprise owners can now grant a GitHub App access to enterprise billing data. When you create or configure a GitHub App, you can select the enterprise billing permission and choose one of two levels: read or read and write. Previously, th

changed
Astro7.2.8Frontend

Patch Changes #17837 ecb4082 Thanks @matthewp! - Updates the minimum supported version of Sharp to 0.35.4 #17786 db7c53b Thanks @gameroman! - Replaces the internal find-process dependency with a smaller, lighter alternative

fixedchanged
Strapi5.52.2CMS

✨ New Media Library (opt-in beta) A complete revamped Media Library UI is available behind a feature flag. Set future.betaMediaLibrary: true in config/features and restart your app; it replaces the legacy Media Library when enabled (disable

securityadded
Terraform1.16.0Infrastructure

(August 26, 2026) NEW FEATURES: Terraform now stores planned private data for providers, allowing provider-specific state to be preserved across plan and apply. (#37986) terraform_data: The new store block can hold ephemeral and sensitive v

addedfixeddeprecated

By category

Full catalog

AI tooling

DifyLangGeniusPlatform for building and hosting language model applications.1.17.0LangChainLangChainPython and JavaScript framework for wiring language models into applications.1.3.18llama.cppggmlInference engine that runs language models on CPU and consumer GPUs.0.3.0OllamaOllamaLocal runner for open weight language models, with a small HTTP API.0.33.1Open WebUIOpen WebUISelf hosted chat interface for local and remote model endpoints.0.11.1TransformersHugging FaceModel library that loads and runs most published open weight architectures.5.16.1vLLMvLLMServing engine for language models, focused on throughput and batching.0.28.0

Frontend

AstroAstro TechnologyWeb framework aimed at content sites, shipping zero JavaScript by default.7.2.9Next.jsVercelReact framework that handles routing, rendering and build output for production sites.16.3.3ReactMetaJavaScript library for building user interfaces, maintained by Meta and a large open source group.19.2.8SvelteSvelteCompiler that turns component files into JavaScript that updates the DOM directly.5.56.10Tailwind CSSTailwind LabsUtility class framework that generates CSS from the class names found in your markup.4.3.3TanStack QueryTanStackAsync state and caching library for React, Vue, Svelte and Solid.27 Aug 2026

Infrastructure

Cloudflare Developer PlatformCloudflareWorkers, Pages, R2, D1 and the rest of the developer platform, tracked from the public changelog.26 Aug 2026KubernetesCNCFContainer orchestration system with a fixed release cadence and long changelogs.1.37.0TerraformHashiCorpInfrastructure as code tool with a provider ecosystem.1.16.0VercelVercelPlatform changes across builds, edge network, storage and the dashboard.28 Aug 2026

Databases

DuckDBDuckDB FoundationIn process analytical database that runs inside the host application.1.5.5PrismaPrismaType safe database client and migration tool for Node.js and TypeScript.7.10.0SupabaseSupabaseHosted Postgres platform with auth, storage and edge functions on top.1.26.08

Runtimes

BunOvenJavaScript runtime, package manager and test runner built on JavaScriptCore.1.4.0DenoDeno LandJavaScript and TypeScript runtime with permissions, built on V8 and Rust.2.9.6Node.jsOpenJS FoundationJavaScript runtime built on V8, with long term support lines and security releases.26.8.1

AI platforms

Anthropic Python SDKAnthropicOfficial Python client for the Claude API.1.1.0OpenAI Python SDKOpenAIOfficial Python client, released whenever the API surface changes.3.5.0

Languages

RustRust FoundationSystems language with a six week release train and published release notes per version.1.98.0TypeScriptMicrosoftTyped superset of JavaScript with a compiler and a language server.7.0.2

Analytics

PostHogPostHogProduct analytics, session replay and feature flags, self hostable.27 Aug 2026

Automation

n8nn8nWorkflow automation tool that can be self hosted, with weekly releases.2.36.7

Backend

AppwriteAppwriteBackend server for auth, databases, storage and functions.1.9.6

Build tools

ViteViteDevelopment server and bundler used by most modern JavaScript frameworks.8.2.2

CMS

StrapiStrapiHeadless CMS with a generated REST and GraphQL API.5.52.2

Design

FigmaFigmaRelease notes for the design editor, FigJam, Dev Mode and the plugin API.26 Aug 2026

Developer platform

GitHubGitHubProduct changes across repositories, Actions, Packages and the API.27 Aug 2026

Observability

GrafanaGrafana LabsDashboard and alerting layer over time series and log stores.13.2.0

Testing

PlaywrightMicrosoftBrowser automation and end to end test runner for Chromium, Firefox and WebKit.1.62.1