chore: release v0.4.0#201
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ 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 | ✅ 5✅ Passed checks (5 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. |
🤖 New release prepared
0.4.0 (2026-07-12)
⚠ BREAKING CHANGES
✨ Features
overkeys_config.json(1cf6506)🐛 Bug Fixes
📚 Documentation
overkeys_cover.png(605afa9)⚙️ CI/CD Pipeline
🔨 Refactoring
This PR was generated with Release Please. See documentation.
Summary by CodeRabbit