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
- Add WebRTC (camera streamer) support (#1275) | 6703721
- Allow fan animations to be disabled to save browser perf. (#1232) | 47feaef
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
- Fix position of webcam fps (#1278) | f3c4295
- Fix browser title, when printer is off (#1300) | 3e49847
- Only display PAUSE AT LAYER button, when the macros exists (#1291) | a3a71c8
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
- Add ENABLE=1 to SET_PAUSE_AT_LAYER/NEXT_LAYER (#1293) | 1a6969e
Localization
- Remove unused locale
PresetSubTitle
by @meteyou in #1264 - zh: Update locale by @Samuel-0-0 in #1269
- da: Update Danish localization (#1288) | c42f09a
- de: Update German localization (#1277) | 0e4d104
- fr: Update French localization (#1289) | c1a5018
- ja: Update Japanese localization (#1270) | b0cdbb4
- nl: Update Dutch localization (#1282) | 3743023
- zh: Update Chinese (zh) localization (#1284) | 2f868b5
Other
- deps: Bump json5 from 2.2.1 to 2.2.3 by @dependabot in #1218
- deps: Bump @sideway/formula from 3.0.0 to 3.0.1 by @dependabot in #1259
- Add .vscode to .gitignore (#1290) | 1bbbc0c
- Add armv6 support for Docker image (#1285) | 52d0ea4
- Update gcodeviewer from v3.2.0 to v3.2.2 (#1303) | 9665fb9
Full Changelog: v2.4.1...v2.5.0