OctoPrint TouchUI Versions Save

A touch friendly interface for a small TFT module or phone

0.3.18

2 years ago
  • Fix compatibility with OctoPrint 1.6.1 #494

Customization should work again. If you've a missing the menu items then make sure you login with an admin account after updating. It may take a minute before the items show up again.

0.3.17

3 years ago
  • Fix compatibility with OctoPrint 1.5.0 #449 #450

0.3.16

3 years ago
  • "Proceed" buttons won't fit #418
  • Overlay issue with Octolapse tab #418
  • Wrong formatting for Temperature #418
  • Missing scroll bars of modals #418
  • Icons all over the place in files list #418
  • Arrow icon not aligned in center on dropdown-menu #418
  • Various styling fixes in the temperature table #418

Thank you @skarab22 for providing workarounds until this release

0.3.15

3 years ago
  • Fix compatibility with OctoPrint 1.4.1 #413
  • "Proceed" buttons won't fit #296 #377 #384
  • Fix virtual keyboard #397 #400
  • Remove reference to FontAwesome #344

0.3.14

4 years ago
  • New setting: Close dialog by clicking outside (default false)
  • Support Python3
  • Support for OctoPrint 1.4.0
    • Use new permissions system for admin checks
  • Fix TouchUI when using the Shutdown Printer Plugin #302
  • Disable Virtual Keyboard preview and auto accept (thanks to @mikekscholz)
  • Modal fixes:
    • Show tabs within a settings page
    • Hide background color on form elements with errors
    • Use ViewHeight unit for modals #296 <- potential
    • Improve shake animation to not interfere with TouchUI #338
  • Don't show TouchUI on raspberry desktop #326
  • Fix extruder controls when no tools selected #341
  • Show check on files that are completed prints #331
  • Disable layer progress in dashboard plugin #348
  • Fix width of settings icon #367
  • Fine-tweak menu item width on mobile #353
  • Show default navbar items in touchui dropdown #373
  • Support MultiCam plugin #371
  • Tweak navbar icons
    • Swap icon of WebCam and Timelapse around
    • Add icon for plugins:
      • Dashboard
      • Automatic Shutdown
      • STL Viewer
      • Bed visualizer

bootloader

  • Sync customization directly with bootloader

development

  • Upgrade to gulp 4
  • Migrate bower to NPM

0.3.13

4 years ago
  • Fix compatibility with OctoPrint 1.3.11 #299
    • TouchUI settings not opening
    • Auto detection broken
  • Remove old FontAwesome
  • Show LESS parser errors
  • Fix firefox temperature styling #261
  • Removed remember_token sync for iOS
  • Hide connection modal on successful connection
  • Random icons added for other plugins #268

Plugins

  • Disable ABL expert #295 #263
  • Disable themify #273

0.3.12

5 years ago
  • Support for OctoPrint 1.3.9
    • Fix jQuery 3 errors
    • Fix tinycolorpicker for jQuery 3
    • Fix plot from throwing errors
  • Fix iOS scroll issue #218
  • Improve tempgraph responsiveness #231 #226
  • Support popovers (styling)
  • Show more menu items on lower res #192
  • Move sidebar(s) to a tab #196
  • Use multiple settings for auto-boot configuration #188
  • Add upload button in the filelist header #210
  • Hide forgot password link
  • Confirm navigating away within TouchUI on touchscreen devices #236
  • Support customization of multiple instances #132
  • Show errors (again) on touchscreen with bootloader

Plugins

  • Disable webcamTab when TouchUI is active
  • Support EEPROM Marlin

0.3.11

6 years ago
  • Support for OctoPrint 1.3.6
  • Always show TouchUI when using TouchUI bootloader #170 #164
  • Always show virtual keyboard on Chromium when using TouchUI bootloader
  • Allow notifications to scroll in touch emulator mode #176
  • Update the icons in the navigation bar more aggressive on mobile orientation changes #161
  • Fix virtual keyboard with nummeric fields #165
  • Fix virtual keyboard input text color for light themes
  • Fix updating temperatures #165
  • Fix login dropdown rendering for iOS 11 #163
  • Fix navbar icon colors for light themes
  • Fix webcam background and text color
  • Jump to end of the input when using the virtual keyboard

Libraries

  • Updated Virtual Keyboard to latest version 1.27.2

Plugins

  • Updated PSU Control plugin compatibly

0.3.10

6 years ago

The release of 0.3.9 had a issue with the webcam and the release has been canceled, the 0.3.10 release will fix 0.3.9 and will introduce a small feature.

New in 0.3.10

  • The icons in the top bar will now fit as many as items as possible, items that can't be displayed can still be found in the settings dropdown.

New in 0.3.9

Bugfixes:

  • Support changing of font-sizes #129
  • Support re-ordering of tabs #134
  • Support OctoPrint 1.3.5 temperature tab changes
  • Fix Uncaught referenceError: $items is not defined #156
  • Fix plugin support CPUcontrol and NavbarTemp

Variables updates:

  • New @main-font-size

0.3.8

6 years ago

Bugfixes:

  • Support OctoPrint 1.3.3 webcam changes.
  • Support OctoPrint 1.3.3 icons changes.