What's Changed
- feat: duplicate flag, transactional snapshots, Flag Management UI (#724) by @zhouzhuojie in #725
- feat(flagr-ui): constraint operator UX, sugar-to-EREG, and UI decomposition by @zhouzhuojie in #726
- fix(flagr-ui): constraint operator hints on dropdown; numeric-only compare copy by @zhouzhuojie in #727
- feat: add query filtering to eval cache export endpoint by @iamafanasyev @zhouzhuojie in #728
- fix(eval): return segmentID=0 when no segment matches by @zhouzhuojie in #729
- feat(config): add FLAGR_UI_ENABLED to disable the UI by @zhouzhuojie in #730
- feat(ui): add colour coded tags in Flagr UI by @zhouzhuojie in #731
- feat(ui): add Enter key support for creating variants and constraints by @zhouzhuojie in #732
- fix(api): add ownership validation for segments, constraints, distributions by @zhouzhuojie in #733
- feat(api): add dataRecordsEnabled to evaluation results by @zhouzhuojie in #734
- Prepare 1.2.2 release by @zhouzhuojie in #737
Full Changelog: 1.2.1...1.2.2