v1.1.1
We are happy to launch v1.1.1
.
Webhook
Inaddition to Email notification, we also provide Webhook, which is a more flexible way to customize notification by users themselves, such as integrating with Slack, Discord, Telegram, etc.
Checkout the documentation to know more about how to use webhook.
We can't wait to see people show how they use Webhook to integrate Cusdis into their tools! Please share with us!
Pagination #54
Thanks to @ottobonn to enhance the comments paginator in dashboard and widget.
i18n
We support internationalize in the comment widget now. Documentation.
You are super welcome to contribute your language into Cusdis! Feel free to create a PR.
Thanks @pablopvsky to contribute Spanish.
We are still working on i18n for the dashboard.
SMTP
You can enable Email notification in self-host Cusdis by setting SMTP configuration. Documentation
Thanks @frostming to help test this feature.