Hyphen

Changelog

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 β†’
2025-06-30 - Bulk Geo IP Lookup via Node.js SDK added

@hyphen/sdk has been released (v1.8.0) with the ability to do bulk geo ip address lookups. Here is an example:

Read more β†’
2025-06-23 - Faster Toggle Updates on Edge improved

We've enhanced our edge nodes to respond more intelligently to Toggle configuration updates. Previously, we cached configurations at the edge for performance. While that remains true, our edge nodes are now instantly notified when a toggle changesβ€”ensuring they update only what's needed in near real time....

Read more β†’
2025-06-23 - Google One-Click Integration improved

You can now do one click integration with Google Workspace and Google Cloud!

Read more β†’
2025-06-23 - Node SDK with Load Environments and Net Info added

The @hyphen/sdk has been extended with a function to load your environment variables easily with loadEnv(). Here is an example of how to use it:

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

//load your default environment variables and envrionment variables
loadEnv();
Read more β†’
2025-06-23 - Toggle Stats on the Dashboard improved

Now the dashboard contains your Toggle usage on the home page if you are using it!

Read more β†’
2025-06-03 - Microsoft Office 365 - One Click Integration added
Read more β†’
2025-06-03 - Integrated Guides on Link, Feature Flags, and more! improved
Read more β†’
2025-06-03 - Hx release with updated QR code fixes fixed

We found some issues with QR Code generation via Hx and now that is fixed. If you already have it installed just run:

hx update

It's as easy as that!

Read more β†’
2025-06-03 - New Azure One Click Integration improved

We made it take minutes to add in Azure to Hyphen. Just click the "Connect Microsoft Azure" and you're up and running in minutes!

Read more β†’
2025-03-24 - Access Tab for Short Links added

Now you can do access management on your short links!

Read more β†’
2025-03-24 - New Project View! improved

We have updated our project view in the dashboard so it now shows the toggles, segments, and access under your project. πŸ’₯

Read more β†’
2025-03-17 - Improved Integration Connections UX improved
Read more β†’
2025-03-10 - Teams with Connections and Project Access improved

We have now made it easier to setup your integrations to things such as Github, Azure, AWS, Google, and more directly on the team page! In addition to that you can setup the teams access to their projects and view which ones they now have access too.

We have also had some updates to Toggle. πŸŽ‰

Read more β†’
2025-01-20 - Introducing Feature Flags added

We are pleased to announce the general availability of our Feature Flag service named Toggle! Toggle is a developer focused feature flag service with enterprise grade features at a cost that makes sense. Here are some of the features:

Read more β†’
2024-11-25 - Bot, Dashboard, Public API Keys added

Our Hyphen bot πŸ€– used in slack has gotten a big upgrade and now is much faster than before with responding to requests. In addition, we now are more accurate as we are using a larger training set. πŸŽ‰ You can try this out by adding it to your your slack and asking it:

@hyphen can you create team your_team_name

Read more β†’
2024-11-04 - QR Code Styling added

We are pleased to announce availability for QR codes via Hyphen Link that is easy to add your logo and styling. Here is an easy example of how to do this:

Go to your Hyphen Dashboard and then create a short code via Link. After creating it you will be able to create a QR Code for this short link.

Read more β†’