docs: add CodeQL and CodeRabbit badges, fix CHANGELOG versioning#245
Merged
Conversation
- Added CodeQL workflow badge to README - Added CodeRabbit AI Reviews badge to README - Moved entries from [Unreleased] to proper version sections: v0.35.9 (code quality) and v0.35.8 (ping chart fix)
Welcome to Codecov 🎉Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests. ℹ️ You can also turn on project coverage checks and project coverage reporting on Pull Request comment Thanks for integrating Codecov - We've got you covered ☂️ |
This was referenced May 12, 2026
laurentiu021
added a commit
that referenced
this pull request
May 22, 2026
…275) fix: prevent buttons from appearing grayed out on window focus loss Intercept WM_NCACTIVATE and force the non-client area to always render as active. ModernWPF's window chrome was dimming controls when the window lost focus, making buttons look disabled. Closes #252, Closes #251, Closes #248, Closes #245
laurentiu021
added a commit
that referenced
this pull request
May 22, 2026
Add CHANGELOG entries for the 4 bug-fix releases from today's session: - **v0.21.3** — buttons grayed out on focus loss (#252, #251, #248, #245) - **v0.21.4** — tab name consistency + log hover (#267, #247) - **v0.21.5** — startup manager disable (#268) - **v0.21.6** — speed test panel states + auto-trace (#257, #239) Co-authored-by: laurentiu021 <laurentiu021@users.noreply.github.com>
laurentiu021
added a commit
that referenced
this pull request
May 22, 2026
- Added CodeQL workflow badge to README - Added CodeRabbit AI Reviews badge to README - Moved entries from [Unreleased] to proper version sections: v0.35.9 (code quality) and v0.35.8 (ping chart fix) Co-authored-by: laurentiu021 <laurentiu021@users.noreply.github.com>
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.
Summary
No code changes — docs only.
Summary by CodeRabbit