This repository has been archived by the owner on May 26, 2022. It is now read-only.
Releases: maykar/kiosk-mode
Releases · maykar/kiosk-mode
1.4.1
1.4.0
1.3.4
1.3.3
1.3.2
1.3.1
1.3.0
1.2.2
1.2.1
1.2.0
@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.