Release 1.6.1

This commit is contained in:
2026-01-25 18:35:28 +01:00
parent 9fd3f03b87
commit c5aa8a5156
8 changed files with 291 additions and 207 deletions

View File

@@ -191,13 +191,12 @@ The player keeps itself up-to-date automatically:
Each display can optionally show a **bottom ticker tape** with scrolling news headlines.
Configure it as a company user via:
Configure RSS + styling as a company user via:
- **Dashboard → Displays → Configure display → Ticker tape**
- **My Company → Ticker tape (RSS)**
Options:
Company-level options:
- Enable/disable ticker entirely
- RSS feed URL (public http/https)
- Text color (picker)
- Background color + opacity
@@ -205,10 +204,14 @@ Options:
- Font size
- Speed
Per-display option:
- Enable/disable ticker on that display (Dashboard → Displays → Configure display)
Implementation notes:
- Headlines are fetched server-side via `GET /api/display/<token>/ticker` and cached briefly.
- The player applies styles and refreshes headlines periodically.
- The player reads the company ticker settings via `GET /api/display/<token>/playlist` and refreshes headlines periodically.
## SMTP / Forgot password
@@ -286,5 +289,6 @@ If the reset email is not received: