Changelog

Added

Automated Deployment Resource Cleanup

Keeping your infrastructure tidy shouldn’t require a weekly calendar reminder. We’re introducing Automated Deployment Resource Cleanup, a new Hyphen Agent capability that detects and safely removes unused or stale cloud resources created during deployments.

Added

Stale feature flag removal via Agent

Today we’re introducing the first of many Hyphen Agent capabilities: automated stale feature flag detection and removal.

Added

2026-01-26 Python SDK 0.5.0

The Hyphen Python SDK is now feature complete and stable, providing full programmatic access to:

Fixed

2026-01-20 - React SDK better for Next.js

The React SDK no longer depends on the browser SDK, improving SSR compatibility. Added CommonJS support to the React SDK to avoid requiring Next.js package transpilation.