| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 4.0.1 source code.tar.gz | 2026-03-07 | 18.5 MB | |
| 4.0.1 source code.zip | 2026-03-07 | 18.7 MB | |
| README.md | 2026-03-07 | 1.2 kB | |
| Mos.Versions.4.0.1-20260308.1.zip | 2026-03-07 | 11.4 MB | |
| Totals: 4 Items | 48.7 MB | 0 | |
如果应用无法启动或遇到权限问题, 请参考 Wiki: 如果应用无法正常运行
新功能
- 添加 UU 远程桌面(UU远程桌面)支持,防止主机与客户端同时安装 Mos 时出现双重平滑问题,感谢 @jijiamoer (#879)
修复
- 修复滚动事件派发问题,引入 ScrollDispatchContext 重构 ScrollPoster,解决部分场景下滚动异常 (#868, [#826])
- 修复 macOS 26+ 上 LaunchPad 检测逻辑,避免影响 Dock 文件夹弹出视图,感谢 @Lezheng2333 反馈 (#878)
New Features
- Added UU Remote Desktop (UU远程桌面) support to prevent double-smoothing when both host and client have Mos installed, thanks @jijiamoer (#879)
Fixes
- Fixed scroll event dispatching by introducing ScrollDispatchContext and refactoring ScrollPoster, resolving scroll anomalies in certain scenarios (#868, [#826])
- Fixed LaunchPad detection on macOS 26+, avoiding interference with Dock folder popup views, thanks @Lezheng2333 for reporting (#878)
Full Changelog: https://github.com/Caldis/Mos/compare/4.0.0...4.0.1