- Added vector graphic editing support: Allow users to fine-tune vector shapes directly on the design canvas. Double-clicking a vector graphic enters editing mode, where users can move anchor points, adjust point properties, modify curve shapes, or add/delete points and segments with ease.

- Introduced Fine Mode for contour extraction (requires internet connection to download the algorithm library): This update improves the accuracy and stability of material outline detection in batch engraving, significantly enhancing the recognition of small objects such as coins and toothpicks.

- Text Tool Optimization: Improved dragging logic for selection and editing boxes. In editing mode, dragging the corner handles now automatically resizes the text.
- Faster G-code Generation: Optimized the generation of processing files. When project content and parameters remain unchanged, previously generated G-code will be reused through a caching mechanism, reducing time for preview and printing.
- Material Calibration and Input UX Enhancements: Improved the workflow for custom material input. Users can create custom material profiles based on official materials, modify the parameters and upload calibration images. This way, no need to start from scratch. Calibration image processing is now more robust, supporting a wider range of textures, colors, and light engraving effects. Input prompts, entry points, and several interaction logics have also been optimized. For detailed guidance, please refer to the wiki.
- Improved Scaling Controls: While scaling pattern with the mouse, holding the Shift key now maintains the aspect ratio.
- Pen Tool Undo Enhancement: The pen tool on the left side tool bar now supports step-by-step undo for each point drawn, instead of undoing the entire shape at once.
- Easier Image Import: Users can now paste screenshots directly into the design canvas for quick editing.
- Recent Projects Panel Update: The "Recent Projects" section on the homepage now shows the time each project was opened.
- UI and Localization Improvements: Enhanced multilingual translations, refined several UI texts, and updated the visual style of some interface elements.
- Path Generation Engine Optimization: Optimized the handling of spot correction and cutting offset parameters in laser cutting. Offsets now apply inward for holes and outward for outer contours, improving cutting precision and path consistency.

- Fix projects containing multiple calibration diagrams/other objects where completion of processing does not trigger result logging prompts.
- Resolve incompatible manufacturing process combinations by enforcing non-printable state assignment and blocking nesting preparation interface access.
- Resolve object placement failures by detecting insufficient layout space during adaptive resizing validation and preventing entry into preparation interface.
- Rectify incomplete circle generation by implementing real-time radius validation and geometric constraint enforcement in the center-drawn circle tool.
- Enhance software performance and resolve stuttering and stability issues in some scenarios.