Skip to content

Commit 99fcdec

Browse files
committed
update changelog
1 parent 2febfea commit 99fcdec

1 file changed

Lines changed: 15 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,25 @@
44
## [1.22.0] - 2024/06/22
55

66
- Improved English UI.
7-
- 项目构建系统迁移到 CMake.
87
- 兼容 Windows 2000 / XP.
98
- 可切换小王子出怪器布局.
109
- 直接过关可选结束时炮最亮.
1110
- 默认金币 80000 智慧树 1000.
11+
- 项目构建系统迁移到 CMake.
12+
- 代码仓库不再附随二进制库.
13+
- 编译器降级到 VS2017 C++17.
14+
- zlib 改为使用 FLTK 内置的.
15+
- base64 改为从 boost 移植的.
16+
- 新增了界面样式主题 oxy.
17+
- 新增部分功能的编译开关宏.
18+
- 调整了部分提示文字的措辞.
19+
- 部分函数参数改为常量引用.
20+
- 按 Esc 恢复缩放倍数为整数.
21+
- 缩短了默认启动画面显示时间.
22+
- 改进了标题栏图标的设置方法.
23+
- 修复了嵌套循环索引相同的问题.
24+
- 使用 std::min 而不是 min 宏.
25+
- 保存的配置 "语言" 改为 "提示".
1226

1327
### [1.20.3] - 2022/09/03
1428

0 commit comments

Comments
 (0)