Skip to content

fix: support older browsers for share page (#6903)#6904

Merged
c121914yu merged 4 commits intolabring:v4.14.xfrom
c121914yu:fix-chrome
May 9, 2026
Merged

fix: support older browsers for share page (#6903)#6904
c121914yu merged 4 commits intolabring:v4.14.xfrom
c121914yu:fix-chrome

Conversation

@c121914yu
Copy link
Copy Markdown
Collaborator

  • fix: support older browsers for share page

  • chore: remove local compatibility note

* fix: support older browsers for share page

* chore: remove local compatibility note
Copilot AI review requested due to automatic review settings May 9, 2026 06:01
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR updates the @fastgpt/app build target configuration to improve compatibility with older browsers when rendering the share page.

Changes:

  • Add an explicit browserslist target matrix to the app’s package.json to control browser compatibility targets.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread projects/app/package.json
Comment on lines +5 to +11
"browserslist": [
"Chrome >= 80",
"Edge >= 80",
"Firefox >= 74",
"Safari >= 13",
"ios_saf >= 13"
],
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 9, 2026

Build Successful - Preview mcp_server Image for this PR:

ghcr.io/labring/fastgpt-pr:mcp_server_63fa9587b70d3822f7f4747868af018894a14be1

🕒 Time: 2026-05-09 15:42:54 (UTC+8)

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 9, 2026

Build Successful - Preview code-sandbox Image for this PR:

ghcr.io/labring/fastgpt-pr:code-sandbox_63fa9587b70d3822f7f4747868af018894a14be1

🕒 Time: 2026-05-09 15:41:55 (UTC+8)

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 9, 2026

Build Successful - Preview fastgpt Image for this PR:

ghcr.io/labring/fastgpt-pr:fastgpt_63fa9587b70d3822f7f4747868af018894a14be1

🕒 Time: 2026-05-09 15:43:03 (UTC+8)

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 9, 2026

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 12.63% 1017 / 8050
🔵 Statements 12.69% 1072 / 8443
🔵 Functions 11.86% 230 / 1938
🔵 Branches 10.63% 472 / 4438
File CoverageNo changed files found.
Generated in workflow #148 for commit 63fa958 by the Vitest Coverage Report Action

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 9, 2026

Docs Preview Deployed!

🔗 👀 Click here to visit preview

ghcr.io/labring/fastgpt-docs-pr:63fa9587b70d3822f7f4747868af018894a14be1

🕒 Time: 2026-05-09 15:38:15 (UTC+8)

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 9, 2026

Admin Preview Image Ready!

ghcr.io/labring/fastgpt-pr:admin_63fa9587b70d3822f7f4747868af018894a14be1

🕒 Time: 2026-05-09 15:43:25 (UTC+8)

@c121914yu c121914yu merged commit b8f81e9 into labring:v4.14.x May 9, 2026
8 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