Read more about the Flipper 1.2.0 release on The Friday Deploy
What's Changed
- UI: show badges for new releases and deprecations by @bkeepers in #791
- A new CLI by @bkeepers in #630
- Add
rails generate flipper:setup
to configure Flipper and Cloud by @bkeepers in #804 - Add compression to API by @jnunemaker in #794
- Add
flipper/test_help.rb
to automatically configure Flipper in tests/specs. by @bkeepers in #808 - Standardize Headers by @jnunemaker in #796
- Use Sanitize on actor_names by @bryszard in #810
- Use top level sequel to qualify table and column name by @jnunemaker in #802
- Relax moneta version by @jnunemaker in #803
- Add Ruby 3.3 to build matrix by @bkeepers in #799
- Fix: Define default_strict_value before it's called by @bedgerotto in #793
- Fix for setting
config.flipper.strict = true
by @bkeepers in #797 - Disable strict in tests for now by @bkeepers in #814
- Documentation misnomers by @dpep in #812
- Add confirmation dialog before disabling a flipper by @jmikhail in #813
New Contributors
- @bedgerotto made their first contribution in #793
- @bryszard made their first contribution in #810
- @jmikhail made their first contribution in #813
Full Changelog: v1.1.2...v1.2.0