Releases: VirtusLab-Open-Source/strapi-plugin-comments
Releases · VirtusLab-Open-Source/strapi-plugin-comments
v2.0.2
v2.0.1
v2.0.0
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:
v2.0.0 - Release Candidate #2
v2.0.0 - Release Candidate #1
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
Features
- added GraphQL support for the whole public spec ✨ ✨ ✨
v2.0.0 - Public Beta #6
Features
- plugin configuration validators
- Strapi RBAC permissions re-introduced
v2.0.0 - Public Beta #5
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
Fixes
- build error on case sensitive systems (some linux compilations) - #96
v2.0.0 - Public Beta #3
Fixes
- UI translations glitches
- Related entity title generation
Features
- Moderation flow improvements and shortcuts