Releases: mauricerenck/komments
Releases · mauricerenck/komments
Kommentform for subfolder installations
v0.9.11 fix: closes #3 kommentform send for subfolder installs
Backward compatibility improvements
v0.9.10 improvement: better backwards compatibility and api requests
Auto disable comments
- 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
add: split view for komments
fix: config var defaulting to boolean instead of array
Minor fixes
- Fixed a bug which could cause IDs not being unique
- Using
kirbytext()
instead ofhtml()
in the komment text
Bugfixes
v0.9.6 fix: finding urls in editor blocks
Updated Translations
v0.9.5 fix: type in translation
Beta Bugfix release
v0.9.4 fix: page update hook
Mastodon Fix
v0.9.3 fixed: send to mastodon
Panel Api Fix
v0.9.2 chore