Skip to content

Commit c729bd8

Browse files
authored
Merge pull request #42 from sillsdev/enable-change-to-allow-tracking-property
+semver:minor Made it possible to disable and enable tracking on the fly
2 parents 9630ebd + a8a3553 commit c729bd8

5 files changed

Lines changed: 467 additions & 223 deletions

File tree

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,22 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
1616

1717
## [Unreleased]
1818

19+
20+
## [6.1.0] - 2026-02-27
21+
22+
### Added
23+
- [DesktopAnalytics] Made it possible to disable and enable tracking while running the application
24+
25+
## [6.0.3] - 2026-01-09
26+
27+
### Changed
28+
- [DesktopAnalytics] Added DeviceUILanguage application property
29+
30+
## [6.0.2] - 2025-05-09
31+
32+
### Fixed
33+
- [DesktopAnalytics] Prevented crash in constructor if config file cannot be upgraded or saved
34+
1935
## [6.0.0] - 2024-04-22
2036

2137
### Changed

0 commit comments

Comments
 (0)