Skip to content

v1.1.1

Compare
Choose a tag to compare
@djyde djyde released this 26 Apr 15:54
· 303 commits to master since this release

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.