Releases: VirtusLab-Open-Source/strapi-plugin-comments
Releases · VirtusLab-Open-Source/strapi-plugin-comments
v3.0.0-beta.0
⚠️ First beta release for Strapi v5
⚠️ Breaking changes coming
In the early beta versions, the plugin still supports the id
queries. In the upcoming beta.1
there is going to be introduced change and switch to support of documentId
and locale
.
🚀 Features
- Reimplemented interface aligned to the newest Strapi Design System
- 100% TypeScript
- v5 ready
🎯 Roadmap
- Support for
documentId
andlocale
for REST and GraphQL - Unit tests migration
Done by @Kronos66
v2.3.2
v2.3.1
v2.3.0
⚠️ Last major release containing features for v4
🚀 Features
- Webhook for approved comments - #202 by @CodeVoyager
- Omit fields - #239 by @CodeVoyager
v2.2.17
v2.2.16
v2.2.15
v2.2.14
v2.2.13
v2.2.12
Fixes
- error while using Comments custom field in the Collection Types - #221 by @cyp3rius
- author not populated if
avatar
field not present - #220 by @cyp3rius - fixed behavior where no Collections are enabled - #214 by @JeremyMCastillo
Misc
- Polish translation - #218 by @LeoMoshko
- dependabot updates