We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf6de09 commit 95cda96Copy full SHA for 95cda96
.version
@@ -1 +1 @@
1
-1.16.226
+1.16.231
CHANGELOG.md
@@ -38,14 +38,16 @@
38
- **Troubleshooting 文档优化**: 在 `docs/user/TROUBLESHOOTING.md` 顶部添加提示,引导普通用户先看 HELP.md
39
40
## [Unreleased]
41
+_无待发布的变更_
42
+
43
+## [1.16.231] - 2026-02-28
44
45
### Fixed
46
- **搜索框自动大写修复**: 禁用 macOS 在搜索框中自动将句首字母大写的行为
47
- 添加 `autocapitalize="off"` 属性禁用自动大写
48
- 添加 `autocorrect="off"` 属性禁用自动纠正
49
- 添加 `autocomplete="off"` 属性禁用自动完成
50
- 添加 `spellcheck="false"` 属性禁用拼写检查
-
51
## [1.16.226] - 2026-02-28
52
53
### Added
0 commit comments