Skip to content

docs: sync V4.16.2 release notes - #7620

Merged
c121914yu merged 1 commit into
labring:mainfrom
c121914yu:codex/docs-4162-sync-release-notes
Aug 31, 2026
Merged

docs: sync V4.16.2 release notes#7620
c121914yu merged 1 commit into
labring:mainfrom
c121914yu:codex/docs-4162-sync-release-notes

Conversation

@c121914yu

Copy link
Copy Markdown
Collaborator

What changed

  • remove the reverted account-deletion fix from the V4.16.2 release notes
  • keep the Chinese and English fix lists aligned and renumbered
  • update the generated document modification timestamp

Validation

  • document textlint and Prettier checks
  • document TOC and reference checks
  • verified the English page contains no untranslated Chinese text
  • verified the Chinese and English navigation page lists remain aligned

Copilot AI lite review requested due to automatic review settings August 31, 2026 10:22

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@chatgpt-codex-connector

chatgpt-codex-connector Bot commented Aug 31, 2026

Copy link
Copy Markdown

Codex Review Summary

This comment shows the latest Codex review activity on this pull request.

Review Status Commit Review trigger
📝 Code Review Completed 2026-08-31T10:27:39.384865Z 8b977df PR opened
ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review" or "@codex security review".

Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings.

@github-actions

Copy link
Copy Markdown

Docs preview deployed

🔗 👀 Click here to visit preview

ghcr.io/labring/fastgpt-docs-pr:8b977df5bbb7e0dac51f5177c68839c9c9432857

🕒 Time: 2026-08-31 18:26:49 (UTC+8)

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 8b977df5bb

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

11. Fixed legacy workflow fields in older App templates so they can be read using the current structure.
12. Fixed fuzzy file extension matching that could show a DOC icon for a Markdown filename containing text such as DOCX. Added icon mappings for the new document formats and a dedicated EPUB icon.
13. Fixed chat configuration validation failures when `valueType` is empty or `null` in historical App Variables. FastGPT now derives `valueType` from the Variable input type when loading or saving chat configuration, falls back to `any` when the type cannot be mapped or the value is invalid, and runs Zod validation before saving. Existing data does not require an additional cleanup script.
10. Fixed legacy workflow fields in older App templates so they can be read using the current structure.

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Badge Keep the shipped account-deletion fix in the notes

The removed entry still describes code shipped in this tree: CancelAccountPage.tsx passes the server-returned status.verificationMethod into VerificationPanel instead of resolving it again on the client, and the cancellation schema still persists notificationStatus. No later commit between that fix and this commit changes those implementation files, so removing the entry makes the V4.16.2 notes omit a fix users actually receive; restore it in both locales or revert the implementation as well.

Useful? React with 👍 / 👎.

@c121914yu
c121914yu merged commit 39eae54 into labring:main Aug 31, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants