Release
v1.6.2
4/20/2025
下载
1.6.2发布的主要目的是紧急修复了引导文件打开报错并且连线丢失的问题
mac触摸板优化:双指缩放可以根据鼠标位置为中心点缩放了,且缩放灵敏度可以自由调整
插件系统和多源无向边还在开发中
以下是AI根据提交信息的总结
🚀 新功能 Features
- mac: 添加触摸板双指缩放灵敏度设置
Add touchpad two-finger zoom sensitivity configuration - mac: 双指缩放优化为支持以鼠标位置为缩放中心点
Optimize two-finger zoom to support the mouse position as the zoom center - 账号登录和注册
Account login and registration - 添加 PluginAPI 类型
Add PluginAPI type - 多源无向边创建时可自定义名称
Allow customizing names when creating multi-source undirected edges
🐞 修复 Bug Fixes
- 修复右上角X在白色主题下看不到的问题
Fix the issue where the upper right X is invisible in the white theme - 修复导出问题
Fix export issues
🚧 其他 Others
- 无向边
Undirected edge - 多源无向边渲染
Multi-source undirected edge rendering
📦️ 依赖 Dependencies
- 添加 project-graph-api 包
Add project-graph-api package
📝 文档 Documentation
- 完善插件相关文档
Improve plugin-related documentation - 修改文档左上角切换项目按钮样式
Modify the style of the switch project button in the upper left corner of the documentation - 修改文档
Modify the documentation - 更新新手引导文件
Update the getting started guide - 更新faq
Update faq
🔨 构建 Build
- Add prepublish
Add prepublish
🙈 杂项 Miscellaneous
- Add .npmignore
Add .npmignore
👽️ 其他 Others
- hello 函数更新API
Update hello function API
🚨 修复 Fix
- 修复 ts
Fix ts