Skip to content

0.3.3

Compare
Choose a tag to compare
@BillyBlaze BillyBlaze released this 23 Apr 13:04
· 198 commits to master since this release

Important for kweb3 users:
The startup file of kweb3 was released without disabling Private Mode. If you use kweb3 before the v0.3.3 release then follow the simple instructions in #32 to disable it

Bugfixes:

  • KWEB/Epiphany settings did not show up and made touchscreen inactive #38
  • Modal title did not match with content when re-opening the settings modal
  • Only use the client that is saving customization to recompile LESS to CSS
  • Synchronize customization on other active devices

Performance improvements:

  • Migrate cookies to localStorage (w/ fallback to cookies) #1
  • Disable GCodeViewer in Touchscreen mode #30 #18

Enhancements:

  • Hide fullscreen message/button in kweb/epiphany or when the touchscreen API is not available
  • Disable a button for a short period after clicking on it (except for X/Y/Z movement)
  • Hide "Connection" link when user is not logged in or is not an admin

Variables updates:

  • In overlays: Add contrast color: contrast(@neutral-color) to content.
  • In filelist: Add contrast on :not(.title) with color: fade(contrast(@swipe-list-background-color), 70%); to active entry