Hyphen Hyphen

Changelog

2025-11-05 - Billing Usage Metrics Now Available! added
Read more →
2025-11-02 - AWS Resource Cleanup with Deploy! added

We now support cleaning up any unused resources in AWS when using Hyphen Deploy! 🚀 Simply go to integrations from Hyphen AI and click "Connect to Amazon Web Services".

Yes, cleanup is that easy.

Read more →
2025-10-23 - Hyphen Deploy! 🚀 added
Read more →
2025-10-07 - Nodejs SDK v2.0.0 improved

Our Nodejs SDK has been released with better Toggle capabilities and enhanced caching!

Breaking Changes (v2.0) ⚠️ The Toggle API has been simplified in v2.0. Please review the changes below:

Read more →
2025-10-06 - Docker Hub Integration 🐳 added
Read more →
2025-08-08 - Hyphen Browser SDK for Toggle v1 🎉 added

We now provide a javascript framework for frameworks such as react, svelte, and more. This new sdk is now downloadable from the web. You can read more about it here: https://www.jsdelivr.com/package/npm/@hyphen/browser-sdk

Here is an example on how it works:

import { Toggle } from '@hyphen/browser-sdk';
Read more →
2025-08-18 - Firewall, Logout, Azure, and More! fixed

We have released a number of fixes today:

Read more →
2025-08-18 - Segments Documentation! added

New segments documentation is live here: Segments

Read more →
2025-07-30 - ENV Access via Projects with Filtering added

View ENV access events for a project environment, filtering by project or event type

view ENV access events for default secrets, filtering by project or event type

Read more →
2025-07-30 - Horizon now with ENV! added
Read more →
2025-07-30 - Nodejs SDK with QR Codes! improved

You can create a QR code via the SDK from a short code easily:

Read more →
2025-07-21 - AWS Integration Even Easier! improved

We have now reduced the steps down dramatically so that you can get your connection to AWS setup in minutes!

Read more →
2025-07-21 - Net Info UX with Infinite Scrolling improved

In the Hyphen App, you can now look at your events on net.info and keep on scrolling. Just making it a bit easier for all of us...

Read more →
2025-07-15 - Hyphen App Updates! improved

There are some amazing updates to make it easier to use:

Read more →
2025-07-09 - Nodejs SDK with Link Support! added

Our Node.js SDK @hyphen/sdk has been updated with the ability to generate short codes via Link . Here is how easy it is:

import { Hyphen } from '@hyphen/sdk';

const hyphen = new Hyphen({
	apiKey: 'your_api_key',
});
Read more →
2025-07-09 - See where your secrets are being accessed 🌏 added

Now you can log into Hyphen and see where your secrets are being accessed!

Read more →
2025-07-09 - Supporting Domain Restriction in Google Cloud improved
Read more →
2025-06-30 - Google Workspace Integration Updated improved

We added in some more error handling and also the access permissions you need to complete the task.

Read more →
2025-06-30 - Horizon Self Hosting 🌏 added

Horizon is what we run at the edge of our global network to enable high availability and uptime for accessing Toggle evaluations at scale. Now with self hosting you can build more resiliency and performance by adding Horizon to your local clusters. That means that your local horizon instances are your primary lookup for Toggles and we become the secondary layer.

Read more →
2025-06-30 - New Events View! improved

The new events view shows you where the event took place and also the details in an easy to read view 💥

Read more →