Skip to content

v1.3.1

Choose a tag to compare

@github-actions github-actions released this 16 May 10:21
· 46 commits to main since this release

Crona v1.3.1

Crona v1.3.1 is a patch release that fixes bundled telemetry setup so release installs can report consented events without requiring users to configure environment variables.

Highlights

  • Bundled release installs now initialize telemetry with built-in release defaults.
  • In-app consent still controls whether usage and error reporting are sent.
  • Release telemetry keeps the running_channel and running_is_beta metadata added in the 1.3 line.

Fixed

  • Bundled release installs no longer depend on .env or manual CRONA_POSTHOG_* setup to create a telemetry client.
  • Telemetry still stays off until the user enables it in the app settings.

Notes

  • This is a release packaging fix rather than a UI or storage change.