Comentario 3.16.0 Jerrettspass is released.
Comentario is a fast and powerful free comment server for web pages, written in Go.

You can follow relevant news in the Comentario blog or via RSS .
What’s new
Per-page email notifications
Any registered user can now subscribe to all new comments on a specific page by ticking off the corresponding checkbox in Settings (#209):

When enabled, the user will get an email about each new comment on this particular page.
Previously, one could only subscribe to site-wide notifications about replies to their comments.
Repeated notifications fix
This version also resolves an issue with double or even triple notifications about the same comment. They would be sent to moderators about, for example, a pending comment that was also a reply, as two separate emails.
Now every comment can result in at most one email notification per recipient, in the order of preference:
- Comment pending moderation;
- Reply to your comment;
- New comment on a page you subscribed to.
Other changes
- AdminUI: fix base href when deployed on a non-root path (#217)
- Backend: use correct paths in
site.webmanifest - Docs: add explicit mentions of Edit domain page (#210)
- Docs: docker compose example: fix PostgreSQL warnings, add healthchecks
- I18n: improve logging for missing messages, add contribute page link
- I18n: DE: add missing messages
Live Demo
You can see the new version, as well as its Administrative UI (login with email admin@admin and password admin), on the demo website:
Comments Live Demo Administrative UI Demo
Installation
If you’re interested in trying out Comentario, you can start with these documentation pages:
Comments