megachangelog

Today's changes

The latest releases, features, and fixes shipped across the software industry — normalized into one feed. Browse all companies →

Today

Cloudflare logo
CloudflareFeature

AI Search now supports GLM-5.3 Flash

AI Search now supports the GLM-5.3 Flash model for text generation, which features a 1,048,576-token context window and runs on Workers AI. Users can configure this model for their AI Search instances.

ai-searchworkers-aimodelsglm

Yesterday

Appwrite logo
AppwriteAnnouncement2.0.0-rc.2

2.0.0-rc.2 Release Candidate

Second release candidate for Appwrite 2.0.0 with fixes for build artifacts survival during upgrades from 1.9.x, versioned infrastructure migrations, optional account setup step, and new OAuth2 providers (Cloudflare and Resend). Pre-release version not recommended for production use.

release-candidateself-hostedupgrademigrationsoauth

Aug 28, 2026

Rocket.Chat logo
Rocket.ChatImprovement8.8.0-rc.1

Promote Voice Call Screen Sharing to stable and fix message loading issues

Voice Call Screen Sharing is now stable with the beta alert removed and in-room call interface enabled for all calls. Fixed silent background loading of entire room history and attachments, and resolved a reload loop when opening links to older messages.

voice-callsscreen-sharingmessagingperformancestability
GitHub logo
GitHubAnnouncementAugust 2026

GitHub Copilot in Visual Studio — August update

August 2026 update adds more control over how Copilot reasons, model selection, team-shared specialized agents, and code review workflows for Visual Studio users.

copilotvisual-studioaicode-reviewteams
GitHub logo
GitHubAnnouncement

GitHub Copilot weekly releases — August 24

GitHub Copilot releases provide users with more control over how Copilot runs, including new team collaboration features in Slack and Teams, along with customization options across the app, CLI, and IDE.

copilotcollaborationcustomizationide
Census logo
CensusBreaking2026.09.25

Google Sheets: Primary Identifier Mapping Required

Starting September 25, 2026, Google Sheets destination syncs require a primary identifier mapping to track row changes accurately. New syncs and edits to existing syncs must specify a unique source column as the key, either via the UI or API/Terraform with is_primary_identifier: true.

google-sheetsdestinationssyncsbreakingapi
Claude Code logo
Claude CodeImprovement2.1.251

Claude Code 2.1.251 Release

This release adds hook events for model switching, live streaming of subagent tool calls to Remote Control clients, spend limit tracking, and per-session prompt-cache metrics. It also includes numerous bug fixes for file operations, security issues, symlink handling, session management, and various CLI and UI improvements.

hookssubagentsremote-controlspend-limitssecurity
Clerk logo
ClerkImprovement2.4.34

@clerk/vue dependency update

Updated @clerk/shared dependency to version 4.30.2 to include the latest patches and improvements.

vuedependenciespatch
LangChain logo
LangChainFeature1.4.0a2

langchain.mcp alpha: MCP server adapter for LangChain agents

Introduced langchain.mcp, a first-party adapter that connects any MCP server to LangChain agents via MCPAdapter, supporting multiple servers, flexible authentication, caching, and both legacy and modern protocol versions. Tools are automatically extracted and can be passed directly to create_agent for immediate use.

mcpagentstoolsintegrationalpha
Cloudflare logo
CloudflareFix2026.7.1376.0

Cloudflare One Client for Windows GA release

Fixed a critical issue where the client could fail to connect or switch organizations due to invalid registration after version switches, and resolved DNS query failures affecting a small percentage of queries across platforms.

windowsclientdnsconnectivityfix
Cloudflare logo
CloudflareFix2026.7.1377.0

Cloudflare One Client for Linux 2026.7.1377.0

A new GA release is now available for the Linux Cloudflare One Client. This hotfix resolves an issue where a small but noticeable percentage of DNS queries were failing across platforms.

dnslinuxstabilityclient
Cline logo
ClineFeature0.0.20

Desktop v0.0.20

Cline Desktop now ships on Windows with auto-updating, improved shell handling, and inline image rendering for tool results. Major fixes include scheduled task persistence, better session search across full history, improved provider credential detection, OAuth sign-in error handling, and MCP server stability.

