Skip to content

Releases: j7126/OctoPrint-Dashboard

1.16.1

09 Nov 22:52
Compare
Choose a tag to compare
  • Bug Fixes
    • Fix dashboard breaking because of command widget enabled is undefined

1.16.0

09 Nov 03:34
Compare
Choose a tag to compare
  • Features
    • Renamed old Job gauge to GCode and added print time gauge
    • Added time until next filament change indicator
  • Improvements
    • A new more organized settings UI
    • Added default webcam option to choose which webcam appears when the page is loaded
    • Centered gauges #229
    • Fix full-screen layout and sizing #192 #209
    • Layer time chart performance #210
    • Command widgets custom interval and test button
  • Bug Fixes
    • Fix errors when Gcode viewer is disabled

1.15.2

15 Oct 23:53
6d42138
Compare
Choose a tag to compare
  • Bug Fixes
    • Fix errors on octoprint 1.3 (issue #224)

1.15.1

07 Oct 23:55
11c6f36
Compare
Choose a tag to compare
  • Bug Fixes
    • Multi-cam issues fixed by creating dashboard's own multi-cam implementation
      • Multi-cam settings can now be found in dashboard settings
      • MultiCam plugin no longer supported
    • Added a loading animation when switching between webcams
    • Fix issue with floating navbar plugin in dashboard full-screen
    • Added an option to disable Themeify color support #213
    • Fixed an issue with long file names running out of space #212
    • Fixed an issue with conflicting timers preventing restart #214. Contributed by @cp2004

1.15.0

30 Sep 03:17
4a046e3
Compare
Choose a tag to compare
  • Features
    • Official release of Command Widgets
      • Added Command Widget permissions to prevent unauthorized access
    • Dashboard now works properly with Themeify #206
  • Bug Fixes
    • Fix for CPU temp not showing in python 3. (#191) Contributed to by @0xz00n
    • Fix for non-formatted print height. (#193) Contributed by @OllisGit
    • Fix for issues with Command Widgets on python 3
    • Tabbed settings consistent UI and more descriptive tab names
    • Added setting for removing webcam nonce
    • Fix for compatibility with OctoPrint-Widescreen plugin #182
    • Layer duration chart now scrolls #73

1.13.0

02 Jun 21:30
Compare
Choose a tag to compare

1.13.0

  • Features
    • Added support for multiple webcams via the multicam plugin and it is now also possible to stop the webcam to save bandwidth (#119) thanks to a patch provided by CynanX.

1.12.2

18 May 22:18
Compare
Choose a tag to compare

1.12.2

  • Features
    • Added support for Showing RPi CPU temp with Onewire temp sensors. #148

1.12.1

16 May 10:33
Compare
Choose a tag to compare

1.12.1

  • Bug Fixes
    • Fix botched version numbering in 1.12.0 (#153)

1.12.0

15 May 22:43
Compare
Choose a tag to compare

1.12.0

  • Features
    • Setting to suppress the DisplayLayerProgress warning messages. (#151)
    • Added support for BananaPi CPU temp. (#139)
  • Bug Fixes
    • Fix for changing the temp gauge color to red when above target (#146)

1.11.4

06 Mar 12:25
Compare
Choose a tag to compare

1.11.4

  • Bug Fixes
    • Fix for Average Layer Time only displayed in seconds (Issue #130)