Skip to content

v2.7.1

Compare
Choose a tag to compare
@mukunku mukunku released this 30 May 02:42

PR : #77

This release:

  • Updates the parquet.net package to the latest version and removes our dependency on newtonsoft
    • Files with nullable Guid fields can now we opened (#76)
  • Adds anonymous usage data gathering (analytics).
    • By default, data will not be gathered. Users need to Opt-In to share usage data.
    • Can be enabled/disabled via: Help → Share Usage Data
    • PII will not be logged. Data from your files will also not be logged.
    • See AllEvents.cs for a complete list of analytics the utility will gather.

To view the analytics gathered so far, checkout this dashboard: https://app.amplitude.com/analytics/share/7207c0b64c154e979afd7082980d6dd6

To be able to use the executable .NET Desktop Runtime 7 must be installed on your machine.