Skip to content

Commit 0d5184e

Browse files
committed
主站 7 月更新
1 parent cd55b45 commit 0d5184e

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

src/pages/release-note.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,28 @@
22

33
## 2025 年
44

5+
## 7 月
6+
7+
### markdown 渲染
8+
9+
- 新前端页面 Markdown 渲染改用新技术方案,渲染性能有所提升。
10+
- 代码块:支持行号、代码高亮、复制按钮。
11+
- 排版:支持居中、右居中。
12+
- 表格:支持合并单元格、Tuack 风格。
13+
- CF 风格 epigraph
14+
- 折叠框:多种风格、支持嵌套、支持默认展开。
15+
16+
### 工单系统
17+
18+
- 新增用户举报类型的工单
19+
20+
### 提交评测验证码
21+
22+
- 优化了提交评测时的验证码。部分地区、部分机房和部分终端使用的浏览器过旧(例如还在使用 Chrome 80 或者更早的浏览器)、网络环境不佳,无法加载 Cloudflare 的自动验证码。我们将部分验证码切换为交互式验证码,能够显著优化验证码体验。
23+
24+
- 提交评测时的验证码能有效抵挡大量自动化提交的脚本,保障普通用户能公平使用洛谷的评测服务。如果需要训练 AI 等大批量脚本评测需求,请通过[洛谷开放平台](https://docs.lgapi.cn/open/)联系我们。
25+
26+
527
## 6 月
628

729
### 题库前端

0 commit comments

Comments
 (0)