Skip to content

0.3.2

Compare
Choose a tag to compare
@BillyBlaze BillyBlaze released this 13 Feb 22:48
· 228 commits to master since this release

Bugfixes:

  • Reintroduce knockout.isLoading and make scrollarea refresh after loading files
  • Refresh the scrollarea when content has expanded or collapsed (requires OctoPrint 1.3.0)
  • Remove notifications of javascript errors
  • Custom control sliders did not send new value
  • Enforce disabling of dragover functionality
  • Close dropdown after clicking on "Connection"
  • Disable terminal scroll when dropdown is open
  • Added scrollbars in overlay when using touch emulator mode

Performance improvements:

  • Custom LESS files will now be saved as CSS file and will only be generated once after changing settings or after upgrading TouchUI.
  • Added "Touchscreen mode" that auto-detects kweb/epiphany or enable it in the TouchUI Settings

Enhancements:

  • Added support for KWEB3 (Minimal Kiosk Browser) (may require OctoPrint 1.2.9)
  • Added support for Epiphany browser (may require OctoPrint 1.2.9)
  • Added support for the new folder structure in the files list for OctoPrint 1.3.0
  • Added support for the new low-fi terminal for OctoPrint 1.2.9
  • Footer now uses flexbox layout and long version names will now not jump above the icons
  • Clicking on the Connect/Disconnect button in the Connection modal will now be disabled for a short period