Release 1.5.27: changesets for OAuth popup fix + desktop nav keybindings#1236
Merged
Conversation
Document the two user-facing changes accumulated since v1.5.26: OAuth popup session-state fix (@executor-js/api) and Cmd+[ / Cmd+] back/forward navigation in the desktop app (@executor-js/desktop).
Deploying with
|
| Status | Name | Latest Commit | Preview URL | Updated (UTC) |
|---|---|---|---|---|
| ✅ Deployment successful! View logs |
executor-marketing | e63573a | Commit Preview URL Branch Preview URL |
Jul 01 2026, 02:34 AM |
Deploying with
|
| Status | Name | Latest Commit | Updated (UTC) |
|---|---|---|---|
| ✅ Deployment successful! View logs |
executor-cloud | e63573a | Jul 01 2026, 02:35 AM |
Contributor
Cloudflare previewTorn down — the PR is closed. |
Merged
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.
Cuts a patch release (v1.5.27) for the changes that have accumulated on `main` since v1.5.26 without changesets.
Changesets added
The two other commits since v1.5.26 are internal (AGENTS.md trim #1229, a slow-test tweak #1226) and don't warrant changelog entries.
Effect
`@executor-js/desktop` is in the fixed version group, so merging this bumps the whole group — including `executor` (the CLI) — from 1.5.26 → 1.5.27, and `@executor-js/api` 1.4.46 → 1.4.47. After merge, the Release workflow opens the "Version Packages" PR; merging that pushes the `v1.5.27` tag and publishes.
`changeset status` verified: all bumps are patch, no minor/major.