Skip to content

[codex] Remove duplicate app version setting#17

Merged
DragonnZhang merged 1 commit into
mainfrom
dragon/remove-settings-about-version
Jun 8, 2026
Merged

[codex] Remove duplicate app version setting#17
DragonnZhang merged 1 commit into
mainfrom
dragon/remove-settings-about-version

Conversation

@DragonnZhang

Copy link
Copy Markdown
Collaborator

Summary

  • Remove the duplicate About / Version row from the app settings page.
  • Keep the Updates section as the single settings-page place that shows the current app version and update progress.

Why

The app settings page already shows the current version in the Updates section. Showing the same version again under About made the settings page feel redundant, especially during an active update flow.

Validation

  • git diff --check
  • bunx eslint src/renderer/pages/settings/AppSettingsPage.tsx (passes with an existing react-hooks/exhaustive-deps warning on loadSettings)
  • bunx vite build --outDir /tmp/openwork-renderer-build-codex --emptyOutDir

@DragonnZhang DragonnZhang marked this pull request as ready for review June 8, 2026 17:21
@DragonnZhang DragonnZhang merged commit 84a8acd into main Jun 8, 2026
1 check passed
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