For optimal stability and performance, please use the latest version. Older versions may contain unresolved issues and performance limitations.
為確保最佳穩定性與效能,建議使用最新版本。舊版本可能存在未修正的問題與效能限制。
English Release Notes (Click to expand)
Added
- Added
CLIsupport (experimental) - Added custom IV decryption and saving support (experimental)
- Added
Insshortcut to quickly create a new node under the current selection - Added batch compression format editing via right-click when multiple
Canvasnodes are selected - Added keyboard-based node navigation (toggleable in settings)
- Rapid key input within 2 seconds allows quick node jumping
- Added save support for
.msandPKG2formats (experimental) - Added digital signature verification to prevent tampered or malicious files
- Added file info display (
encryption type,package format,version) when selectingwz/msfiles - Added support for creating
PKG2andmsfiles (experimental)
Fixed
- Fixed data inconsistency when copying nodes from left workspace to right workspace in compare mode
- Fixed selection focus jumping after creating a new node
- Fixed issue where newly created nodes were not properly focused in the node view
- Fixed inability to correctly import
XmlandImginto the selected node - Fixed incorrect handling of duplicate node names during node creation
- Fixed occasional horizontal rendering issues in the node tree
- Fixed workspace width expanding unexpectedly when maximizing the application
- Fixed right workspace width not being preserved in compare mode
- Fixed
UOLtype not supportingSoundtype - Fixed incorrect audio format when saving
Soundnodes - Fixed incorrect encryption version handling during save operations
- Fixed an issue where the export format was incorrect when exporting files containing
Soundresources
Improved
- Automatically fills node value with clipboard text when creating new nodes
- Optimized save strategy to reduce
OOMoccurrences - Improved workspace path memory handling by separating left/right paths
- Optimized save logic to reduce memory usage
Changed
- Adjusted
fieldLimitcalculation logic inMap.wz - When creating
Intnodes without a name, they will now be auto-incremented (0, 1, 2, 3...)
中文更新說明 (點擊展開)
新增
- 新增
CLI功能 (測試功能) - 新增自訂 IV解密 / 儲存功能 (測試功能)
- 新增
Ins快捷鍵,可對當前選中節點執行新增節點操作 - 新增多選
Canvas節點時,右鍵可批次更改選中節點的壓縮格式 - 新增鍵盤按鍵快速跳轉節點功能 (可於個人設定中開關)
- 2秒內連續輸入按鍵即可快速定位至節點
- 新增對
.ms、PKG2格式的存檔邏輯 (測試功能) - 新增數位簽章驗證合法性,避免使用者下載到惡意竄改的檔案
- 新增點選
wz、ms檔案時顯示加密類型、封包格式、版本等資訊 - 新增建立檔案時支援建立
PKG2及ms格式 (測試功能)
修正
- 修正比對模式下,左側工作區複製節點貼上至右側時資料異常的問題
- 修正新增節點後,當前選取節點焦點跳動的問題
- 修正新增部分節點時,未正確聚焦至節點視窗的問題
- 修正無法正確將
Xml、Img匯入到指定的節點下的問題 - 修正新增節點時,名稱與同層節點重複時的錯誤處理邏輯
- 修正偶發性節點樹目錄水平渲染錯誤的問題
- 修正最大化視窗時,工作區寬度異常增加的問題
- 修正比對模式下,右側工作區寬度沒有正確記憶的問題
- 修正
UOL型別未支援Sound型別的問題 - 修正
Sound型別儲存時音效格式錯誤的問題 - 修正存檔時沒有按照正確加密版本存檔問題
- 修正匯出包含
Sound資源時,匯出格式不正確問題
優化
- 新增節點時,若剪貼簿內含純文字資料,將自動帶入為節點值
- 優化存檔策略,降低
OOM發生率 - 優化左右工作區路徑記憶機制,改為各自獨立記憶
- 優化存檔流程,降低記憶體佔用
調整
- 調整
Map.wz的fieldLimit節點的實際運算邏輯 - 新增
Int節點時,若未輸入名稱,將自動以 0、1、2、3 依序命名
Important Notes / 注意事項
- New features have undergone basic testing, but undiscovered issues may still exist.
新功能已完成基礎測試,但仍可能存在未發現的問題。 - Please report any issues on the project page if encountered.
若發現任何異常,請於頁面回報 Issue。