Skip to content

web: add next terminal engine release notes - #186

Closed
khoi wants to merge 1 commit into
fix/ghostty-securityfrom
docs/ghostty-main-release-notes
Closed

web: add next terminal engine release notes#186
khoi wants to merge 1 commit into
fix/ghostty-securityfrom
docs/ghostty-main-release-notes

Conversation

@khoi

@khoi khoi commented Aug 8, 2026

Copy link
Copy Markdown
Contributor

Why

The site has no release entry for the terminal engine update or its user-facing theme, color, scrollback, palette, and SSH changes.

What changed

Added the next release entry with exact theme counts, extended color forms, scrollback limits and compression, command-palette behavior, and remote-host inheritance.

Verification

  • vp check passed
  • vp test passed 33 tests
  • Docs validation and build passed
  • Diff and simplify checks passed

The entry remains Next / Pending. The release owner must set its version and date before merge.

Related to SUP-110.

@khoi khoi added the documentation Improvements or additions to documentation label Aug 8, 2026
@github-actions

This comment has been minimized.

@khoi
khoi force-pushed the docs/ghostty-main-release-notes branch from 0609e56 to 6fa9d05 Compare August 8, 2026 10:43
@khoi
khoi changed the base branch from feat/ssh-tab-reconnect to fix/ghostty-security August 8, 2026 10:43
@github-actions

github-actions Bot commented Aug 8, 2026

Copy link
Copy Markdown

SupaReview

Findings

The data-only insertion conforms to the existing changelog schema and rendering path, and the code-quality pass found no maintainability issues. One overlapping correctness review found a factual release-note error: the command-palette entry display behavior predates this release and only the clear/reset semantics are new.

Findings

  • [P3] Do not present existing command-palette support as a new feature
    "Custom command-palette-entry actions now appear in the command palette; clear removes every entry added so far, while an empty value restores the defaults",

    Supaterm already surfaced configured command-palette-entry actions before this scoped diff: TerminalHostState+CommandPalette.swift reads runtime?.commandPaletteEntries() and the existing command-palette tests verify configured entries appear. The new behavior in this release is the clear/empty-value handling. Reword this bullet to describe only those new semantics so the changelog does not misattribute existing functionality to the Next release.

Review type: Full review

Full review forced: previous reviewed commit was not reachable.

Reviewers: thermo-nuclear-review-subagent, thermo-nuclear-code-quality-review-subagent

@khoi

khoi commented Aug 8, 2026

Copy link
Copy Markdown
Contributor Author

Closing this scope. Supaterm is not preparing a release yet, so this changelog entry should not exist.

@khoi khoi closed this Aug 8, 2026
@khoi
khoi deleted the docs/ghostty-main-release-notes branch August 8, 2026 11:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant