Skip to content

Releases: mauricerenck/komments

Plugin info in Panel

04 Dec 11:58
00c3218

Choose a tag to compare

Introducing a new panel field in the komment view, showing you the installed version and checking for updates.

Some minor fixes and updates

Plugin info in Panel

04 Dec 11:29
8c702d2

Choose a tag to compare

Introducing a new panel field in the komment view, showing you the installed version and checking for updates.

Some minor fixes and updates

Panel Field Pending Komments

12 Nov 12:48
aa92453

Choose a tag to compare

Introducing a new panel field for showing the count of pending komments.

Autoload fixes

16 Oct 14:22
43c77d3

Choose a tag to compare

Fixes autoloading and use of plugin without composer via github zip

Kommentform for subfolder installations

05 Oct 16:00

Choose a tag to compare

v0.9.11

fix: closes #3 kommentform send for subfolder installs

Backward compatibility improvements

04 Sep 13:08

Choose a tag to compare

v0.9.10

improvement: better backwards compatibility and api requests

Auto disable comments

04 Sep 12:33

Choose a tag to compare

  • added option to disable comments on a page after a certain number of days
  • added kommentsAreEnabled() page method for your templates
  • fix: path handling when on homepage
  • improvement: using kirby response for spam detection and post errors

Split view

20 Aug 19:21

Choose a tag to compare

add: split view for komments
fix: config var defaulting to boolean instead of array

Minor fixes

18 Jun 13:13

Choose a tag to compare

  • Fixed a bug which could cause IDs not being unique
  • Using kirbytext() instead of html() in the komment text

Bugfixes

15 May 11:46

Choose a tag to compare

v0.9.6

fix: finding urls in editor blocks