What's Changed
Features:
- feat: allow collapsing of config file panel by @th33xitus in #943
- feat: init interface before display panels by @meteyou in #961
- feat: rotate webcam in Mjpegstreamer-adaptive mode by @meteyou in #923
- feat: allow for more decimal places in move-to-input by @th33xitus in #976
- feat: improve load/unload filament button logic in Extruder panel by @th33xitus in #989
- feat: download button for crowsnest.log and sonar.log by @th33xitus in #991
- feat: show current bed mesh profile name in toolhead panel by @th33xitus in #1000
- feat: add defaultLocale in config.json by @meteyou in #1010
- feat: add option to switch print progress calculation by @meteyou in #1013
- feat: add temperatures to gcode files list by @meteyou in #1017
- feat: add warnings if gcodes/config root dirs don't exists by @meteyou in #1018
- feat: add exclude objects in G-Code Viewer by @meteyou in #1028
- feat: add button to edit crowsnest.conf in webcam settings by @meteyou in #1037
- feat: add multiselect to timelapse file manager by @meteyou in #1039
- feat: add Turkish localization by @th33xitus in #1049
- feat: add Ukrainian localization by @komandrik in #1061
- feat: show nozzle size in estimated extrusion info by @th33xitus in #1048
- feat: export only selected jobs from print history by @meteyou in #1055
- feat(editor): add .css language support by @BastelKlug in #936
Bugfixes and Improvements:
- fix: create folders with spaces in the name by @meteyou in #942
- fix(editor): partial improvement of config syntax highlighting by @freasy in #612
- fix: add fallback for gcode files without thumbnail by @meteyou in #959
- fix: match mcu temp sensor of additional mcus by @meteyou in #957
- fix: max_power setting in miscellaneous panel by @meteyou in #953
- fix: remove js scrollbars in body & editor by @meteyou in #962
- fix(timelapse): renaming a .zip file caused extension to become .mp4 by @th33xitus in #992
- fix: fix output with number groupings & add slicer in csv header by @meteyou in #967
- fix: reset webcam store on printer switch by @meteyou in #996
- fix: hide TemperaturePanel if no sensors would be shown by @ssendev in #982
- fix: divider in temperature presets is transparent by @th33xitus in #1004
- fix(Heightmap): improve input validation for rename profile dialog by @th33xitus in #1002
- fix: distro output for armbian in SystemPanel by @meteyou in #1021
- fix: webcam name input alignment by @th33xitus in #1019
- fix: global form validation error misalignment by @th33xitus in #1020
- fix: add missing locale to factory reset options by @meteyou in #1023
- fix: fix progress above 100% with filament based calculation by @meteyou in #1042
- fix: combine small entries in history pie chart by @meteyou in #1056
- fix: use correct unit for pressure advance by @th33xitus in #1053
- fix: remove scrollbar on init load of status panel by @meteyou in #1059
Localizations:
- locale(zh): update Chinese localization by @Samuel-0-0 in #938
- locale(ko-kr): update Korean localization by @ZISQO in #926
- locale(hu): update Hungarian localization by @CodingJustForRun in #986
- locale(de): update German localization by @meteyou in #1015
- locale(da): update Danish localization by @srbjessen in #1026
- locale(ja): update Japanese localization by @chai-md in #1064
- locale(nl): update Dutch localization by @bartlammers in #1065
Other:
- chore: update CONTRIBUTING.md by @th33xitus in #902
- chore: update codemirror to v6 by @meteyou in #975
- refactor: reverse order of negative offset values in inline z-offset value layout by @th33xitus in #987
- refactor: change remoteMode to instancesDB in config.json by @meteyou in #997
- refactor: move firmware retraction settings to Extruder panel by @th33xitus in #1003
- refactor: remove input validation from MoveToInput by @th33xitus in #1022
New Contributors
- @BastelKlug made their first contribution in #936
- @mkuf made their first contribution in #949
- @ssendev made their first contribution in #982
- @komandrik made their first contribution in #1061
Full Changelog: v2.2.1...v2.3.0