更新日誌 Changelog
SolidVents 的版本更新紀錄與新功能發布 Version updates and new feature releases for SolidVents
2026.05.09
最新版本
Latest
- UPDATE 數值輸入框改為失焦或按 Enter 才送出:避免輸入「15」途中先以「1」更新數值,干擾比例鎖定與其他連動參數;滾輪調整仍維持即時更新 Number inputs now commit on blur or Enter instead of every keystroke — typing "15" no longer fires an intermediate update at "1", so aspect-ratio lock and other linked values stay put. Scroll-wheel adjustments still apply instantly.
2026.04.29
- UPDATE DXF 匯出比照 STP 處理重疊與邊界判定:重疊孔洞自動聯集為單一輪廓,獨立/固定圖層越界時僅該圖層隱藏,預覽與匯出結果一致 DXF export now matches STP for overlap and boundary handling — overlapping holes are auto-unioned into a single outline, and Independent/Fixed layers run their own out-of-bounds check (only that layer is hidden). Preview and export stay perfectly in sync.
- UPDATE 漸變控制「強制選取線段」快捷鍵改為 Ctrl+左鍵(原為 Alt+左鍵),不再與 Alt+拖曳複製衝突 Gradient editor's "Force Select Line" shortcut moved from Alt+L-Click to Ctrl+L-Click — no longer collides with Alt+Drag duplicate.
- NEW 漸變進階選項新增「硬邊界」開關:範圍內的點直接套用目標值,沒有漸變過渡,適合做生硬切換的區域效果 New "Hard Edge" toggle in gradient advanced options — in-range points jump straight to the target value with no falloff, perfect for crisp on/off region effects.
2026.04.26
- UPDATE 自訂形狀「獨立圖層」更貼近其名:密度漸變與邊界判定皆以圖層自身位置獨立評估,越界時僅該圖層隱藏 "Independent Layer" in custom shapes now evaluates density gradient and boundary detection at the layer's own position — only that layer hides when out of bounds, siblings stay put.
- FIX 「固定圖層」真正固定:不再受密度漸變或隨機擾動牽動;修復先前大小漸變設為負值會連帶讓固定圖層消失的問題 "Fixed Layer" is now truly fixed — no longer pulled by density gradient or noise, and fixed an issue where a negative size gradient also made Fixed layers disappear.
- UPDATE 匯出 STP 時自動聯集重疊圖形:不再因碰撞警告擋下匯出,重疊孔洞會在輸出前合併為單一幾何 STP export now auto-unions overlapping shapes — the collision warning no longer blocks export, eliminating self-intersecting solids in CAD.
2026.04.19
- NEW 自訂形狀每個圖層可獨立指定布林角色(聯集/減去/一般),輕鬆組合鏤空、複合、相疊等造型,預覽與匯出完全一致 Assign a boolean role (Union, Subtract, or Normal) to each layer of a custom shape independently — combine for cut-outs, composites, and layered designs. Preview and SVG/DXF/STP export stay in sync.
- NEW 編輯時即時預覽合併後的成品:減去區域顯示為透明、聯集區域保持填滿,調整輪廓的同時就能看到最終形狀 See the merged result live while editing — subtract areas appear transparent, union areas stay solid, so you can shape each outline and watch the final form take shape.
2026.04.13
- UPDATE 滾輪調整數值的幅度依畫布尺寸自動縮放,小畫布不再一次跳太多 Scroll-wheel value steps now auto-scale with canvas size — no more overshooting on small canvases.
- UPDATE 切換圖案模式時,間距與半徑等參數會自動適配當前畫布尺寸,避免切換後看不到圖案 Switching pattern modes (array, spiral, etc.) now auto-adapts spacing and radius to the current canvas size — no more invisible patterns.
2026.04.11
- FIX 修復漸變控制器加上圓角後,內部點擊命中判定遺漏的問題 Fixed gradient controller hit-detection so clicks inside a rounded controller register correctly.
- UPDATE 漸變面板按鈕標籤依面板寬度自動伸縮,寬面板顯示完整文字、窄面板自動收合為精簡標籤 Gradient panel button labels now adapt to panel width — full labels on wide panels, compact labels on narrow ones.
- UPDATE 面板按鈕提示改為「標題 + 描述」分層顯示,資訊更清楚 Panel button tooltips are now split into "title + description" for clearer, layered information.
2026.04.06
- NEW 漸變面板全面升級:新增「統一值」模式可一次調整所有控制點,也可切換為獨立模式分別設定每個點 Gradient panel revamped — new "Unified Value" mode adjusts all control points at once, or switch to independent mode for per-point control.
- NEW 新增進階選項,提供更細緻的漸變控制,滿足複雜造型需求 New advanced options for finer gradient control to meet complex shaping needs.
2026.03.29
- NEW 新增多國語言支援:西班牙文、葡萄牙文、義大利文、土耳其文、泰文 Added multi-language support: Spanish, Portuguese, Italian, Turkish, and Thai.
2026.03.26
- NEW 新增「重設參數」按鈕:點擊工具列中骰子按鈕左側的重設圖示,即可一鍵將所有參數回復為預設值 New "Reset Parameters" button — click the reset icon to the left of the dice button in the toolbar to restore all parameters to their defaults.
2026.03.15
- FIX DXF 匯出:修復形狀漸變目標為直線形狀時,部分 CAD 軟體(如 Onshape)無法正常拉伸的問題 DXF Export: Fixed extrusion failures in some CAD software (e.g. Onshape) when gradient morph target is a straight-edged shape
2026.03.07
- FIX SVG 匯出:邊界線條現在為透明 SVG Export: Boundary lines are now transparent
- FIX 修復並優化「操作歷程」功能 Fixed and optimized "Step History" feature
- NEW 新增「等比縮放」選項,可於調整畫布尺寸時等比例縮放所有 mm 參數 Added "Proportional Scale" toggle for canvas sizing — scales all mm-based parameters equally
2026.03.04
- NEW 新增「畫布縮放」:Alt + 滾輪縮放,Space + 拖曳平移 New "Canvas Zoom": Alt + scroll to zoom, Space + drag to pan
- NEW 新增「尺規工具」:拖曳測量距離(mm) New "Ruler Tool": Drag to measure distances (mm)
2026.03.01
- UPDATE 方案更新:免費用戶每日可匯出 3 次 Plan Update: Free users get 3 free exports per day
- FIX 形狀漸變細調,過渡效果更平滑 Shape gradients fine-tuned for smoother transitions
2026.02.21
- NEW 自訂編輯器:支援精確尺寸輸入 Custom Editor: Support for precise dimension input
- NEW 新增 DXF 格式匯入支援 DXF format import support added
- FIX 修復 SVG 路徑解析問題 Fixed SVG path parsing issues
- NEW 新增 DXF 格式匯出 DXF format export added
- NEW STP 匯出新增「輸出內容」選項(含孔洞板材 / 僅形狀) STP Export: New "Output Content" option (Plate with Holes or Shapes Only)
- UPDATE STP 設定從「設定」移至「匯出」選單 STP settings moved from Settings to Export menu
2026.02.13
- FIX 修復不同畫布尺寸下的漸變控制器操作 Fixed gradient controller operation on different canvas sizes
2026.02.09
- NEW 引入「更新日誌」功能 Introduced "Update Log" feature
- FIX 修復雲端儲存同步問題 Fixed cloud storage synchronization
2026.02.05
- UPDATE 優化 Pro Modal 介面 Optimized Pro Modal interface
- NEW 推出「形狀漸變」功能 Launched "Shape Gradient" feature