Skip to content

Releases: mauricerenck/komments

Kommentform for subfolder installations

05 Oct 16:00
Compare
Choose a tag to compare
v0.9.11

fix: closes #3 kommentform send for subfolder installs

Backward compatibility improvements

04 Sep 13:08
Compare
Choose a tag to compare
v0.9.10

improvement: better backwards compatibility and api requests

Auto disable comments

04 Sep 12:33
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare
v0.9.6

fix: finding urls in editor blocks

Updated Translations

10 May 18:05
Compare
Choose a tag to compare
v0.9.5

fix: type in translation

Beta Bugfix release

10 May 17:12
Compare
Choose a tag to compare
v0.9.4

fix: page update hook

Mastodon Fix

10 May 16:25
Compare
Choose a tag to compare
v0.9.3

fixed: send to mastodon

Panel Api Fix

09 May 17:03
Compare
Choose a tag to compare
v0.9.2

chore