Skip to content

Releases: VirtusLab-Open-Source/strapi-plugin-comments

v2.1.0-beta.1

31 Mar 09:52
Compare
Choose a tag to compare
v2.1.0-beta.1 Pre-release
Pre-release

Beta - TypeScript

Beta version build in TypeScript which contains everything from v2.0.10.

v2.0.10

08 Mar 07:52
Compare
Choose a tag to compare

Features

v2.0.9

23 Feb 13:35
Compare
Choose a tag to compare

Fixes

  • GraphQL query by design is not covering withCount property of pagination. Make it default for all GQL queries.

v2.0.8

22 Feb 04:33
Compare
Choose a tag to compare

Fixes

  • bad word check is not working good - #116

v2.0.7

20 Feb 17:40
Compare
Choose a tag to compare

Fixes

  • findAllInHierarchy fails with 500 error because of chained async await

v2.0.6

18 Feb 05:26
Compare
Choose a tag to compare

Features

  • applied full support for pagination specification based on Strapi Docs

‼️ Important

Response structure for Get Comments (flat structure) has changed. Align your client applications please.

v2.0.5

17 Feb 09:01
Compare
Choose a tag to compare

Fixes

  • [CU-23e47df] Pagination not working on V4 - #111

Features

  • Settings page UI alignments based on Strapi team review

v2.0.4

15 Feb 07:24
Compare
Choose a tag to compare

Fixes

  • issues with reloading & applying GQL configuration via settings page - #110

v2.0.3

13 Feb 19:08
Compare
Choose a tag to compare

Features

  • Settings page has been introduced ✨

v2.0.2

08 Feb 09:33
Compare
Choose a tag to compare

Features

  • support sorting and pagination for findAll & findAllInHierarchy - #107