github NemesisRE/kiosk-mode v13.0.0

8 hours ago

This release is a major one because it could be a breaking change for certain users.

If you are using kiosk-mode in a device bought in the last 10 years, there should nor be an issue for you. But if you use kiosk-mode in a very old device, specially one with a browser that got stuck without updates, it is probably that the default version of kiosk-mode is not supported for you anymore. In these cases you would need to use the kiosk-mode-es5.js bundle located also in the folder of the release and you would need to follow the next instructions.

Instructions for users with old devices that do not support ECMAScript 6

Click to expand

HACS install

frontend:
  extra_module_url:
    - /hacsfiles/kiosk-mode/kiosk-mode-es5.js

Manual install (if you place the kiosk-mode-es5.js in the www folder)

frontend:
  extra_module_url:
    - /local/kiosk-mode-es5.js?v13.0.0

Changes

🧩 Dependencies

Don't miss a new kiosk-mode release

NewReleases is sending notifications on new releases.