Skip to content

Release 1.5.27: changesets for OAuth popup fix + desktop nav keybindings#1236

Merged
RhysSullivan merged 1 commit into
mainfrom
release/1.5.27-changesets
Jul 1, 2026
Merged

Release 1.5.27: changesets for OAuth popup fix + desktop nav keybindings#1236
RhysSullivan merged 1 commit into
mainfrom
release/1.5.27-changesets

Conversation

@RhysSullivan

Copy link
Copy Markdown
Collaborator

Cuts a patch release (v1.5.27) for the changes that have accumulated on `main` since v1.5.26 without changesets.

Changesets added

  • `@executor-js/api` (patch) — OAuth popup session-state fix (#1235). Self-hosted OAuth popup callbacks were failing with "OAuth session expired or not found" when a flow started from an org context; the shared popup callback now unwraps the org-wrapped state and looks the session up by the raw token.
  • `@executor-js/desktop` (patch) — Bind Cmd+[ / Cmd+] to back/forward in the desktop app (#1228).

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.

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).
@cloudflare-workers-and-pages

Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

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

@cloudflare-workers-and-pages

Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Updated (UTC)
✅ Deployment successful!
View logs
executor-cloud e63573a Jul 01 2026, 02:35 AM

@github-actions

github-actions Bot commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

Cloudflare preview

Torn down — the PR is closed.

@RhysSullivan RhysSullivan merged commit c7ab1e2 into main Jul 1, 2026
15 checks passed
@RhysSullivan RhysSullivan mentioned this pull request Jul 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant