Releases: Birkbjo/OctoPrint-Themeify
Releases · Birkbjo/OctoPrint-Themeify
v1.2.2
v1.2.1
This release adds Octoprint 1.4 compatibility and some other miscellaneous fixes.
Bug Fixes
- remove quotes in selectors to prevent crashes (f3c1bca), closes #45
- subscribe to icon-change (ed7483f)
- cyborg-theme: fix float layout. Fixes #56 (2675c36)
- logger: python 3 compat (74f2fc1)
Other fixes
- Octoprint 1.4 compatibility (fa7e3d1)
1.2.0
1.1.0
- Two new themes
- Discoranged (thanks to @jneilliii)
- Dyl (thanks to @musicalbigfoot)
- Minor fixes to Discorded and Cyborg theme
1.0.1
1.0.0
- Added Cyborg theme (Thanks to @ntoff)
- Now bundles JS and CSS with Webpack to support older browsers
- Fixed an issue where CSS-rules where applied before all DOM-elements were loaded
- This might increase the loading-time of the plugin, and you will see the default theme a split second before everything is loaded, may look into optimising this in a future version.