|
| 1 | +## What's Changed |
| 2 | + |
| 3 | +# Fixes |
| 4 | +* Fix wrong source show in file panel |
| 5 | +* Fix SSID with ' not properly transfered from dialog box to control |
| 6 | +* Fix macro panel overload UI on some resolutions |
| 7 | +* Fix moving buttons in grbl |
| 8 | +* Fix SD icon and create dir displayed on GRBL thanks @Wesie |
| 9 | +* Fix Abort button for marlin-embedded and marlinkimbra thanks @GerogeFu |
| 10 | +* Fix always need to save preferences even no change |
| 11 | +* Fix display glitch |
| 12 | +* Fix Repetier ok 0 still visible with verbose mode off |
| 13 | +* Fix Setup not working anymore due to breaking changes in GRBL_ESP32 |
| 14 | +* Fix T is not T0 when heating T1 and so display wrong value thanks @Drzet |
| 15 | +* Fix typo thanks @terjeio |
| 16 | +* Fix bug with pure GRBL no receiving commands feedback thanks @jjhamb |
| 17 | +* Fix pur GRBL not managing positions properly |
| 18 | +* Fix some typo - thanks @kondorzs |
| 19 | +* Fix smoothieware cannot list sub directory - thanks @sns5400 |
| 20 | +* Fix missing translation for SD |
| 21 | + |
| 22 | +# Additions |
| 23 | +* Add ; Linear Units: as legend for G21 in Marlin |
| 24 | +* Add more filter to files list if unwished output pop up thanks @badbod |
| 25 | +* Add Surfacing Wizard (GRBL panel) thanks @cotepat |
| 26 | +* Add BTT USB DISK and onBoard SD support |
| 27 | +* Add firmware checks for temperature controls |
| 28 | +* Add support for Marlin T0 redundant, probe and chamber temperatures - thanks @BToersche |
| 29 | +* Add bin.gz as accepted extension for FW update |
| 30 | + |
| 31 | +# New languages / update |
| 32 | +* Add Turkish language thanks @DusDus |
| 33 | +* Add Hungarian thanks @kondorzs |
| 34 | +* Add Traditional Chinese. thanks @Engineer2Designer |
| 35 | +* Add Japanese language thanks @nyarurato |
| 36 | +* Update German language thanks @Wesie |
| 37 | +* Update German language thanks @duramson |
| 38 | + |
| 39 | +**Full Changelog**: https://github.com/luc-github/ESP3D-WEBUI/compare/v2.1...V2.1.1 |
0 commit comments