What's Changed
New Key Features:
- Add spoolman support (#1542) | d8430f5
- Add monitors (like TMC2240) to Temperature Panel (#1532) | 5734f1c
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
- Refactor ToolheadControlPanel (#1530) | ecaa894
- Split ExtruderControlPanel.vue in multiple SFC (#1565) | 890b996
- Remove unused import in store/printer/getters.ts (#1574) | 5eb50bb
- Rework tool color in extruder panel (#1576) | 2670eb6
- Update webcam "WebRTC MediaMTX" client (#1558) | 3994a8e
Localization
- de: Update german translations (#1583) | 4970d02
- en: Remove unused keys in english locale (#1585) | cd1b9b8
- es: Update spanish locale (#1548) | 79014ac
- pl: Update Polish translations (#1544) | 98d99d2
- pl: Update polish locale (#1554) | f3fcce3
- pl: Update Polish translations (#1573) | 8fc0d5c
- zh: Update Chinese (zh) localization (#1588) | 09a994d
Other
- Fix ftp upload in release workflow (#1590) | 5b62b97