Releases: LazeMSS/OctoPrint-UICustomizer
Releases · LazeMSS/OctoPrint-UICustomizer
0.1.8.0 - Export/Import and more
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:
0.1.7.0 - Plugins compatibility improved
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
0.1.6.8 - Bugfixes
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
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
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
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