dream_pep 5997b1c7ea feat(download): 新增历史版本选择,重构下载全链路逻辑与UI
- 重构lib/github-releases.ts:统一预览版判断逻辑,新增支持`vX.Y.Z-N.beta`格式的beta标签,提取复用函数简化代码,将原有重复工具方法抽取至此统一管理并新增平台资产匹配工具
- 新增通用PlatformDownloadGrid多平台下载卡片组件,标准化多平台下载UI实现
- 重构两个下载API接口:统一返回格式并新增历史版本列表数据
- 重构/download和/launcher/join-beta页面:替换使用新的下载组件,新增历史版本选择功能
2026-09-05 19:52:54 +08:00
2026-07-10 22:38:58 +08:00
2026-07-10 22:38:58 +08:00
2026-07-11 01:33:18 +08:00
2026-07-10 22:38:58 +08:00
2026-07-10 22:38:58 +08:00
2026-07-10 22:38:58 +08:00
2026-07-10 22:38:58 +08:00
2026-07-10 22:38:58 +08:00
2026-07-10 22:38:58 +08:00
2026-07-10 22:38:58 +08:00
2026-07-10 22:38:58 +08:00
2026-07-10 22:38:58 +08:00
2026-07-10 22:38:58 +08:00
2026-07-10 22:38:58 +08:00
2026-07-10 22:38:58 +08:00
2026-07-10 22:38:58 +08:00

This is a Next.js project bootstrapped with create-next-app.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying app/page.tsx. The page auto-updates as you edit the file.

This project uses next/font to automatically optimize and load Geist, a new font family for Vercel.

Learn More

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out our Next.js deployment documentation for more details.

S
Description
No description provided
Readme
4.5 MiB
Languages
TypeScript 96.1%
CSS 3.7%
JavaScript 0.2%