Skip to content

v2.8.0

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Oct 18:50
· 239 commits to develop since this release
5b62b97

What's Changed

New Key Features:

Features

  • Add warning for outdated browsers (#1537) | 5007646
  • Automatic selection of the gcode offset save gcode (#1531) | 9a2328b
  • Hide Moonraker power devices with a _ as first char (#1545) | a0ad7e8
  • Add option to block autoscroll in console (#1519) | 09c2526
  • Add 12-hour time format in printers overview (#1571) | a28c6fd
  • Add optional background color for big gcode thumbnails (#1535) | 82e3dd8

Bug Fixes and Improvements

  • Show confirm emergency stop dialog only when turned on (#1526) | 871688f
  • Eta time format detection from browser (#1522) | 18a5c73
  • Fix min/max positions in heightmap current mesh data panel (#1533) | 1aa9f34
  • Fix autorestart of webcam camerastreamer (#1546) | fd293d2
  • Fix missing reset options for print history data (#1534) | 9f08afc
  • Fix some issues with the presets (#1529) | e0f5166
  • Fix macro parameter with spaces (#1551) | c87586a
  • Fix type issue in TemperaturePanelListItem (#1563) | e1dd59d
  • Fix webcam (camera-streamer) stop autorestart beforeDestory (#1556) | 2b73cce
  • Fix gcode command for generic_heater in presets (#1569) | b7914f8
  • Fix wrong date function in multiple files (#1568) | 7d86df0
  • Fix WebRTC (camera-streamer) port with external instance (#1586) | a3e74aa
  • Fix webcam flip in timelapse preview (#1587) | 1a7aca6
  • Fix webcam switch button (#1589) | e445fbe

Refactor

Localization

Other