- VFDs:
- Some received characters were being confused with the I/O expansion protocol
- A major overhaul of the VFD/Modbus spindles. Now all spindles use the Modbus command templates. This should make support, adding new features and adding new spindles a little easier.
- Fixed a speed sync problem
- Status Reports:
- Spindle speed overrides now force a response with the overrides on the next report.
- RC Servo:
- A previous change to a function broke the direction reverse feature
- WebDAV
- (Remote file system mapping): Improved WebDAV and added MAC OS support.
- Parking:
- Fixed an issue where the wrong axis would move in the wrong direction.
- WebUI
- Fixed WebUI loading problem by [@MitchBradley](https://github.com/MitchBradley) in [#1668](#1668)
- Fixed WebUI startup problem
- SD Card
- Fixed task collision over SD access (WebUI vs. pendant) by [@MitchBradley](https://github.com/MitchBradley) in [#1676](#1676)