I also worked a bit on the panel views, especially the comment table. You can now edit comments pretty quickly by directly changing values in the table. And there is multi-edit mode ready for you.

I also merged the detail views into one.

Hope you like it.

#getkirby #komments

I just released a new #komments release, which tries to reduce comment spam by LLMs (and others) using verification.

If you like, you can now enable this feature. Users then have to verify their comments by email. Unverified will eventually be marked as spam or be deleted after 48h. After submitting their comments, users will receive an email with a verification link similar to those login links you might already know: https://maurice-renck.de/kirby/komments/guides/e-mail-verification

#getkirby

E-Mail-Verification - Maurice Renck

With version 3.7.0, you can enable email verification to prevent spam and exclude LLMs from creating comments.

Maurice Renck

Small update for the #getkirby #komments plugin. You can now define phrases and keywords that, when found in the comment text, will increase the spam score. Hopefully this will help you a bit more with those annoying (AI) spammers.

Included in Release 3.6.0

https://maurice-renck.de/en/kirby/komments/doc/fighting-spam

Fighting Spam - Maurice Renck

When you have comments on your page, it's just a matter of time, the first bots try to use it to spam you. Komments comes with a build in spam detection.

Maurice Renck
Danke an @mauricerenck, dass er beim #Komments-Plugin für #KirbyCMS meinen Wunsch umgesetzt hat. So machen Benachrichtigungen von Spam-Kommentaren Spaß. 😜
@getkirby https://github.com/mauricerenck/komments/releases/tag/v3.5.0
Release v3.5.0 · mauricerenck/komments

3.5.0 (2025-09-05) Features Enriched Notifications (e991980), closes #78 #78 #75

GitHub

I just released a hotfix for the Komments plugin you should install asap:

- It prevents that malicious characters in the comment text are saved and can lead to problems
- It prevents that comments are not saved in certain setups with the new avatar service

#komments #getkirby #kirbycms

https://maurice-renck.de/en/notes/2025/komments-hotfix

Komments Hotfix - Maurice Renck

Maurice Renck

Until now, the Komments plugin used Gravatar as the standard and only avatar service. With the release of 3.2, this has changed. Avatars are now customizable!

#komments #getkirby #kirbycms #avatars
https://maurice-renck.de/en/kirby/komments/guides/customizing-avatars

Customizing Avatars - Maurice Renck

Maurice Renck

Again, if you are upgrading, do it locally first, things will break. To make it a bit easier I also added a panel view for converting your old comments to the new format. It's just a click of a button:

#getkirby #kirbycms #komments

I know breaking changes are always a pain, but I think the new features justify them. I started working on Komments seven years ago and it was time to finally adapt all the new Kirby features available. The fact that you can now handle comments like any other page or structure in Kirby is a huge benefit.

#getkirby #kirbycms #komments

There are many other changes, have a look at the plugin page on my website to see what else changed:

https://maurice-renck.de/kirby/komments/

#getkirby #kirbycms #komments

Komments - Maurice Renck

The Komments plugin for Kirby adds comments and Webmentions to your site.

Maurice Renck

Because everything is so flexibel now, you can use the plugin to only show comments or only list webmentions – or do both.

Of course I prepared snippets for those cases, so you can start right away.

#getkirby #kirbycms #komments