Skip to content

Update CHANGELOG.json for v0.11.219 [skip ci]#6269

Merged
beastoin merged 1 commit into
mainfrom
changelog/v0.11.219
Apr 2, 2026
Merged

Update CHANGELOG.json for v0.11.219 [skip ci]#6269
beastoin merged 1 commit into
mainfrom
changelog/v0.11.219

Conversation

@beastoin
Copy link
Copy Markdown
Collaborator

@beastoin beastoin commented Apr 2, 2026

Auto-generated: consolidates unreleased entries into v0.11.219 and clears the unreleased array.

@beastoin beastoin merged commit ea45097 into main Apr 2, 2026
1 check passed
@beastoin beastoin deleted the changelog/v0.11.219 branch April 2, 2026 02:26
@greptile-apps
Copy link
Copy Markdown
Contributor

greptile-apps Bot commented Apr 2, 2026

Greptile Summary

This PR is an auto-generated changelog consolidation for the Omi desktop app. It moves the single unreleased entry ("Fixed WebSocket transcription disconnects: proper handshake detection, unlimited retry with backoff, and thread-safe connection state") out of the unreleased array and into a new releases entry for v0.11.219, dated 2026-04-02. The change is consistent with the surrounding release history (the previous release v0.11.218 is also dated 2026-04-02), and the unreleased array is correctly cleared afterward.

  • Only desktop/CHANGELOG.json is modified.
  • No code, logic, or configuration changes are included.
  • No issues found; the version increment and date are correct.

Confidence Score: 5/5

  • This PR is safe to merge — it is a purely auto-generated changelog update with no code changes.
  • Only one JSON file is modified, and the change is a mechanical move of a changelog entry from unreleased to a new version block. There are no logic changes, no runtime impact, and the version number and date are consistent with the existing history.
  • No files require special attention.

Important Files Changed

Filename Overview
desktop/CHANGELOG.json Auto-generated changelog consolidation: moves the WebSocket transcription fix from the unreleased array into a new v0.11.219 release entry dated 2026-04-02, consistent with the surrounding release history.

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A["CHANGELOG.json (before)"] --> B["unreleased: [WebSocket fix]"]
    A --> C["releases: [v0.11.218, ...]"]
    B -- "auto-consolidation" --> D["unreleased: []"]
    C -- "prepend new entry" --> E["releases: [v0.11.219 (WebSocket fix), v0.11.218, ...]"]
    D --> F["CHANGELOG.json (after)"]
    E --> F
Loading

Reviews (1): Last reviewed commit: "chore: consolidate changelog for v0.11.2..." | Re-trigger Greptile

Glucksberg pushed a commit to Glucksberg/omi-local that referenced this pull request Apr 28, 2026
Auto-generated: consolidates unreleased entries into v0.11.219 and
clears the unreleased array.
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