megachangelog

Today's changes

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

Jun 15, 2026

Vercel logo
VercelImprovement

Increased Blob store limit for Hobby users

Hobby users can now create up to 100 Blob stores, increased from 5, providing greater flexibility to organize data by project, environment, or region. Storage, operations, and transfer limits remain in place.

blobstoragehobby-planlimits

Jun 13, 2026

Keycloak logo
KeycloakImprovement

Review permission model to access SCIM APIs

Changed access requirements for SCIM API endpoints ServiceProviderConfig, ResourceTypes, and Schemas to require only query-users or query-groups permissions instead of more restrictive access controls.

scimapipermissionsauth
Claude Code logo
Claude CodeImprovement2.1.176

Claude Code 2.1.176

Multiple improvements and bug fixes including localized session titles, better Bedrock credential caching, fixed model enforcement and auto mode fallback, corrected tool path patterns, fixed clipboard issues in tmux/SSH, improved Remote Control stability, and numerous background session and daemon fixes.

stabilityremote-controlbackground-sessionssecurityimprovements
Vercel logo
VercelFeature3

Workflow SDK now runs natively in Nitro v3

Workflow SDK now integrates natively with Nitro v3, running steps in the same bundled runtime as the rest of your app instead of a separate bundle. Nitro server-side APIs like useStorage() work directly inside workflow functions, and the Workflow web UI is available at /_workflow for monitoring and debugging.

workflownitrosdkruntimebundling

Jun 12, 2026

GitHub logo
GitHubFeature

Copilot code review: New configurations and controls

Copilot code review now offers organization runner controls, content exclusion support, and removes character limits on repository custom instructions, making it easier to customize for your workflow.

copilotcode-reviewconfigurationai
Grafana Tempo logo
Grafana TempoFix2.10.7

v2.10.7 Bug fixes and changes

Fixed incorrect version reporting in --version flag, build-info metric, and API status endpoint by reading from a VERSION file instead of git tags. Also stopped publishing 32-bit ARM binary archives while maintaining amd64 and arm64 support.

releasebuilddistributionstability
Snyk logo
SnykAnnouncementJune Update

Rescheduling Snyk Code June Update to June 22

The Snyk Code June Update, including TLS and cryptographic detection improvements for .NET and expanded PHP SQL injection coverage, has been postponed from June 15 to June 22 for final quality validation.

announcementsastcode-scanningsds
Claude Code logo
Claude CodeImprovement2.1.174

Claude Code 2.1.174 — Multiple fixes and improvements

This release includes numerous bug fixes and improvements across model selection, billing displays, environment variable handling, and performance. Notable changes include fixes for the /model picker display, Bedrock GovCloud inference profiles, background session environment inheritance, and skill hot-reload efficiency.

model-pickerbedrockenvironmentperformancebilling
Claude Code logo
Claude CodeFeature2.1.175

Added enforceAvailableModels managed setting

A new enforceAvailableModels managed setting constrains the Default model to the availableModels allowlist, preventing default models from resolving to disallowed models and blocking users or projects from widening the managed list.

settingsmodelsadminsecurityconstraints
Vercel logo
VercelAnnouncement

Claude Fable 5 access suspended on AI Gateway

Access to Claude Fable 5 has been suspended on AI Gateway in compliance with US Government directive. Other Anthropic models remain available through the service.

ai-gatewaymodelsanthropicsuspension
Vercel logo
VercelFeature

Kimi K2.7 Code now available on AI Gateway

Moonshot AI's Kimi K2.7 Code, a long-context coding model with multimodal (text and vision) capabilities, is now available through Vercel's AI Gateway. The model supports frontend development, DevOps, and performance optimization tasks and always runs in thinking mode.

ai-gatewaymodelsapicodingmultimodal
Neon logo
NeonAnnouncement2026.06.12

Lakebase Search, CLI updates, and more

Early access to backends for apps and agents is now available. Three new services are coming to Neon, including Storage, an S3-compatible object storage service.

lakebaseclistoragebackendsagents
Vercel logo
VercelFeature

Introducing Vercel Drop

Vercel Drop enables deployment by dragging files or folders directly into the browser without Git or CLI setup. It automatically detects frameworks like Next.js for builds and publishes projects to production with a shareable live URL in seconds.

deploymentdrag-dropfeaturenextjsstatic-sites
Cloudflare logo
CloudflareFeature

Filter Durable Objects metrics by object ID or name

You can now filter Durable Objects metrics in the dashboard by individual object ID or name, making it easier to isolate and debug specific objects instead of viewing only aggregate namespace-level data. Charts automatically update to show only the selected object's metrics.

durable-objectsworkersmetricsmonitoringdashboard
Cloudflare logo
CloudflareFeature

Workers AI - Moonshot AI Kimi K2.7 Code now available

Kimi K2.7 Code, a code-optimized variant with 1T total parameters and 32B active per token, is now available on Workers AI. It delivers 21.8% improvement on Kimi Code Bench, uses 30% fewer reasoning tokens, and offers 262.1k token context window with support for vision inputs, thinking mode, and structured outputs.

aimodelworkerscodellm
Figma logo
FigmaImprovement

Community profiles redesigned

Figma Community profiles have been redesigned to help creators better showcase their identity, creative process, and portfolio work.

communityprofilesuidesign
Cloudflare logo
CloudflareImprovement

AI Gateway logs now capture user agent of requests

AI Gateway logs now include the user agent of clients making requests, making it easier to identify which SDK, library, or application sent the traffic. Users can filter logs by user agent in the dashboard using equals, does not equal, or contains operators.

ai-gatewayloggingobservabilitydashboard
Vercel logo
VercelFeature7

Program agent harnesses with AI SDK

Introduces HarnessAgent, a unified API for running multiple agent harnesses including Claude Code, Codex, and Pi. Write your agent once and swap harnesses without rewriting code, allowing you to use the best harness available at any time.

ai-sdkagentsapiclaude-codeintegration

Jun 11, 2026

GitHub logo
GitHubAnnouncement3.21

GitHub Enterprise Server 3.21 is now generally available

GitHub Enterprise Server 3.21 introduces enhancements to deployment efficiency, monitoring capabilities, code security, and policy management features, with organization custom properties now generally available.

enterprisereleasesecuritymonitoringpolicy
Clerk logo
ClerkImprovement7.5.2

@clerk/nextjs@7.5.2

Internal tooling upgrade to tsdown and TypeScript 6.0 with no changes to public API or runtime behavior. Updated dependencies for clerk/backend, clerk/shared, and clerk/react.

nextjstypescriptbuilddependencies
Clerk logo
ClerkImprovement4.17.1

@clerk/shared@4.17.1

Internal build pipeline migrated to tsdown and TypeScript 6.0 with no API changes. The unsafeMetadata parameter in user.update() is now deprecated in favor of user.updateMetadata() for partial metadata updates. TypeScript type declarations are now properly resolvable per-module instead of bundled in hashed chunks, fixing type resolution in dependent packages like @clerk/vue, @clerk/react, @clerk/ui, and @clerk/testing.

typescriptbuildapideprecationtypes
Clerk logo
ClerkImprovement2.1.1

@clerk/testing@2.1.1

Internal build pipeline migrated to tsdown and TypeScript 6.0 with updated dependencies. No public API or runtime behavior changes.

testinginternaltypescriptbuild
Clerk logo
ClerkImprovement3.4.2

@clerk/react-router@3.4.2

Migrated the build pipeline to tsdown and TypeScript 6.0. This is an internal tooling change with no impact to the public API or runtime behavior.

react-routerbuildtypescripttooling
Clerk logo
ClerkImprovement2.6.2

Migrate build pipeline to tsdown and TypeScript 6.0

Updated the internal build pipeline to use tsdown and TypeScript 6.0, with no changes to the public API or runtime behavior. Dependencies have been updated to the latest versions.

nuxtbuildinternaltypescript
Clerk logo
ClerkImprovement6.9.1

@clerk/react@6.9.1

Migrated the build pipeline to tsdown and TypeScript 6.0 as an internal tooling improvement with no changes to the public API or runtime behavior. Updated dependencies for @clerk/shared.

buildtoolingtypescriptinternal
Clerk logo
ClerkFix1.16.1

