Added support for the contains and not contains constraint operators in v1.57.0. These can be used to check if a string or entityID contains (or not contains) a substring.
Added support for Redis cluster mode in v1.57.0. You can now configure Flipt to use Redis in cluster mode for improved scalability and performance.The feature includes:
Flipt now supports the Model Context Protocol (MCP) which allows AI assistants and LLMs to directly interact with your feature flags, segments, and evaluations through a standardized interface.See the Model Context Protocol docs for more information.