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 to worry…

Flipper 0.26.1 and 0.26.2 ๐Ÿ’จ๐Ÿ’จ๐Ÿ’จ

Hello beautiful feature flagger! I have two fantastical releases for you today (it's a buy one get one free kind of day). @bkeepers and I spent a little time working on performance and we are pumped with the result. We're dubbing this release "Ricky Bobby". I'm a believer in leading…

Flipper 0.26.0

Hello beautiful feature flagger! Hope you are having a fine day. Let's get into this last release, shall we? We shall. UI BUG FIX First, big thanks @Lockyy for fixing a bug in flipper-ui. Previously, if confirm_fully_enable was on but feature_removal_enabled was off, it would show…

Flipper 0.25.1 to 0.25.4

Welp, I missed a few releases. Sorry about that. But I'm sure you forgive me. :) 0.25.1 * ActiveRecord: use provided gate_class option when calling #get_all * Relaxed the rack-protection version to support latest. * Configure ActiveRecord adapter immediately upon require of flipper-active_record 0.25.2 * Fix deprecation warnings…