Skip to content

Commit 574062c

Browse files
committed
chore(changelog): update changelog for 1.12.0
1 parent 94f6930 commit 574062c

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

CHANGELOG.md

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

77
## [Unreleased]
88

9+
## [1.12.0] - 2025-10-01
10+
11+
### Added
12+
13+
- 安卓:现在在安卓上使用原生的退出软件方式,侧滑退出时只会将应用移动到后台,而不是彻底关闭。
14+
- 删除了侧滑两次退出确认的功能。
15+
- 帖子:更新了选择阅读权限的对话框的样式。
16+
- 分区:现在支持在帖子卡片上长按或右键查看打开菜单,菜单中包含一些不需要进入帖子页面也可用的功能。
17+
- app:支持15周年坛庆特殊积分。
18+
19+
### Fixed
20+
21+
- 通知:修复了某些情况下在私信和公共消息页面中打开未读会产生灰屏的问题。
22+
23+
### Changed
24+
25+
- deps:现在最低要求Flutter 3.35。
26+
927
## [1.11.0] - 2025-07-27
1028

1129
### Added

0 commit comments

Comments
 (0)