v1.23.0
The Darkmode Release 🌗
Added
- UI: Darkmode (#1692)
- UI: Copy to namespace (#1731)
- UI: Support for read-only mode (#1709)
- check source file from different places for configuration if they exist (#1650)
- Experimental: support for filesystem/git backends (#1714)
- Flipt Validate (#1642)
- add namespace to export, check for match on import (#1645)
- add storage configuration to support multiple backend types (#1644)
Changed
integration
: ensure public and auth self routes are reachable (#1729)cli
: ensure user configuration path supported (#1727)storage/sql
: handle null description on constraint during GetSegment (#1654)- UI: switch namespaces to use Redux (#1680)
build
: define CLI tests using dagger pipelines (#1679)- Dependency updates
Fixed
- UI: disable flag toggle in read-only mode (#1719)
- cross namespaced constraints (#1721)
mage
: install package-changed as dev dependency (#1716)- UI: catch errs on call to namespaces API in namespace form (#1687)
- Get the openfeature example working (#1665)
- panic if no import file name provided (#1658)
Full Changelog: v1.22.0...v1.23.0