Skip to content

Release v1.0.0-6#27

Merged
aarondr77 merged 13 commits into
masterfrom
release-v1.0.0-6
Oct 15, 2025
Merged

Release v1.0.0-6#27
aarondr77 merged 13 commits into
masterfrom
release-v1.0.0-6

Conversation

@aarondr77

@aarondr77 aarondr77 commented Oct 15, 2025

Copy link
Copy Markdown
Member

Release v1.0.0-6


Note

Update auto-release.log numeric value.

Written by Cursor Bugbot for commit e26a8d7. This will update automatically on new commits. Configure here.

@aarondr77 aarondr77 changed the base branch from dev to master October 15, 2025 22:08
@aarondr77 aarondr77 merged commit 0647a95 into master Oct 15, 2025
1 of 5 checks passed
userId: getUserId(),
traits: {
operating_system: process.platform,
version_mito_desktop: process.env.npm_package_version,

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Bug: Telemetry Missing Version Data in Electron Builds

The version_mito_desktop telemetry property relies on process.env.npm_package_version. This environment variable is typically only present during npm script execution and may be undefined in a built Electron application, leading to missing version data in telemetry.

Additional Locations (1)

Fix in Cursor Fix in Web

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants