Skip to content

0.3.14

Compare
Choose a tag to compare
@BillyBlaze BillyBlaze released this 11 Mar 18:31
· 32 commits to master since this release
  • 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