What's Changed
Fix
This patch is mainly to fix the error shipped in 0.7.0 that caused the image refresh loop to stop working 😅
🚀 New Features
- Fullscreen icon now shows when Kiosk it paused (by clicking/tapping Kiosk) NOTE: This is mainly for desktop browsers and will most likely not work in mobile browsers.
⚡ Fixes
- Polling fix broken by 0.7.0 by @damongolding in #61
Other changes
- Add tag to enable fullscreen PWA on iOS by @njspix in #55
- Fixed typo in readme regarding docker env var for disabling screensaver by @rw15e in #56
- docs: update README.md by @eltociear in #58