@@ -113,6 +113,39 @@ gSender is also designed in a way that it can be run locally on your computer br
113113<details >
114114<summary >Expand to see all version notes</summary >
115115
116+ ### 1.5.3 (August 4, 2025)
117+ - Outline runs if visualizer disabled in lightweight mode
118+ - Added new config option for outline - can now run detailed (old routines, travels rough shape of toolpath) or square (the bounding box)
119+ - Alterations to connection to make grbl detection more robust. FluidNC should now catch as grbl.
120+ - Fixed unit miscalculation on file stats
121+ - Remote mode configuration made more robust to reduce situations where the app fails to start.
122+ - Unit conversion fixes in squaring and calibration tools
123+ - Stock turning and Probe rotary properly disable when in non-rotary mode
124+ - Jog presets in config now reflect selected Carve screen units.
125+ - Units again appear in config when connected to grbl board.
126+ - Fixed load state issue when previous file was paused
127+ - Corner selection in probing now persists between gSender sessions.
128+ - Re-added the bad file and bad line detection with some improvements. They should now appear in the Helper.
129+ - Rename rotary install track length to appropriate value
130+ - Stats connection summary formatted correctly for ethernet connection.
131+ - Firmware settings imports now apply immediately on import.
132+ - Gamepad profiles now represent the button name if known instead of just numbers.
133+ - Visualizer grid now respects carve screen units.
134+ - Visualizer colours now correct with Light visualizer theme.
135+ - Spindle dropdown again reflects the current firmware spindle.
136+ - AXS parsing should be more robust on grblHAL devices.
137+ - Fixed edge cases in surfacing generation that could miss strip in center.
138+ - Spindle/Laser toggle behaviour more closely matches 1.4.12 implementation.
139+ - Z jogging popup re-added to calibration tools.
140+ - Various config sorting and filtering changes.
141+ - Load File area looks a little better in dark mode.
142+ - Fixed cases where visualizer could go blank and not re-appear until toggling camera.
143+ - Added spindle delay option to rotary surfacing tool.
144+ - Plus and Minus buttons behaviour tweaks on jog feeds and distances
145+ - Force Hard and Soft Limits config options type updated and no longer crash the application.
146+ - Various look and feel and text changes.
147+
148+
116149### 1.5.2 (July 15, 2025)
117150- Fix issues with remote mode disconnecting main client and jobs stopping when connecting from remote mode
118151- Significantly sped up file loading and rendering on larger files
0 commit comments