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

This commit is contained in:
Glavo 2025-10-15 15:36:52 +08:00 committed by GitHub
parent 38f32d2015
commit 1372f374bd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 10 additions and 1 deletions

View File

@ -1,7 +1,7 @@
--- ---
layout: changelog layout: changelog
channel: dev channel: dev
nowchange: 3.7.0.301 nowchange: 3.7.0.302
# nowpreview: # nowpreview:
title: 开发版更新日志 title: 开发版更新日志
date: 2021-08-22 23:18:02 +0800 date: 2021-08-22 23:18:02 +0800

View File

@ -0,0 +1,9 @@
---
---
详细版本介绍: [cv43370363](https://www.bilibili.com/opus/1123883127676076033)
错误修复:
- GP-4665: 排序模组时忽略文件名大小写 (by Glavo)
- GP-4674: 修复不在场景中的按钮尝试取消自身焦点时触发 NPE 的问题 (by Glavo)