docs: version CHANGELOG entries for v0.35.10 and v0.35.11#251
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (1)
📜 Recent review details⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (2)
🔇 Additional comments (3)
📝 WalkthroughWalkthroughThe PR updates ChangesChangelog releases
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Possibly related PRs
Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
|
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
…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
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>
Co-authored-by: laurentiu021 <laurentiu021@users.noreply.github.com>
Adds dated version headers for v0.35.10 and v0.35.11 releases to CHANGELOG.md. No code changes.
Summary by CodeRabbit
Bug Fixes
Security