Releases: j7126/OctoPrint-Dashboard
Releases · j7126/OctoPrint-Dashboard
1.16.1
1.16.0
- Features
- Renamed old Job gauge to GCode and added print time gauge
- Added time until next filament change indicator
- Improvements
- Bug Fixes
- Fix errors when Gcode viewer is disabled
1.15.2
1.15.1
- 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
- Multi-cam issues fixed by creating dashboard's own multi-cam implementation
1.15.0
- Features
- Official release of Command Widgets
- Added Command Widget permissions to prevent unauthorized access
- Dashboard now works properly with Themeify #206
- Official release of Command Widgets
- 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