v1.0
- feature Reactions on shared pages: viewers react with 🔥 ❤️ 👍 🎉 👀 and can leave a private note, right on the page, no account needed. Reactions animate in live when more than one person is looking. Opt-in per site.
- feature Activity feed and a notification bell in the dashboard: who opened, reacted to, and commented on your pages while you were away, newest first, with an unread count.
- feature Optional daily email digest: a once-a-day summary of the reactions, notes, and opens your pages picked up. Off by default, with one-click unsubscribe.
- feature How it's read (Pro): aggregate engagement for any page, including typical time on page, scroll depth, read-to-end rate, and an attention heatmap that shows where readers lingered. It is aggregate and non-PII, with no recording and no session replay.
- improvement Same capability model as feedback: reactions POST to
/reactions/:token(public, rate-limited); owners read the aggregate atGET /sites/:idOrSlug/reactionsandGET /sites/:idOrSlug/engagement.