Skip to content

chore: release v0.3.6 - #201

Open
conventoangelo wants to merge 1 commit into
mainfrom
release-please--branches--main--components--overkeys
Open

conventoangelo wants to merge 1 commit into
mainfrom
release-please--branches--main--components--overkeys

Conversation

@conventoangelo

@conventoangelo conventoangelo commented Jul 12, 2026

Copy link
Copy Markdown
Owner

🤖 New release prepared

0.3.6 (2026-08-16)

✨ Features

  • add key modifiers to layout configuration (#202) (6d9d1f2)

This PR was generated with Release Please. See documentation.

Summary by CodeRabbit

  • New Features

    • Added support for key modifiers in layout configuration, enabling more flexible keyboard shortcut setups.
  • Changelog

    • Documented the new layout configuration capability in the 0.3.6 release notes.
  • Release

    • Updated the application and installer to version 0.3.6.

Copilot AI review requested due to automatic review settings July 12, 2026 08:43
@coderabbitai

coderabbitai Bot commented Jul 12, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 0069784a-8563-40bb-9960-58210ce76567

📥 Commits

Reviewing files that changed from the base of the PR and between 32e408a and 52f6fbf.

📒 Files selected for processing (1)
  • pubspec.yaml
🚧 Files skipped from review as they are similar to previous changes (1)
  • pubspec.yaml

Included review availability: Your plan includes up to 2 reviews per rolling hour; 1 remains after this review.


📝 Walkthrough

Walkthrough

The release version changed from 0.3.5 to 0.3.6 in package, release manifest, and installer metadata. A changelog section was added for key modifiers in layout configuration.

Changes

0.3.6 Release

Layer / File(s) Summary
Align release versions
.release-please-manifest.json, pubspec.yaml, scripts/compile_exe-inno.iss
Release, package, and installer version values were updated to 0.3.6.
Add 0.3.6 release notes
CHANGELOG.md
Release notes were added for key modifiers in layout configuration.

Estimated code review effort: 1 (Trivial) | ~5 minutes

Merge Risk: ⚪ Minimal · up to 52f6f

This PR contains localized release and version updates with no actionable merge-blocking risk remaining; it is merge-ready after normal checks and review.

Possibly related PRs

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly identifies the release preparation and matches the version updates to 0.3.6.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch release-please--branches--main--components--overkeys

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.0 in pubspec.yaml and Inno Setup installer script.
  • Update .release-please-manifest.json to 0.4.0.
  • Add the auto-generated 0.4.0 release notes section to CHANGELOG.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.

Comment thread CHANGELOG.md Outdated

### ✨ Features

* add status overlay for keyboard visibility ([a520b95](https://github.com/conventoangelo/OverKeys/commit/a520b95f476b556f3fa6618d252a129d3a601403))
Comment thread CHANGELOG.md Outdated
* 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))
@github-actions

Copy link
Copy Markdown
Contributor

Release Installers Built

Version: v0.4.0
Build Run: #97

📦 Artifacts Created:

  • overkeys_0.4.0_x64_setup.exe (InnoSetup Installer)
  • overkeys_0.4.0_x64.zip (Portable ZIP)

Retention: Artifacts will be kept for 7 days.

✅ Installers have been built successfully. Download the artifacts above to test manually before merging.

@conventoangelo conventoangelo changed the title chore: release v0.4.0 chore: release v0.3.6 Jul 19, 2026
@conventoangelo
conventoangelo force-pushed the release-please--branches--main--components--overkeys branch from a6bd6c5 to 816b5d1 Compare July 19, 2026 05:06
@github-actions

Copy link
Copy Markdown
Contributor

Release Installers Built

Version: v0.3.6
Build Run: #102

📦 Artifacts Created:

  • overkeys_0.3.6_x64_setup.exe (InnoSetup Installer)
  • overkeys_0.3.6_x64.zip (Portable ZIP)

Retention: Artifacts will be kept for 7 days.

✅ Installers have been built successfully. Download the artifacts above to test manually before merging.

@conventoangelo
conventoangelo force-pushed the release-please--branches--main--components--overkeys branch 2 times, most recently from 2e06ee8 to 32e408a Compare August 16, 2026 08:23
@github-actions

Copy link
Copy Markdown
Contributor

Release Installers Built

Version: v0.3.6
Build Run: #108

📦 Artifacts Created:

  • overkeys_0.3.6_x64_setup.exe (InnoSetup Installer)
  • overkeys_0.3.6_x64.zip (Portable ZIP)

Retention: Artifacts will be kept for 7 days.

✅ Installers have been built successfully. Download the artifacts above to test manually before merging.

@github-actions

Copy link
Copy Markdown
Contributor

Release Installers Built

Version: v0.3.6
Build Run: #111

📦 Artifacts Created:

  • overkeys_0.3.6_x64_setup.exe (InnoSetup Installer)
  • overkeys_0.3.6_x64.zip (Portable ZIP)

Retention: Artifacts will be kept for 7 days.

✅ Installers have been built successfully. Download the artifacts above to test manually before merging.

@conventoangelo
conventoangelo force-pushed the release-please--branches--main--components--overkeys branch from 32e408a to 52f6fbf Compare August 16, 2026 15:58
@github-actions

Copy link
Copy Markdown
Contributor

Release Installers Built

Version: v0.3.6
Build Run: #113

📦 Artifacts Created:

  • overkeys_0.3.6_x64_setup.exe (InnoSetup Installer)
  • overkeys_0.3.6_x64.zip (Portable ZIP)

Retention: Artifacts will be kept for 7 days.

✅ Installers have been built successfully. Download the artifacts above to test manually before merging.

@kkum

kkum commented Aug 25, 2026

Copy link
Copy Markdown

hello
When is this release planned for ?

@conventoangelo

Copy link
Copy Markdown
Owner Author

Hi @kkum! No specific timeline in mind actually. I make a release when there's no issues and I feel like it. For the meantime, you can use the nightly release installers to try it out.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants