fix: resolve startup crashes and layout instabilities in 2.13.1 release - #77
Merged
Conversation
Contributor
Greptile SummaryReleases KVitals 2.13.1.
Confidence Score: 5/5The release documentation and metadata update appear safe to merge. The version bump matches the new changelog entry, and the implementation changes described by that entry are already included in the release tree.
|
| Filename | Overview |
|---|---|
| CHANGELOG.md | Adds release notes for version 2.13.1 describing fixes already present in the release tree; no actionable issue identified. |
| metadata.json | Bumps the applet package version from 2.13.0 to 2.13.1 consistently with the changelog; no actionable issue identified. |
Reviews (1): Last reviewed commit: "fix: resolve startup crashes and layout ..." | Re-trigger Greptile
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.
Description
This pull request releases version 2.13.1 of KVitals, focusing on fixing several startup crashes, color validation issues, and UI glitches. The update introduces multiple stability improvements and bug fixes, particularly around boot-time sensor initialization and QML property bindings.
Bug fixes and stability improvements:
SEGV_ACCERRcrash at startup by improving initialization checks and guarding sensor readiness for Network and Disk metrics.isMaskandcolorproperty assignments until after the theme is fully initialized.UI and configuration fixes:
CompactView.Other changes:
2.13.1inmetadata.json.