Skip to content

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

v2.0.2

08 Feb 09:33
Compare
Choose a tag to compare

Features

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

v2.0.1

05 Feb 18:40
Compare
Choose a tag to compare

Fixes

  • Interface crashing once comments related entity has been removed #104

v2.0.0

04 Feb 11:18
Compare
Choose a tag to compare

After a while of development we're delighted to present you the final release of Strapi Navigation Plugin which is complete re-write for v4. Brand new design system, extensibility provided by Plugin API and improved performance 💪

Features

  • Listing comments
  • Discussion discovery
  • Abuse reports flow
  • Basic filtering options
  • Generic + Strapi (Authenticated) users as authors
  • Public REST API
  • Public GraphQL API

What next?

  • Advanced filtering by relations and statuses
  • Updates page - which is going to serve the most recent events happen
  • Reports page - which is going to be dedicated for a special new role which might only review the reports
  • Settings page - which will allow to change settings on the UI rather than via config file
  • Community wanted functionalities 🚀 Take a voice in a discussion

Credits

Thanks a lot to all contributors! Especially:

  • @Kronos66 - always opened eyes and fresh mind for arch challenges m8 👍
  • @cyp3rius (myself) - whole re-implementation done after hours 💪
  • Strapi team - your support and input was awesome! Thanks for guiding us and review!
  • You folks, the community - the first and best testers ever!

v2.0.0 - Release Candidate #2

01 Feb 13:37
Compare
Choose a tag to compare

Features

  • Support for Generic + Strapi (Authenticated) users in REST API
  • Support for Generic + Strapi (Authenticated) users in GraphQL API

v2.0.0 - Release Candidate #1

27 Jan 10:20
Compare
Choose a tag to compare

After a while of development we're delighted to present you the first release candidate of Comments Plugin which is complete re-write for v4.

Already delivered:

  • Listing comments
  • Discussion discovery
  • Abuse reports flow
  • Basic filtering options
  • Public REST API
  • Public GraphQL API

To be done:

  • Advanced filtering by relations and statuses
  • Database migrations for v3 -> v4
  • Updates page - which is going to serve the most recent events happen
  • Reports page - which is going to be dedicated for a special new role which might only review the reports
  • Settings page - which will allow to change settings on the UI rather than via config file

v2.0.0 - Public Beta #7

26 Jan 08:28
Compare
Choose a tag to compare
Pre-release

Features

  • added GraphQL support for the whole public spec ✨ ✨ ✨

v2.0.0 - Public Beta #6

24 Jan 10:03
Compare
Choose a tag to compare
Pre-release

Features

  • plugin configuration validators
  • Strapi RBAC permissions re-introduced

v2.0.0 - Public Beta #5

23 Jan 12:26
Compare
Choose a tag to compare
Pre-release

Fixes

  • provided support for multi word content type identifiers like api::blog-post.blog-post
  • minor fixes and optimisations

Features

  • removed comments are by default hidden in moderation panel. On demand might be returned using view options.
  • covered approval flow

v2.0.0 - Public Beta #4

08 Jan 20:45
Compare
Choose a tag to compare
Pre-release

Fixes

  • build error on case sensitive systems (some linux compilations) - #96

v2.0.0 - Public Beta #3

07 Jan 13:01
Compare
Choose a tag to compare
Pre-release

Fixes

  • UI translations glitches
  • Related entity title generation

Features

  • Moderation flow improvements and shortcuts