Skip to content

Releases: sulu/SuluCommentBundle

Release 2.0.2 (2024-07-24)

24 Jul 17:29
a7ebc3a
Compare
Choose a tag to compare

Full Changelog

Release 2.0.1 (2024-06-10)

10 Jun 14:05
222ea12
Compare
Choose a tag to compare

Full Changelog

2.0.0 (2023-10-02)

02 Oct 09:09
57b3db1
Compare
Choose a tag to compare

Full Changelog

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)

01 Aug 12:39
Compare
Choose a tag to compare
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)

21 Feb 10:09
Compare
Choose a tag to compare
0.1.0 (2017-02-21) Pre-release
Pre-release

Merged pull requests: