Release
Release v1.4.30
3/17/2025
下载
📖 Summary 摘要
[English]
This update focuses on improving the automation of the changelog generation process, fixing CI issues, and enhancing the stability and usability of CR curves and node operations in the graphical interface.
[中文]
本次更新重点改进了更新日志的自动化生成流程,修复了CI问题,并增强了图形界面中CR曲线和节点操作的稳定性和可用性。
🚀 Features 新功能
- Changelog: Implement automatic generation script - Implemented a script to automate the generation of changelogs, improving the efficiency of release documentation. / Changelog:实现自动生成脚本 - 实现了一个自动生成更新日志的脚本,提高了版本发布文档的效率。
🐞 Bug Fixes 修复
- Fix Drawing: Fix the bug of the wrong color displayed when reopening a file after the second time - Resolved an issue where the color of the drawing would not be preserved when reopening a file for the second time, ensuring the correct display of the color. / 修复涂鸦: 修复第二次打开文件时颜色丢失的问题 - 解决了第二次重新打开文件时涂鸦颜色丢失的问题,保证了颜色的正确显示。
- Fix Node: Resolved an issue where the text and color statuses of external connections were not retained when a node was converted to a box. - Ensured that the text and color of external connections were retained when a node was converted into a box, improving the fidelity of the conversion. / 修复节点: 修复节点转换成框时,外部连线的文字和颜色状态没有保留的bug - 确保了当节点转换成框时,外部连线的文字和颜色状态得以保留,提高了转换的保真度。
- Fix Export: Fix the Bug: Export the node failed when exporting the selected node. - Resolved an issue with exporting selected content, specifically correcting the loss of internal connections within boxes during the export function. / 修复导出: 修复导出节点的错误 - 解决了导出选中内容时,框内部的连线丢失的问题。
- Fix Image: Fix the Image node can be copied on the stage - Solved the bug of copying the image node. / 修复图片:修复图片可以在舞台上复制 - 解决了图片节点的复制错误。