File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,6 +5,21 @@ All notable changes to Rayforge will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8+ ## 1.7.8
9+
10+ ### Added
11+
12+ - Distance preset buttons in Print and Cut wizard for quick selection
13+ - Updated addon API version to 13
14+
15+ ### Changed
16+
17+ - Migrated geometry processing from Python to Rust (raygeo) for improved performance
18+
19+ ### Fixed
20+
21+ - Fixed WCS offset applied twice in Move to Selection buttons (#245 )
22+
823## 1.7.7
924
1025### Fixed
Original file line number Diff line number Diff line change 6666 </screenshots >
6767
6868 <releases >
69+ <release version =" 1.7.8" date =" 2026-05-17" >
70+ <description >
71+ <p >Performance improvements and bug fixes</p >
72+ <ul >
73+ <li >Migrated geometry processing from Python to Rust (raygeo)
74+ for improved performance</li >
75+ <li >Added distance preset buttons in Print and Cut wizard for
76+ quick selection</li >
77+ <li >Fixed WCS offset applied twice in Move to Selection buttons
78+ (#245)</li >
79+ <li >Updated addon API version to 13</li >
80+ </ul >
81+ </description >
82+ </release >
6983 <release version =" 1.7.7" date =" 2026-05-16" >
7084 <description >
7185 <p >Bug fix release</p >
You can’t perform that action at this time.
0 commit comments