Releases: sulu/SuluCommentBundle
Releases · sulu/SuluCommentBundle
Release 2.0.2 (2024-07-24)
- Upgrade PHPUnit and add PHP 8.4 to CI (#56) (@alexander-schranz)
- Add Symfony 7 support (#53) (@TheCadien)
Release 2.0.1 (2024-06-10)
- Fix Ci compatibility to Sulu 2.6 compatibility and fix ProphecyTrait warning (#55) (@alexander-schranz)
- Add possibility to set the thread title (#51) (@Prokyonn)
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
1.0.0 (2019-08-01)
Added export button to lists (#22) * added export button to lists * fixed style-ci and travis php memory_limit
0.1.0 (2017-02-21)
Merged pull requests:
- Prepared files for release 0.1.0 #19 (wachterjohannes)
- Fixed set-title before comment-events #18 (wachterjohannes)
- Added thread-type filter #17 (wachterjohannes)
- add filter for thread and comment rest api #16 (alexander-schranz)
- Added types parameter to thread-controller #15 (wachterjohannes)
- added base installation documentation (only backend) #14 (nickvanderzwet)
- Correct misspelling #13 (reyostallenberg)
- Dutch translations #12 (nickvanderzwet)
- Added filter for hidden comments #11 (wachterjohannes)
- Added list-type to field-descriptor type #10 (wachterjohannes)
- Fixed publish handling #9 (wachterjohannes)
- support sulu 1.3 version #7 (nickvanderzwet)
- Added pre/post persist comment event #6 (wachterjohannes)
- Added website-comment-controller #5 (wachterjohannes)
- Implemented basic admin interface #4 (wachterjohannes)
- Init basic entities #3 (wachterjohannes)
- Init after geneation #1 (tomsvogel)