Skip to content

Update CHANGELOG.json for v0.11.214 [skip ci]#6256

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

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

Conversation

@beastoin
Copy link
Copy Markdown
Collaborator

@beastoin beastoin commented Apr 1, 2026

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

@beastoin beastoin merged commit 2554096 into main Apr 1, 2026
@beastoin beastoin deleted the changelog/v0.11.214 branch April 1, 2026 14:05
@greptile-apps
Copy link
Copy Markdown
Contributor

greptile-apps Bot commented Apr 1, 2026

Greptile Summary

This is a routine, auto-generated changelog consolidation for the desktop app. It promotes the single pending unreleased entry ("Fixed 2s+ UI freezes caused by dock tile updates during chat polling") into a new v0.11.214 release block dated 2026-04-01, then empties the unreleased array — the standard pattern used throughout desktop/CHANGELOG.json. No logic, behavior, or non-changelog files are affected.

  • Adds a new v0.11.214 release entry with one changelog line
  • Clears the unreleased array
  • Date (2026-04-01) is consistent with adjacent release entries in the file

Confidence Score: 5/5

Safe to merge — purely a data-only changelog update with no code changes.

The change is a one-field JSON promotion that exactly mirrors the established pattern in the file. No logic, APIs, or runtime behavior is touched. No issues were found.

No files require special attention.

Important Files Changed

Filename Overview
desktop/CHANGELOG.json Moves 'Fixed 2s+ UI freezes caused by dock tile updates during chat polling' from the unreleased array into a new v0.11.214 release entry dated 2026-04-01, then clears the unreleased array. Consistent with the existing schema and prior entries.

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A["unreleased array\n['Fixed 2s+ UI freezes...']"] -->|"Consolidate into v0.11.214"| B["releases[0]\nversion: 0.11.214\ndate: 2026-04-01\nchanges: ['Fixed 2s+ UI freezes...']"]
    A -->|"Clear"| C["unreleased: []"]
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.214 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