Skip to content

Commit 932c83b

Browse files
committed
Readme changes
1 parent e40d91b commit 932c83b

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

README.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Some things that we’re looking to accomplish with this sender:
2222
gSender is available for the following systems and does not yet support headless Pi operation
2323
| ![Windows](https://github.com/EgoistDeveloper/operating-system-logos/blob/master/src/48x48/WIN.png)<br>Windows (x32) | ![Windows](https://github.com/EgoistDeveloper/operating-system-logos/blob/master/src/48x48/WIN.png)<br>Windows (x64) | ![Mac](https://github.com/EgoistDeveloper/operating-system-logos/blob/master/src/48x48/mac.png)<br>Mac (Intel) | ![Linux](https://github.com/EgoistDeveloper/operating-system-logos/blob/master/src/48x48/LIN.png)<br>Linux | ![RasPi](https://github.com/iiiypuk/rpi-icon/blob/master/48.png)<br>Ras Pi
2424
|-|-|-|-|-
25-
``` Available ```[EXE](https://github.com/Sienci-Labs/gsender/releases/download/v0.7.4/gSender-0.7.4-windows-x86.exe) | ``` Available ``` [EXE](https://github.com/Sienci-Labs/gsender/releases/download/v0.7.4/gSender-0.7.4-windows-x64.exe) | ``` Available ``` [DMG](https://github.com/Sienci-Labs/gsender/releases/download/v0.7.4/gSender-0.7.4.dmg) | ``` Available ``` [DEB](https://github.com/Sienci-Labs/gsender/releases/download/v0.7.4/gSender_0.7.4_amd64.deb) | ``` Available ``` [ApIm](https://github.com/Sienci-Labs/gsender/releases/download/v0.7.4/gSender-0.7.4-armv7l.AppImage)
25+
``` Available ```[EXE](https://github.com/Sienci-Labs/gsender/releases/download/v0.7.5/gSender-0.7.5-windows-x86.exe) | ``` Available ``` [EXE](https://github.com/Sienci-Labs/gsender/releases/download/v0.7.5/gSender-0.7.5-windows-x64.exe) | ``` Available ``` [DMG](https://github.com/Sienci-Labs/gsender/releases/download/v0.7.5/gSender-0.7.5.dmg) | ``` Available ``` [DEB](https://github.com/Sienci-Labs/gsender/releases/download/v0.7.5/gSender_0.7.5_amd64.deb) | ``` Available ``` [ApIm](https://github.com/Sienci-Labs/gsender/releases/download/v0.7.5/gSender-0.7.5-armv7l.AppImage)
2626

2727
[Check out the latest releases here.](https://github.com/Sienci-Labs/gsender/releases/)
2828

@@ -99,6 +99,17 @@ gSender is also designed in a way that it can be run locally on your computer br
9999

100100
## 🕣 Development History
101101

102+
### Open Beta 0.7.5 (Oct 22, 2021)
103+
* Improvements to surfacing tool - new motions and layout
104+
* Improvements to pause commands (M0/M1) in macros
105+
* WCS dropdown now accurately reflects workspace modal
106+
* Improvements to flashing workflow and reduced situations where it's possible to fail
107+
* Improvements to probe settings
108+
* Fixed issue with quick movement buttons
109+
* Fixed issue with soft limit behaviour and continuous jogging if firmware flag to set machine 0,0,0 not set
110+
* Fixed issue with imperial units and continuous jogging with soft limits enabled
111+
* Fixed numerous UI inconsistencies and other styling issues
112+
102113
### Open Beta 0.7.4 (Oct 08, 2021)
103114
* Minimize render mode for visualizer to improve performance
104115
* Visualizer improvements to render speed

0 commit comments

Comments
 (0)