Releases: robertmarsal/RbComment
Releases · robertmarsal/RbComment
v2.0.0
v1.4.0
- added more methods to the comment table class
- minor fixes
- added bootstrap3 theme
- added more tests
- updated autoload classmap
- added db adapter note
- do not access server vars directly
- updated dependencies list
- added cli option to remove spam
- updated LICENSE file
- added packagist badges
v1.3.0
- moved the closures out from the config into the module class
- better preview image
- fixed comments sorting
- added Gravatar integration
- do not use uk-* css styles on the default theme
- added ZfcUser integration
- fix comments not beeing ordered by the time they were published when switching years
- more tests
- CS fixes
- updated autoload classmap
v1.2.0
- updated dependencies list
- CS fixes
- added more tests
- CS fixes detected by scrutinizer
- more complete scrutinizer configuration
- added code coverage badge
- added scrutinizer config file with code coverage config
- added more tests
- more tests and docs
- added scrutinizer badge
- use version 2.0.2 of zend akismet service
- do not send email notifications when comment is spam
- updated README
- added akismet integration
- updated autoload_classmap
- added more tests
- updated dependencies
- updated README
v1.1.1
- added missing dependencies
v1.1.0
- added option to send email notifications when new comments are added
- Updated README
- fixed travis commands
- restructured tests files
- updated README
- added preview
- allow user to specify a partial to be used as a theme outside the module code
- added some suggested dependencies - see zendframework/zendframework#4461
- require only used components
- passing the strings array when creating new form
- updated README
- allow form string to be translated
- updated README
- updated travis before_script
- updated README
- added testing base
- added branch alias
v1.0.0
First public release