What's Changed
Features:
- add multi download to ConfigFilesPanel.vue by @meteyou in #1194
- add table view for print status stats by @meteyou in #1192
- hide/ignore .git directories in file init process by @meteyou in #1227
- log rollover function for klipper and moonraker by @meteyou in #1243
- add power button on dashboard to switch printer on by @meteyou in #1254
- add button to hide SAVE_CONFIG button for pending bed_mesh by @meteyou in #1255
- add HLS Support for webcams by @ericderace in #1258
- add helper display for screws_tilt_adjust by @meteyou in #1261
- add jobs to queue in batches by @meteyou in #1253
- add function to send PAUSE at a specific layer change by @meteyou in #1230
- add x_only and y_only option in timelapse park position by @meteyou in #1231
- support a color or colour variable from tool change macros by @richardjm in #1244
- max webcam height to fit on the screen by @meteyou in #1246
Bug Fixes and Improvements
- hide temperature sensors with
_
at first char by @meteyou in #1195 - add webcam rotate to timelapse preview by @meteyou in #1198
- fix ExcludeObjectDialogMap for delta printers by @meteyou in #1217
- G-Code Viewer UI fixes by @Sindarius in #1240
- fix dateTime output in print history detail dialog by @meteyou in #1248
- hide unused panels on dashboard by @meteyou in #1233
- fix cancel button in rollover logs dialog by @meteyou in #1256
- fix output of klippy state, if UDS path/address dont fit by @meteyou in #1263
Refactor
- use moonraker zip function by @meteyou in #1245
- rename download zip name by @meteyou in #1252
- change jobqueue entry attribute to hyphenated names by @meteyou in #1271
Localization
- remove unused locale
PresetSubTitle
by @meteyou in #1264 - zh: update locale by @Samuel-0-0 in #1269
Other
- build(deps): bump json5 from 2.2.1 to 2.2.3 by @dependabot in #1218
- build(deps): bump @sideway/formula from 3.0.0 to 3.0.1 by @dependabot in #1259
New Contributors
- @richardjm made their first contribution in #1244
Full Changelog: v2.4.1...v2.5.0-beta1