Read-only API Tokens

We're working on providing more control over who can manage features and in which environments. Now you can choose to make API tokens read-only. 0:00/1× Toggling a feature with a read-only token via the API or Flipper gem will result in an error: $ curl -H "…

Feature Creators & Owners

Knowing is half the battle, and sometimes the only way to know is to talk to the right person. You can see who originally created a feature flag with Flipper Cloud's audit history, but digging back into the past can be tedious. Moreover, the person who originally created…

Client-side feature flags

Did you know you can use Flipper to create and manage feature flags for your client-side app, even though Flipper is a Ruby gem and doesn't have client libraries in other languages? (Yet!) In one of our apps, we created a custom Flipper API that returns the value…

The Feature Flag Relay Race

We recently had some healthy debate about a potential new view in Flipper Cloud. The debate's not fully settled, but thanks to feature flags, we were all able to agree it was worth some exploration. Where a lack of complete agreement might doom an idea on some teams,…

Fancy Environment Switching

Managing mulitple enviroments just got a lot better. Now you can quickly jump around from production, staging, and your personal environment with the new fancy environments switcher, and it will maintain the context that you were previously in. Each environment has a unique color, so you don't have…