chore: release v0.3.6 - #201
Conversation
|
Warning Review limit reached
Next review available in: 35 minutes Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available. How can I continue?After more reviews become available, a review can be triggered using the To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews. How do review limits work?CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability. For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window. Please refer docs for additional details. Review details⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (4)
📝 WalkthroughWalkthroughThe release version was updated from 0.3.5 to 0.4.0 across package, release-manifest, and installer metadata. A new 0.4.0 changelog section documents breaking changes, features, fixes, documentation, CI/CD, and refactoring. Changes0.4.0 Release
Estimated code review effort: 1 (Trivial) | ~5 minutes 🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
There was a problem hiding this comment.
Pull request overview
Prepares the v0.4.0 release by updating version metadata across the Flutter app, Windows installer script, Release Please manifest, and generating the corresponding changelog entry.
Changes:
- Bump application version to
0.4.0inpubspec.yamland Inno Setup installer script. - Update
.release-please-manifest.jsonto0.4.0. - Add the auto-generated
0.4.0release notes section toCHANGELOG.md.
Reviewed changes
Copilot reviewed 4 out of 4 changed files in this pull request and generated 2 comments.
| File | Description |
|---|---|
| scripts/compile_exe-inno.iss | Updates Windows installer version constant to 0.4.0. |
| pubspec.yaml | Bumps Flutter package/app version to 0.4.0. |
| CHANGELOG.md | Adds Release Please generated changelog for 0.4.0. |
| .release-please-manifest.json | Updates Release Please manifest version to 0.4.0. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
|
||
| ### ✨ Features | ||
|
|
||
| * add status overlay for keyboard visibility ([a520b95](https://github.com/conventoangelo/OverKeys/commit/a520b95f476b556f3fa6618d252a129d3a601403)) |
| * add timestamps to logger for better debugging ([#176](https://github.com/conventoangelo/OverKeys/issues/176)) ([26650b8](https://github.com/conventoangelo/OverKeys/commit/26650b8bdda22310c7ff2d3cc8fa764d4ddb0c9c)) | ||
| * add window listener to try fixing focus behavior ([061485f](https://github.com/conventoangelo/OverKeys/commit/061485fcf862f4bc63402874261803bcd5336310)) | ||
| * added greek, russian, and arabic (language) layouts ([63b369e](https://github.com/conventoangelo/OverKeys/commit/63b369e36107b21aeb8430ba6e0b2cc3160bf244)) | ||
| * added support for recognizing keypress states of foreign layouts([#122](https://github.com/conventoangelo/OverKeys/issues/122)) ([63b369e](https://github.com/conventoangelo/OverKeys/commit/63b369e36107b21aeb8430ba6e0b2cc3160bf244)) |
Release Installers BuiltVersion: 📦 Artifacts Created:
Retention: Artifacts will be kept for 7 days. ✅ Installers have been built successfully. Download the artifacts above to test manually before merging. |
a6bd6c5 to
816b5d1
Compare
Release Installers BuiltVersion: 📦 Artifacts Created:
Retention: Artifacts will be kept for 7 days. ✅ Installers have been built successfully. Download the artifacts above to test manually before merging. |
🤖 New release prepared
0.3.6 (2026-07-19)
✨ Features
This PR was generated with Release Please. See documentation.