What's new
docker pull ghcr.io/new-usemame/calibre-web-nextgen:v4.0.118
(or :latest)
Server-wide announcement banner (#225, reporter @froggybottomboys)
Admins can now post a server-wide announcement (book-club update, maintenance window, new-book alert) by setting Server announcement banner in /admin/config. The text appears as a dismissible bar at the top of every page for every logged-in user.
Each user dismisses the banner independently (the dismiss state is stored in their browser's localStorage). Editing the announcement text re-shows the banner for everyone, since each version of the message has its own dismiss key.
500-character limit. HTML is escaped (no formatting). Hungarian + German translations included.
Doesn't replace push notifications or email broadcasts — those remain on the v2 list for the operator's stated preference.