Skip to content

Commit 984de60

Browse files
committed
docs(changelog): prepare changelog for v1.16.0
[skip ci]
1 parent c7e409a commit 984de60

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,26 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66

77
## [Unreleased]
88

9+
## [1.16.0] - 2026-03-02
10+
11+
### Added
12+
13+
- app:添加全局文字缩放支持。
14+
- 支持缩放倍数从0.7到1.5。
15+
- 倍数偏大或偏小会破坏ui排版,建议根据实际情况微调。
16+
17+
### Fixed
18+
19+
- 编辑:修复导入Quill Delta时没有应用帖子设置的问题。
20+
- 编辑:修复在Windows上无法导出内容的问题。
21+
- 编辑:修复导出内容时,默认的文件名格式有误的问题。
22+
- 签到:修复在使用2026春节主题时错误显示签到失败的问题。
23+
24+
### Changed
25+
26+
- app:为底部弹出sheet添加底部padding以在Android上保持edge-to-edge效果。
27+
- 编辑:更改工具栏中表情sheet的样式,恢复400的高度限制。
28+
929
## [1.15.0] - 2026-02-18
1030

1131
### Added

0 commit comments

Comments
 (0)