desktopwindowsmcpschedulingauth
Vercel logo
VercelFeature

Build and deploy eve agents from the Vercel dashboard

You can now create and deploy agents directly from the Vercel dashboard with a builder that scaffolds the project, creates a private Git repository, and deploys it to your team. Configure the agent's identity, choose an AI model through AI Gateway, add a web chat or Slack interface, and connect tools and data from services like Linear, Notion, or custom MCP servers.

agentsdashboarddeploymentaitools
Vercel logo
VercelAnnouncement

Hy4 Preview now available on AI Gateway

Hy4 Preview, a 770B parameter open-source Mixture-of-Experts model from Tencent, is now available on Vercel's AI Gateway. The model supports 1M token context windows and is optimized for coding, document analysis, and scientific reasoning, accessible via the AI SDK with no platform fees.

ai-gatewaymodelsllmapi
Notion logo
NotionFeature

Ask your agent to suggest edits

Your Notion agent can now provide edit suggestions on your content, enabling AI-assisted improvements to documents and pages.

aiagenteditingcollaboration
Vercel logo
VercelFeature59.6.2

Vercel CLI expands commands for DNS, domains, and projects

Vercel CLI now includes dedicated commands for managing DNS records, domains, and projects, enabling terminal-based configuration that was previously only available in the dashboard. New capabilities include updating DNS records, renewing domains, controlling project state and observability, and managing project members with JSON output support.

clidnsdomainsprojectsinfrastructure
Cloudflare logo
CloudflareImprovement

Durable Objects support up to ten concurrent Dynamic Workers

Durable Objects can now use up to ten distinct Dynamic Workers with in-flight requests, increased from four, enabling better concurrency for shared I/O contexts. Other Workers retain a limit of four distinct Dynamic Workers per request.

durable-objectsworkerslimitsconcurrency
Cloudflare logo
CloudflareFeature

Z.ai GLM-5.3 now available on Workers AI

Cloudflare has released Z.ai's GLM-5.3 agentic coding model on Workers AI with substantial performance improvements over GLM-5.2, including 50% gains on Z.ai Code Bench and 6x improvements on Terminal Bench 3.0, while maintaining the same pricing of $1.40 per M input tokens and $4.40 per M output tokens.

workers-aiai-modelscodingperformanceglm-5-3

Aug 27, 2026

GitHub logo
GitHubFeature

Better label management on issues is generally available

GitHub has improved label management on issues to make it easier to organize and discover labels, especially helpful for repositories with extensive label lists. The feature includes suggested labels to help users find the right label more quickly.

issueslabelsorganizationux
GitHub logo
GitHubAnnouncement

GitHub Classroom deprecated

GitHub Classroom has been deprecated as of August 28, 2026, and its website, APIs, and services have been decommissioned in favor of selected partner solutions.

classroomapideprecationeducation
LangChain logo
LangChainAnnouncement1.4.0a1

LangChain 1.4.0a1 Initial Release

Initial alpha release of LangChain 1.4.0 with numerous improvements to MCP integration, middleware enhancements, agent creation, and tool handling. Includes fixes for content type conversion, docstrings, and multiple stability improvements across the framework.

mcpmiddlewareagentstoolsframework
Claude Code logo
Claude CodeImprovement2.1.248

Claude Code 2.1.248

Claude Code 2.1.248 adds restricted mode to disable built-in tools, experimental prompt cache TTL configuration, server-managed settings diagnostics, and cross-session messaging. The release includes numerous fixes for prompt cache misses, session management, permission handling, MCP servers, and terminal interaction issues.

agenttoolscachingmcpsession-management
Cube logo
CubeFix1.7.29

v1.7.29

Bug fixes for api-gateway pre-aggregation build job status tracking, query-orchestrator data source queue initialization, and server-core orchestrator memory management. Added concurrent websocket connection limits per user in cubestore.

api-gatewayquery-orchestratorserver-corecubestorestability
LangChain logo
LangChainImprovement1.6.1

langchain-fireworks 1.6.1

Patch release of langchain-fireworks with bug fixes and improvements since version 1.6.0.

fireworkssdkrelease
Grafana Loki logo
Grafana LokiImprovement3.6.16

