|
1 | 1 | # 4.0.0 |
2 | 2 |
|
3 | | -> 时代变了, AI 确实很强 |
| 3 | +> |
4 | 4 |
|
5 | 5 | ## 新功能 |
6 | | -- 「按钮」面板终于毕业:现在可以直接录制鼠标/键盘事件,并绑定你想要的快捷键。🎉 |
7 | | -- 「滚动」现在可以基于垂直、水平方向独立调味了。 |
8 | | -- 「滚动」加入「模拟触控板」模式,我不知道有什么用, 但有点新鲜感总不是坏事 😜。 |
| 6 | +- 全新加入「按钮」模块:现在可以直接将鼠标按键绑定到你想要的快捷动作。🎉 |
| 7 | +- 加入「模拟触控板」模式,我不知道有什么用, 但有点新鲜感总不是坏事 😜 |
| 8 | +- 现在可以在「滚动」中基于垂直、水平方向独立调味了 |
9 | 9 |
|
10 | 10 | ## 优化 |
11 | 11 | - 欢迎指引、辅助功能授权流程 UI 翻新。 |
12 | | -- 偏好设置 UI 更新, 除了新功能, 肯定还有新 BUG。 |
13 | | -- 翻译迁移到 string catalogs, 再也不需要面对, 恶心的 identify string 了 |
| 12 | +- 翻译迁移到 string catalogs, 再也不需要面对 identify string 了 |
14 | 13 | - 基于 AI 补充了一些缺失的的多语言文本。(如果你觉得翻译有任何问题, 非常欢迎帮忙纠正!) |
15 | 14 |
|
16 | 15 | ## 修复 |
17 | | -- 修复部分场景下的滚动异常问题 |
18 | | -- 修复欢迎指引、辅助功能授权流程中偶尔不同步的提示,第一次启动也能顺顺利利。 |
| 16 | +- 修复部分场景下的滚动平滑滚动异常问题 |
| 17 | +- 修复欢迎指引、辅助功能授权流程中偶尔不同步的问题,希望你启动时能顺顺利利。 |
| 18 | + |
| 19 | +--- |
| 20 | + |
| 21 | +## New |
| 22 | +- Brand-new Buttons module: record mouse and bind them to whatever shortcut you like. 🎉 |
| 23 | +- Added Simulate Trackpad mode. Unsure how useful it is yet, but it seems fun. 😜 |
| 24 | +- Vertical and horizontal scrolling can now be tuned independently inside the Scroll tab. |
| 25 | + |
| 26 | +## Improvements |
| 27 | +- Refreshed the welcome guide and accessibility permission in intro flow. |
| 28 | +- Translations now power by string catalogs, no more identify strings. |
| 29 | +- Filled a few missing translationg with a little help from AI. (If you find any problems with the translation, feel free to let us know!) |
| 30 | + |
| 31 | +## Fixes |
| 32 | +- Fixed the smooth scrolling issue in certain scenarios. |
| 33 | +- Fixed the intro flow sync logic, so first launch might go more smoothly. |
19 | 34 |
|
20 | 35 | # [3.5.0](https://github.com/Caldis/Mos/releases/tag/3.5.0) |
21 | 36 |
|
|
0 commit comments