v2.6.0
github-actions
released this
19 Jun 19:52
·
394 commits
to develop
since this release
What's Changed
Features
- Allow negative time estimate in slicer (#1372) | e6505fe
- Customize sidebar navi (#1336) | a3316eb
- Add AHT10 to additionalSensors (#1378) | ec53b97
- Add function to duplicate gcode files (#1321) | 4d7ffbe
- Add jmuxer-stream webcam type, supporting raw h264 (#1342) | 40e8f9c
- Add options to disable klipper helper dialogs (#1319) | 74816c5
- Add facility to Scan Metadata from G-code Files (#1316) | 8bbd5bd
- Allows adjustable tab size in file editor (#1354) | ea274c6
- Add printer name to browser tab while printing or complete (#1371) | 140d796
- Add an option to change the height of the temperatur chart (#1391) | d578c2a
- Updating WebRTC with camera-streamer signaling protocol (#1417) | b948407
- Add portuguese/brazil translate (#1407) | 630d67e
- Add bed aspect ratio to heightmap graph (#1420) | 2b4b881
- Add WebRTC (MediaMTX / rtsp-simple-server) webcam mode (#1318) | 8682dd7
- Add retry button to ScrewsTiltAdjust helper dialog (#1429) | 2752cfc
Bug Fixes and Improvements
- Find LOAD & UNLOAD_FILAMENT macros case-insensitive (#1335) | df83c9d
- Fix thumbnail guide link in settings (#1337) | ad8d8ef
- Fix configuration guide link for thumbnails (#1338) | faf09f2
- Fix miscellaneous slider + button for fans/outputs with max power (#1344) | c598d62
- Add gcode offset to live position in gcodeviewer (#1341) | ab777d5
- Fix zip file timestamp (#1375) | f701dfb
- Make the correct notification appear on gcode file move (#1376) | bb71079
- Fix issue when moving a file to the root directory (#1377) | 6484a41
- DisableFanAnimation getter getting wrong value (#1381) | a08f9ac
- Check only not empty filename for metadata in farm printers (#1392) | f9556e2
- Fix navigation to display allPrinters (#1423) | 8a34656
Refactor
- Improve syntax highlighting and change theme in editor (#1200) | 080a713
- Add webcam-wrapper component (#1422) | cff7b32
- Refactor Panel.vue (#1427) | 5abf417
- Remove unused import in FarmPrinterPanel.vue (#1428) | 6ce0f4f
Styling
Localization
- de: Update German localization (#1424) | 4a41430
- en: Remove unused key (#1425) | 5b55727
- ko: Update Korean localization (#1368) | 0e86652
- pl: Update Polish language (#1411) | a85ec9d
- ru: Update russian localization (#1394) | 7468f88
- zh: Fix translation (#1418) | 30efd64
- zh_TW: Update Chinese localization (#1386) | 8481408
Documentation
- Add Contributing section in README.md (#1339) | dd262f7
- Fix broken coding standards link in contributing doc (#1415) | d4f1bf2