Skip to content

fix(settings): link release notes before updates#2413

Open
fengjikui wants to merge 1 commit into
stacklok:mainfrom
fengjikui:codex/update-release-notes-link
Open

fix(settings): link release notes before updates#2413
fengjikui wants to merge 1 commit into
stacklok:mainfrom
fengjikui:codex/update-release-notes-link

Conversation

@fengjikui

Copy link
Copy Markdown
Contributor

Summary

  • add a shared helper for version-specific GitHub release URLs
  • show a View release notes link next to the settings update Download button
  • add a View Release Notes option to the auto-update confirmation dialog

Fixes #2006

Validation

  • pnpm exec vitest run renderer/src/common/components/settings/tabs/tests/version-tab.test.tsx main/src/tests/auto-update.test.ts
  • pnpm run prettier
  • pnpm run lint
  • pnpm run type-check
  • git diff --check

Signed-off-by: 冯基魁 <1412414664@qq.com>
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.

Link to release notes before upgrading

1 participant