Fix checkout button label showing incorrect trial text

Fixed checkout button label incorrectly showing "Start free trial" when adding seats during an active free trial period. Also migrated build pipeline to tsdown and TypeScript 6.0 with no changes to public API or runtime behavior.

uibillingfix
Clerk logo
ClerkImprovement4.8.1

@clerk/localizations@4.8.1 patch release

Updated build tooling with migration to tsdown and TypeScript 6.0. This is an internal change with no impact on the public API or runtime behavior.

buildtypescriptdependenciestooling
GitHub logo
GitHubAnnouncement

Bot-created pull requests can run workflows if approved

Pull requests created by github-actions[bot] can now run CI/CD workflows when approved by a user, adding a security layer to prevent automated code from executing without explicit authorization.

workflowssecurityautomationactionsci-cd
GitHub logo
GitHubImprovement

AI usage report updates

AI usage reports now include GitHub AI Credits usage in standard report fields. Use the quantity and gross_amount fields to monitor AI credit consumption.

aibillingreportscredits
GitHub logo
GitHubFeature

Copilot CLI: Unified configuration with /settings command

GitHub Copilot CLI now offers a unified, schema-driven configuration interface with the /settings slash command, consolidating previously scattered commands like /theme, /streamer-mode, and /experimental into one place.

copilotclisettingsconfiguration
GitHub logo
GitHubAnnouncement

New runner images in public preview

Two new GitHub-hosted runner images for GitHub Actions are now available in public preview, allowing users to test their workflows on the latest platforms early before general availability.

actionsrunnerspreviewci-cdplatforms
monday.com logo
monday.comAnnouncement

New monday Platform MCP tools

The Platform MCP has added a batch of new tools across recent releases, all now live on the hosted server and documented in the Platform MCP tools reference.

platformmcptoolsapi
GitHub logo
GitHubAnnouncement

GitHub Agentic Workflows now in public preview

GitHub Agentic Workflows is now available in public preview, enabling automation of reasoning-based tasks like issue triage, CI failure analysis, and documentation updates using coding agents within your workflows.

workflowsautomationagentsaipreview
GitHub logo
GitHubFeature

Agentic workflows now support built-in GITHUB_TOKEN

GitHub Agentic Workflows can now use GitHub Actions's built-in GITHUB_TOKEN instead of requiring a personal access token (PAT), eliminating the need to create and manage separate credentials.

workflowsactionsauthsecurityagentic
Twilio logo
TwilioAnnouncement

Studio and TaskRouter available in Private Beta in IE1

Studio and TaskRouter are now available in private beta in Twilio's Ireland region, enabling EU data residency with processing and storage in IE1 for contact center routing and workflow automation.

studiotaskrouterregionalbetaeu-residency
Vercel logo
VercelAnnouncement

Okara runs AI CMO agents for 120,000 companies on Vercel

Okara, an AI CMO platform serving 120,000+ businesses, processes 4 billion tokens daily using Vercel AI Gateway for unified multi-provider model integration and Vercel Sandboxes for automated agent workflows. The infrastructure enables rapid product iteration with zero custom adapter maintenance.

aiagentsinfrastructurecase-studyai-gateway
Claude Code logo
Claude CodeImprovement2.1.172

Version 2.1.172 release

This release adds recursive sub-agent spawning (up to 5 levels deep), improves AWS region detection from config files, includes a marketplace plugin search bar, and fixes numerous bugs across sessions, agents, model selection, permissions, and performance. Key fixes address context limits, image processing errors, agent state management, model restrictions, WebFetch rules, and memory recall in remote sessions.

agentsperformancefixbedrockmodels
Vercel logo
VercelAnnouncement

Vercel plugin now available in Grok Build

The Vercel plugin is now available for Grok Build, allowing developers to access real-time Vercel knowledge including file edits and terminal commands while working. The plugin dynamically injects relevant platform APIs and recommended patterns into context.

vercelgrokpluginintegrationdeveloper-tools
Cloudflare logo
CloudflareFeature

Browser Run /snapshot endpoint now supports multiple formats parameter

