Skip to content

Releases: LazeMSS/OctoPrint-UICustomizer

0.1.8.0 - Export/Import and more

13 Nov 22:08
8472c02
Compare
Choose a tag to compare

Features & improvements

  • Added option (under Advanced) to export and import UI Customizer settings - useful if you have multiple OctoPrint installations and want the same UI Customizer settings applied. #46
  • Improved icons shown in topbar settings (better defaults when icon is missing)
  • Theme update notifications now supports more markup
  • Added donations using GitHub
  • Added support for plotlytempgraphViewModel if present

Fixed/Closed:

  • Terminal window will not adjust up #215
  • Info tab breaks when using accordion save #207
  • OctoFlat Theme breaks UI Customizer #205
  • Icon cleanup on settings headings
  • Fixed broken handling navbarplugintemp

0.1.7.0 - Plugins compatibility improved

20 Sep 07:05
63c2882
Compare
Choose a tag to compare

Features & improvements

  • Plugin compatibility warnings can now be hidden (#195)
  • When turning on “Resizable Files+Terminal” the size is now saved locally and restored on reload (#198)
  • Improved handling/support for navbar temp plugin
  • Improved internal handling of settings viewmodel

Fixed/Closed:

  • Webcam overlay/fullscreen progress/time is now using proper data, thereby enabling the right percentage, time left/remaining from plugins like PrintTimeGenius,
  • MultiCam DropDown is disappearing (#199)
  • Multicam problems with different rotations setting pr. cam is now properly handled.

0.1.6.9 - bug fix for: #192 #193

08 Sep 06:13
8d97a28
Compare
Choose a tag to compare

Hotfix for problems with users not running with a theme aka default 😃

Fixes:

  • Updated to 0.1.6.8 Chrome nor Edge will not show multiple columns #193
  • Mobile interface instead of the desktop #192

0.1.6.8 - Bugfixes

07 Sep 09:09
cb7be8c
Compare
Choose a tag to compare

Features & improvements

  • Improved check for plugins that might cause problems together with UIC

Fixed/Closed:

  • With 0.1.6.7 navbar icons are to the left instead of the right. #190

0.1.6.7 - Bugfix for navbar wrap

01 Sep 07:44
ff33fc6
Compare
Choose a tag to compare

Had to remove the navbar/top icon wrapper - it was causing to many problems. Might be added back later.

0.1.6.6 - Navbar overflow + better webcam fullscreen

31 Aug 20:13
17ff356
Compare
Choose a tag to compare

Features & improvements

  • If using responsive mode and the navbar(topbar) is overflown with icons (too many icons, small screen estate etc.) the top navbar will allow scrolling of the icons instead of breaking layout etc. (#174)
  • Full screen webcam is now stretched to maximized to make full usage of screen estate (#172)
  • Full screen webcam now has a progressbar for print completion
  • Full screen info labels are now shown as inactive if not printing etc.
  • Themes update now shows the changelog in the notification

Fixed/Closed:

  • Clicking on "release notes" in the "Themes have updated" popup brings up notes in same browser tab (#186)
  • Fixed bad colors on fullscreen webcam on some themes
  • Full screen webcam updates are now less hard on html redraw
  • Full screen exit by esc or F11 now cleans up the webcam
  • Skipped a version number because i'm clumsy

0.1.6.4 - Save widgets/accordion state

21 Aug 14:36
70672db
Compare
Choose a tag to compare

Features & improvements

  • Added a new option under General: "Save widgets open/close state " - when turned on the open/closed state of all widgets(accordions) are saved locally in the browser and restored on reload
  • Updated the documentation

0.1.6.3 - Bugfixes

20 Aug 14:35
d34953d
Compare
Choose a tag to compare

Fixed/Improved:

  • Tabs display 3rd party plugins first after closing settings #183
  • Border around full screen Web Cam #182
  • No fixed header on mobile/responsive #174
  • Gcode Viewer aspect ratio doesn't maintain proper proportions #177

0.1.6.2 - Improved fullscreen webcam and fixes :)

17 Aug 17:38
b47d127
Compare
Choose a tag to compare

Features & improvements

  • Real fullscreen webcam option added (#172)
  • Add theme name to html head or body class names (#180)

Fixed/Closed:

  • Gcode Viewer aspect ratio fixed (#177)
  • No fixed header on mobile/responsive (#174)

0.1.6.1 - Webcam overlay

11 Jul 07:54
6fa6af3
Compare
Choose a tag to compare

Features & improvements

  • Added webcam overlay with: Printer state, Filename, Percentage completion, Print time elapsed and left, Tool0 temp, Bed temp, Z-height

Fixed/Closed:

  • Full screen camera view show ETA #122
  • [BUG] Impossible to install 0.1.6.0 version #166