Skip to content
This repository has been archived by the owner on May 26, 2022. It is now read-only.

1.2.0

Compare
Choose a tag to compare
@matt8707 matt8707 released this 01 Nov 13:03
· 132 commits to master since this release

@maykar came by and fixed every issue and added a new feature πŸŽ‰

  • No longer need to reload the page for kiosk to take effect
  • Going from one dashboard to another will respect your settings
  • Fixes the view height so that view's fill the screen in kiosk mode
  • Streamlines some things to not repeat styling or resizing, etc

New cache feature

If you add cache to the end of the URL it will cache your preferences and will persist between views and dashboards. Example: ?hide_header&cache will make it so that every view and dashboard will hide the header (works for all options).

Putting ?clear_cache in the URL will clear those cached preferences ?disable_kiosk will temporarily disable any modification. You can also set your cache per device, so you can set ?hide_header&cache on one device and ?kiosk&cache on another.