v3.6.16

Grafana Loki 3.6.16 includes a new flag to ignore missing chunks during log deletion with line filters, a security update to etcd client, and a storage optimization to pre-compute SHA-256 for AWS PutObject operations.

lokisecuritystoragelogsperformance
Grafana Loki logo
Grafana LokiSecurity3.7.7

v3.7.7

This release includes a flag to ignore missing chunks during log deletion with line filters, security updates for containerd, etcd client, and golang.org/x/mod dependencies, and a performance improvement for S3 PutObject operations by pre-computing SHA-256 hashes to avoid aws-chunked encoding.

securitystorageperformancelogsdependencies
LangChain logo
LangChainImprovement1.6.1

langchain-core 1.6.1

This patch release reverts a prior release and includes fixes and improvements to structured tools, making StructuredTool JSON-serializable.

langchain-coretoolsserialization
HubSpot logo
HubSpotFeatureAugust 2026

August 2026 Developer Updates

Introduces webhook data sources for Data Studio, preserves active workflow enrollments during record merges, and adds app object support to association workflow actions. These updates reduce custom integration work and improve automation reliability.

webhooksdata-studioworkflowsautomationapi
LangChain logo
LangChainUpdate1.3.18

langchain 1.3.18

Patch release with bug fixes and updates. See pull requests #39894 and #39964 for specific changes.

releasepatchlangchain
LangChain logo
LangChainAnnouncement1.7.0

langchain-anthropic 1.7.0

Release of langchain-anthropic version 1.7.0 with updates to thinking display mode, container support, and advisor tool beta header for the latest advisor API version.

anthropicreleaseapitools
Vercel logo
VercelFeature

Cursor now available in the AI SDK harness layer

The AI SDK harness layer now supports Cursor through an official adapter, allowing applications to switch between different coding agents without changing application code. The adapter uses the Agent Client Protocol to connect Cursor to the HarnessAgent interface.

ai-sdkcursoragentsapi
HubSpot logo
HubSpotAnnouncement2026.09

Legacy Private App Creation Being Disabled

HubSpot is permanently removing the ability to create new legacy private apps through the account UI. Users should migrate to Service Keys available in Developer Platform Projects 2026.09 or later for system-to-system integrations; existing legacy private apps remain unaffected.

authprivate-appsdeprecationmigrationapi
Appwrite logo
AppwriteAnnouncement2.0.0-rc.1

2.0.0-rc.1 Release Candidate

First release candidate for Appwrite 2.0.0 self-hosted. Includes critical fixes for Postgres data persistence, cache key collisions, console schema migrations, and optional DocumentsDB/VectorsDB configuration. Not recommended for production.

release-candidatepostgresupgradeself-hostedbugfix
Vercel logo
VercelImprovement

Redesigned deployment filters for faster searching

The Deployments page now features redesigned filters that enable faster discovery of specific deployments. Users can apply suggested filters for common searches, type to find options, and use natural language to describe what they're looking for for automatic filter application.

deploymentsuisearchfiltersimprovement
Terraform logo
TerraformAnnouncement1.17.0-alpha20260827

v1.17.0-alpha20260827 Release

This alpha release introduces a new -minimal-refresh planning option to refresh only resources with proposed changes, adds enhancements to logging and diagnostics, and fixes bugs in mathematical functions and ephemeral resource handling. It also includes experimental features for deferred actions, test cleanup, backend configuration in tests, and policy evaluation.

planningclitestingdiagnosticsexperimental
dbt logo
dbtFeature2.0.0-dev.30

v2.0.0-dev.30

Development release adding Exasol adapter support with full materialization and macro bundle, parse-safe views for safer graph querying, new ClickHouse configs, and improvements to reference tracking, logging, and security including symlink extraction fixes.

exasoladaptersclickhousesecuritygraphs
n8n logo
n8nFix2.37.3

n8n 2.37.3

Fixed issues with glibc and libatomic in distroless runners image by staging them as matched pairs to ensure proper runtime compatibility.

dockerrunnersdistributionstability
Vercel logo
VercelFeature

Workflow SDK: A programming language approach to durable execution

