-
v3.1.0
Stablereleased this
2026-08-18 16:02:52 +00:00 | 2 commits to main since this releaseAdded
-
GET /no-zoom— per-viewer zoom opt-out. Opening this URL disables the day-view
zoom ([frontend] scale) for that browser only and redirects to/. Useful when staff
open the display page on a laptop or phone, where the scale factor chosen for the kiosk
screen is far too large.The opt-out is a session cookie: it applies to one browser, never to the kiosk
itself, and disappears when the browser is closed.config.tomlis not touched, so no
container restart is involved.While it is active,
/shows a red bar — "Der Zoom ist für dieses Gerät deaktiviert." —
linking to/no-zoom?clear=1, which removes the cookie and restores the configured
zoom./wochenplanis unaffected either way; it is never zoomed.
Upgrade notes
No configuration changes. This release adds no config key, so an existing
config.toml
works unchanged and[frontend] scalekeeps its current meaning for the kiosk.Downloads
-
Source code (ZIP)
2 downloads
-
Source code (TAR.GZ)
2 downloads
-