2.0.0 (2023-10-02)
Merged pull requests:
- (#48) Add php 8 and symfony 6 support
- (#47) Fixing workflow badge
- (#46) remove type from id column in comments/thread list
- (#45) Add offset to find published comments, added function to parse additional data and updated the comment events
- (#44) Add pagination for comments, code cleanup
- (#41) Use branch-independent links in README.md
- (#40) Update github actions for 2.x
- (#36) Remove deprecations
- (#35) Remove filter-type attribute in list configuration
- (#34) Make bundle compatible with Sulu 2.0
- (#33) Fix compatibility for Sulu 2 RC3
- (#32) Add creator avatar serialization
- (#31) Added update and delete function to WebsiteCommentController
- (#30) Activate phpstan-strict-rules extension to force typehints
- (#28) add typehints to codebase
- (#26) use symfony form to render the comment form
- (#24) add getting-started to doc
- (#23) Upgrade bundle to be compatible with Sulu 2.0
- (#21) add symfony 3 to testruns