v1.5.0
4/6/2025
注:从1.5开始,软件内部将不内置MiSans字体,软件体积减小约10MB,若希望使用旧版本的MiSans字体,需要自行下载安装该字体。
界面:
迷你窗口的自定义大小模式
工具栏的分类显示更有逻辑,分类组显示小标题
选中不同类型的对象会出现不同的小分组
功能:
涂鸦
使用涂鸦按住shift键绘制直线时,可用鼠标滚轮旋转量角器
优化涂鸦在放大视野时的绘制体验,减小折线带来的不流畅感
旧版本在鼠标移动绘制涂鸦时,为了减小折点数量,进而减小文件体积,折线段长度限制最小5px长度(世界坐标系距离)。
新版本中,折线段长度限制会随着摄像机缩放倍率动态调整。
当涂鸦和图片叠在一起时,点击涂鸦会点击到图片 #377
涂鸦的点击优先级目前是最高的
搜索功能优化
ctrl + F 搜索功能支持任何实体上的详细信息,例如:Section标题,连线文字,URL节点,
ctrl + F 搜索面板弹出时输入框自动激活焦点,按下回车自动搜索
文本节点
将“ttt”秘籍键(切换文本节点换行策略)添加到工具栏,作为一个常用功能
生长同级节点和子级节点时,自动继承父文本节点的宽度调整策略状态
修复右键拖拽连线时无法左键点击创建质点作为中转节点的问题
增加秘籍键“rua”:合并多个文本节点
在使用rua秘籍键时,对较长文本采取换行处理
性能:
添加setInterval渲染模式(在Linux中可以减小卡顿感)
官网文档:
官网文档更新结构,左侧栏目更加结构化
构建:
使用 Turborepo
Update Report Translation
Note: Starting from version 1.5, the software will no longer include the MiSans font internally, reducing the software size by approximately 10MB. If you wish to use the old version of the MiSans font, you will need to download and install it manually.
Interface:
- Mini Window: Added a customizable size mode for the mini window.
- Toolbar: The toolbar categories are now more logically organized, with category groups displaying small titles.
- Different subgroups will appear based on the type of object selected.
Features:
Doodle:
- When using the doodle tool, holding the Shift key to draw straight lines allows you to rotate the protractor using the mouse scroll wheel.
- Optimized the doodle experience when zooming in, reducing the jagged appearance of lines.
- Fixed an issue where clicking on a doodle that overlaps with an image would instead click on the image. #377
- Note: The doodle tool currently has the highest click priority.
Search Function Optimization:
- The Ctrl + F search function now supports detailed information on any entity, such as section titles, connection text, and URL nodes.
- The search panel automatically focuses on the input box when it pops up, and pressing Enter will automatically initiate the search.
Text Nodes:
- Added the "ttt" shortcut key (for toggling text node line break strategies) to the toolbar as a frequently used feature.
- When creating sibling or child nodes, they automatically inherit the width adjustment strategy from the parent text node.
- Fixed an issue where right-clicking and dragging a connection prevented left-clicking to create a node as an intermediate point.
- Added the "rua" shortcut key: Merge multiple text nodes.
- Note: When using the "rua" shortcut key, longer texts will be handled with line breaks.
Performance:
- Added a setInterval rendering mode (reduces lag on Linux systems).
Official Documentation:
- The official documentation has been updated with a more structured left-side navigation menu.
Build:
- Using Turborepo for building.