Vercel introduces Workflow SDK, a new durable execution framework that lets developers write workflows as normal sequential code without complex DAG configuration or infrastructure management. The open-source, spec-based system uses only standard infrastructure like databases and queues, with client-side execution and automatic versioning to handle code changes without breaking in-flight runs.

workflowsdurable-executionorchestrationsdkopen-source
Twilio logo
TwilioFeature

Automatic SSL Certificate Provisioning for Link Branding

SendGrid now offers automatic SSL certificate provisioning for branded links, eliminating the need for external certificate management. A new auto_ssl parameter in the Link Branding API enables this feature, with certificates provisioned and hosted by SendGrid alongside traditional link branding DNS records.

sendgridlink-brandingsslapisecurity
Claude Code logo
Claude CodeImprovement2.1.247

Claude Code 2.1.247

This release adds the SendFeedback tool for drafting error reports, enhances API cost profiling via /claude-api cost-optimize, improves plugin marketplace hardening, and fixes numerous bugs affecting keyboard shortcuts, background sessions, shell commands, and terminal integration across various keyboard layouts and edge cases.

stabilityfeaturesapikeyboardshell
Vercel logo
VercelAnnouncement

Ling 3.0 Flash Fin now available on AI Gateway for free

Inclusion AI's Ling 3.0 Flash Fin, a finance-focused LLM with 256K token context and 32K output tokens, is now available on Vercel's AI Gateway at no cost through September 25. The model supports reasoning and function calling for financial research and multi-step analysis tasks.

ai-gatewayllmfinanceapimodels

Aug 26, 2026

Cube logo
CubeFix1.7.28

v1.7.28

Fixes a bug in cubestore-driver where queries would fail on write EPIPE errors, improves error message readability for over-limit scenarios, repairs the release process in lerna-publish.sh, and adds support for pushing UNION queries down to the data source for better performance.

bug-fixcubestorecubesqlquery-optimizationreliability
GitHub logo
GitHubAnnouncement

Global model policy generally available

GitHub is rolling out enforcement of a default model policy for generally available Copilot models across Copilot Business and Enterprise plans. This policy was previously announced in July and is now being gradually enforced.

copilotpolicyenterpriseaimodels
Inngest logo
InngestAnnouncement1.44.0

v1.44.0

Release adds AI usage summaries at the run level with token and cost tracking, displays recorded scores on timeline bars, and fixes a queue concurrency issue with capacity lease renewal.

aiuiscoresqueueperformance
Better Auth logo
Better AuthFix1.7.2

v1.7.2

Bug fix release addressing user ban expiration handling, client type compatibility, session data validation, database migration issues, and URL validation improvements across multiple packages including core auth, OAuth provider, and database adapters.

authbug-fixesdatabaseoauthsecurity
Snyk logo
SnykAnnouncement1.1307.0

Announcing Snyk CLI v1.1307.0

Snyk CLI v1.1307.0 introduces secrets test exclusions, container image provenance attestations by default, offline .NET/NuGet analysis, experimental agent command space for AI coding agents, and multiple reliability and performance fixes including support for pnpm v11, Gradle 7.4–8.2 crash fixes, and improved handling of special characters in exclusion rules.

clisecretscontainerdotnetagent
Cube logo
CubeFix1.7.27

v1.7.27

This release includes bug fixes for client disconnections, SQL optimization improvements, and aggregate row handling, plus support for COPY ... FROM STDIN in cubesql.

cubesqlcubestorebug-fixessqlbackend
Terraform logo
TerraformFeature1.16.0

Terraform v1.16.0

Terraform v1.16.0 introduces provider-specific state preservation, new terraform_data store blocks for ephemeral values, support for import blocks in modules, nested blocks as computed values, and numerous enhancements including machine-readable output for state and workspace commands, Mermaid graph formatting, and expanded action configuration capabilities.

terraformprovidersstateimportactions
Cube logo
CubeFix1.4.5

Validate query timezone against IANA zones

Fixed a bug where query timezones were not validated against the IANA timezone database, which could cause incorrect results. Now queries with invalid timezone values are properly validated.

timezonevalidationquerybug-fix

Sign up to see more

8 more changes from before the last 3 days. Sign up to read the full archive.

Sign up free

GitHub or email — no card needed.