The Browser Run /snapshot endpoint now accepts a formats parameter to return multiple page formats in a single API call, including Markdown and accessibility tree alongside screenshots. This enables more efficient workflows for AI agents by providing token-efficient content representation and structured page element data.

apibrowser-runai-agentsfeature-expansion
Cloudflare logo
CloudflareFeature

Track Dynamic Workers usage from the dashboard and GraphQL API

Customers can now view the number of Dynamic Workers invoked during their billing period from the Workers overview page in the Cloudflare dashboard and query this data via the GraphQL Analytics API using workersInvocationsByOwnerAndScriptGroups and distinctDynamicWorkerCount.

workersapigraphqldashboardbilling
Cloudflare logo
CloudflareFeature

Custom topics for AI prompt protection

Cloudflare DLP now supports custom topics for AI prompt protection, allowing you to define organization-specific concepts beyond predefined categories. Custom topics use natural language descriptions to detect contextual matches, enabling detection of unique or proprietary information across ChatGPT, Google Gemini, Perplexity, and Claude.

dlpaisecurityprompt-protectionpolicy
Vercel logo
VercelFeature

DeepSeek models now available via Azure on AI Gateway

Azure is now available as a provider for DeepSeek V4 Pro and V4 Flash models on Vercel's AI Gateway, enabling automatic failover routing and custom provider ordering without code changes. Users can bring their own Azure credentials and leverage the unified API for unified cost tracking and failover management.

ai-gatewaydeepseekazuremodelsfailover
Zoom logo
ZoomFeature

Added five new response fields to GET and PATCH user APIs

Five new response fields (workforceManagementRole, zoomAIProductivitySuiteSubscription, zoomAIProductivitySuite, qualityManagementRole, zoomRevenueAcceleratorRole) are now available in the GET and PATCH /v2/scim2/Users/{userId} endpoints, providing more detailed user attribute information.

apiscimusersfields

Jun 10, 2026

Rocket.Chat logo
Rocket.ChatAnnouncement8.5.0

Rocket.Chat 8.5.0

Version 8.5.0 delivers significant security hardening with stricter access controls and token handling across multiple systems including OAuth, SAML, and file uploads. New features include a Drafts sidebar group, message list virtualization for performance, custom sound REST APIs, improved ABAC administration, and updated runtime to Node.js 22.22.3 and Meteor 3.4.1.

securityfeaturesperformanceapiadministration
Rocket.Chat logo
Rocket.ChatImprovement8.5.0-rc.6

Release 8.5.0-rc.6

Updated core dependencies including Meteor, core-typings, and rest-typings. Updated engine versions including Node 22.22.3, Deno 2.3.1, MongoDB 8.0, and Apps-Engine 1.63.0-rc.0.

release-candidatedependenciesenginesinternal
HubSpot logo
HubSpotFeature

SDKs now support date-based API versioning

HubSpot SDKs have been updated to support date-based API versioning using the new /YYYY-MM/ format. Generated from a centralized API specification, SDKs now cover more endpoints across multiple languages and release faster, keeping client libraries aligned with the underlying APIs.

sdkapiversioningmulti-language
Rocket.Chat logo
Rocket.ChatAnnouncement8.5.0-rc.5

Version 8.5.0-rc.5

Release candidate 8.5.0-rc.5 includes updated dependencies and bumped Meteor version. Engine versions updated to Node 22.22.3, Deno 2.3.1, MongoDB 8.0, and Apps-Engine 1.63.0-rc.0.

release-candidatedependenciesenginescoretypings
Strapi logo
StrapiAnnouncement5.48.0

v5.48.0 Release

Strapi v5.48.0 includes new OpenAPI spec route configuration, fixes for upload URLs, widget error handling, media library navigation, GIF/WebP animation preservation, and database transaction stability. Additionally, security patches for uuid and qs vulnerabilities, dependency updates, and various performance enhancements are included.

apiopenapiuploadbugfixessecurity
Terraform logo
TerraformFix1.15.6

v1.15.6 Bug Fixes

This release fixes several issues including incorrect plan representation for removed resources, a panic in console when evaluating deprecated values, exit codes for variable-related errors, and module installation edge cases with null and sensitive sources.

bug-fixesstateconsolemodulesstability