feat: update telemetry configuration to prioritize root licenseKey#2016
Merged
harbournick merged 3 commits intomainfrom Feb 12, 2026
Merged
Conversation
Contributor
andrii-harbour
commented
Feb 12, 2026
- Modified the telemetry initialization logic to resolve the licenseKey from the root level, allowing for a fallback to the deprecated telemetry.licenseKey.
- Updated tests to verify the behavior of the new licenseKey resolution and ensure compatibility with existing configurations.
- Marked the telemetry.licenseKey in the EditorConfig as deprecated, encouraging the use of the root-level licenseKey instead.
- Modified the telemetry initialization logic to resolve the licenseKey from the root level, allowing for a fallback to the deprecated telemetry.licenseKey. - Updated tests to verify the behavior of the new licenseKey resolution and ensure compatibility with existing configurations. - Marked the telemetry.licenseKey in the EditorConfig as deprecated, encouraging the use of the root-level licenseKey instead.
Contributor
Visual diffs detectedPixel differences were found in visual tests. This is not blocking — reproduce locally with |
|
🎉 This PR is included in superdoc v1.13.0-next.5 The release is available on GitHub release |
superdoc-bot bot
pushed a commit
that referenced
this pull request
Feb 14, 2026
# [1.13.0](v1.12.0...v1.13.0) (2026-02-14) ### Bug Fixes * anchor table overlaps text ([#1995](#1995)) ([fc05e29](fc05e29)) * collaboration cursor styles fix ([fd6db10](fd6db10)) * ensure we do not duplicate bubble text ([#1934](#1934)) ([c41cf9e](c41cf9e)) * ignore sdBlockId when pasting content ([#2010](#2010)) ([1b08572](1b08572)) * normalize bookmarks in tables ([#1892](#1892)) ([369b7e1](369b7e1)) * replace Node.js Buffer APIs with browser-native alternatives ([#2028](#2028)) ([b17774a](b17774a)), closes [#exportProcessMediaFiles](https://github.com/superdoc-dev/superdoc/issues/exportProcessMediaFiles) * use correct template syntax for GitHub release URL in PR comments ([9d1bca2](9d1bca2)) ### Features * enabled telemetry by default and added documentation ([#2001](#2001)) ([8598ef7](8598ef7)) * enhance telemetry handling for sub-editors ([#2017](#2017)) ([37bc030](37bc030)) * update telemetry configuration to prioritize root licenseKey ([#2016](#2016)) ([3b4ff6b](3b4ff6b))
|
🎉 This PR is included in superdoc v1.13.0 The release is available on GitHub release |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.