Skip to content

v2.10.0

Compare
Choose a tag to compare
@meteyou meteyou released this 15 Feb 21:41
· 51 commits to develop since this release

What's Changed

Features

  • history: Add interrupted state to history job (#1738)
  • Add ability to re-arrange job queue's items (#1692)
  • Add sum + eta in jobqueue panel (#1770)
  • Add devices dialog in editor (#1765)
  • Add ability to add history items to job queue (#1778)

Bug Fixes and Improvements

  • console: Fix color of autocomplete and command list (#1733)
  • timelapse: Fix issue with changing timelapse settings (#1745)
  • Incorrect scaling of images in dialogImage (#1746)
  • Show extruder extra menu without load/unload macros (#1747)
  • Fix ETA calculation from jobqueue during print preheat (#1773)
  • File upload rate displays NaN instead of an actual value (#1777)

Performance

  • Batch gcode file metadata requests (#1737)

Refactor

  • Refactor spoolman integration to support v2 response (#1749)
  • Refactor heightmap page (#1759)

Localization

  • da: Update danish translation (#1757)
  • de: Update german locale (#1772)
  • en: Fix typo in DescriptionPreviouslyThrottled (#1776)
  • it: Update italian translation (#1763)
  • zh: Update chinese locale (#1767)

Other

  • deps: Update @sindarius/gcodeviewer (#1755)
  • Update github issue bot text (#1743)
  • Fix typo in bot text (#1748)