Add 3.7.3 changelog (#315)
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Glavo 2025-10-29 20:41:37 +08:00 committed by GitHub
parent 1b32b4e382
commit e572c1ecb3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 12 additions and 1 deletions

View File

@ -1,7 +1,7 @@
--- ---
layout: changelog layout: changelog
nowchange: 3.6.20 nowchange: 3.6.20
nowpreview: 3.7.2 nowpreview: 3.7.3
title: 稳定版更新日志 title: 稳定版更新日志
date: 2021-08-22 23:18:02 +0800 date: 2021-08-22 23:18:02 +0800
note: Changelogs are written in Chinese. note: Changelogs are written in Chinese.

View File

@ -0,0 +1,11 @@
---
---
详细版本介绍: [cv43540463](https://www.bilibili.com/opus/1129159061178155017)
- 启动器
- GP-4727: 将官方群组入口重新移动到主界面 (by Glavo)
- 联机
- GP-4724: 将陶瓦联机更新至 0.3.12 (by Burning_TNT)
- 错误修复
- GP-4721: 修复 JFXListViewSkin 创建大量平台线程的问题 (by Glavo)