Skip to content

v1.0.7

Choose a tag to compare

@dennisadvani dennisadvani released this 05 Aug 10:59
· 31 commits to main since this release

Image Download Links Below

  • Instructions
  • IMG can be used for Raspberry Pi 3+
  • For Raspberry Pi 2, follow the manual installation instructions as Trixie 13 Lite 32-bit is required

[1.0.7]

Fixed

  • Welcome messages not auto-dismissing — the message layer timer was
    being reset every frame while a video played, preventing the 2‑minute
    auto-dismiss from ever firing; now tracks accumulated visible time with
    proper pause/resume during video playback
  • Web UI welcome dismiss not clearing on‑screen messages — dismissing
    the welcome banner in the dashboard now sends dismiss_all_messages
    IPC to the frontend so the frame display popups disappear immediately
  • config.example.json video defaultsplayback_enabled
    corrected from false to true and max_duration_seconds from
    120 to 0 (unlimited), matching the Python defaults

Added

  • User Guide — new docs/USER_GUIDE.md covering first‑time setup,
    getting online, adding media, the dashboard, customisation, updates, and
    troubleshooting