github usetrmnl/larapaper 0.9.0

latest releases: 0.33.2, 0.33.1, 0.33.0...
9 months ago

What's Changed

✨ Features

  • feat: Sleep mode. You can now define a sleep cycle in the Device Settings, without having to rely on the cloud proxy.
  • feat: Special Function (double-click on the device button) can now be configured via Device Settings.
  • feat(#39): Temporarily pause screen updates for up to 480 minutes from the Device Overview. Use when leaving home or having guests over. This can also be activated via API (see API plugin for Auth token)
    • Example: POST https://{YOUR_URL}/api/display/status?device_id=1
      {"pause_until": "2025-07-10T21:00:00+02:00"}

🐛 Fixes

  • fix(#62): By default webhook recipes were cached for 60 min. They now will be cached if the last update was over an hour ago.
  • fix: “Active From” and “Active Until” fields in Playlists can now be reset to null.

🔧 Chores

  • chore: update Dependencies

Full Changelog: 0.8.3...0.9.0

Don't miss a new larapaper release

NewReleases is sending notifications on new releases.