David Leek
David Leek
# Description Aims to add an event system to the SDK and a first implementation for impression data/events: https://docs.getunleash.io/advanced/impression-data#impression-event-data Fixes # (issue) #108 ## Type of change - [x] New...
**Is your feature request related to a problem? Please describe.** The task to implement [Impression Event Data](https://docs.getunleash.io/advanced/impression-data#impression-event-data) **Describe the solution you'd like** To add support for the Impression Event Data...
## About the changes Removes the deprecated feature-update event that was scheduled for removal in 4.3. Also removes some related endpoint methods that no longer have connected endpoints/references ## Discussion...
**Is your feature request related to a problem? Please describe.** We need to make sure our SDK continues to run on both .NET Framework (Windows only) and .NET Core when...
## About the changes Summing on Billing page got a little wonky after changing how the summing worked when the estimation flag is off. This attempts to return it to...
This PR is part of #4380 - Remove legacy `/api/feature` endpoint. ## About the changes ### Frontend - Removes the useFeatures hook - Removes the part of StrategyView that displays...
## About the changes Resolving missing icons for insights and playground
Embeds the logo as a package icon instead of as a package icon url Looking for a better icon to have as the logo
We should also set the csproj version number when we release a new version of the SDK. Can cause confusion and errors when running locally if it reports being version...