All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- [DesktopAnalytics] Made it possible to disable and enable tracking while running the application
- [DesktopAnalytics] Added DeviceUILanguage application property
- [DesktopAnalytics] Prevented crash in constructor if config file cannot be upgraded or saved
- [DesktopAnalytics] Changed useExecutingAssembly flag in one of the Analytics constructors to useCallingAssemblyVersion
- [DesktopAnalytics] Changed useExecutingAssembly flag in the other Analytics constructor to assemblyToUseForVersion
- [DesktopAnalytics] Added useExecutingAssembly flag to Analytics constructor to support plugins