Release 4.5.0-beta
Pre-release
      Pre-release
    
        [4.5.0-beta] - February 10, 2021
New Features
- 
Introducing a new primary interface for retrieving feature flag status, configuration and associated experiment decisions for users (#632, #634, #635, #636, #640, #642, #643, #644, #647, #648). The new OptimizelyUserContextclass is instantiated withcreateUserContextand exposes the following APIs to getOptimizelyDecision:- setAttribute
- decide
- decideAll
- decideForKeys
- trackEvent
 
- 
For details, refer to our documentation page: