Releases: mauricerenck/komments
Releases · mauricerenck/komments
Plugin info in Panel
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
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
Introducing a new panel field for showing the count of pending komments.
Autoload fixes
Fixes autoloading and use of plugin without composer via github zip
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