What's Changed
Bugfixes and Improvements:
- fix: fix some issues with unreadable values in the control panel by @meteyou in #817
- fix: disable toolhead 3-dot menu during printing (fixes #812) by @th33xitus in #814
- fix: do not show
null RPM
in temp chart (fixes #818) by @th33xitus in #820 - fix: unable to set heater target temperature by @th33xitus in #828
- fix: add file from sub directory to job queue by @meteyou in #826
- fix: switch back to files, after clear printjob from status panel by @meteyou in #816
- fix: add u4vl-mjpeg to printfarm & only display supported modes by @meteyou in #831
- fix: store only name of icon instead of svg in moonraker db by @meteyou in #833
- fix: don't createObjectURL, when webcam img doesn't exist in Mjpegstreamer.vue by @meteyou in #834
- fix: regex to replace url to a clickable link in notifictiaons by @meteyou in #832
- fix: miscellaneous target change issue when max_power != 1 by @meteyou in #840
- fix: stop webcam when webcam panel is collapse by @meteyou in #839
- fix: wrong default path in moonraker db by @meteyou in #843
- fix: tool selection in extruder panel by @th33xitus in #842
- refactor: remove unused file by @th33xitus in #813
- refactor: remove duplicated settings header by @th33xitus in #830
- refactor: remove temperature_store_size from server section by @meteyou in #837
Localizations:
- locale: cleanup locale files by @meteyou in #841
- locale(ja): update Japanese localization by @chai-md in #824
- locale(ru): update Russian locale by @th33xitus in #836
- locale(fr): update French localization by @meteyou in #844
Full Changelog: v2.2.0-beta3...v2.2.0-beta4