Skip to content

Latest commit

 

History

History
46 lines (29 loc) · 1.11 KB

File metadata and controls

46 lines (29 loc) · 1.11 KB

Change Log

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.

[Unreleased]

[6.1.0] - 2026-02-27

Added

  • [DesktopAnalytics] Made it possible to disable and enable tracking while running the application

[6.0.3] - 2026-01-09

Changed

  • [DesktopAnalytics] Added DeviceUILanguage application property

[6.0.2] - 2025-05-09

Fixed

  • [DesktopAnalytics] Prevented crash in constructor if config file cannot be upgraded or saved

[6.0.0] - 2024-04-22

Changed

  • [DesktopAnalytics] Changed useExecutingAssembly flag in one of the Analytics constructors to useCallingAssemblyVersion
  • [DesktopAnalytics] Changed useExecutingAssembly flag in the other Analytics constructor to assemblyToUseForVersion

[5.1.0] - 2024-03-16

Changed

  • [DesktopAnalytics] Added useExecutingAssembly flag to Analytics constructor to support plugins