Releases: VirtusLab-Open-Source/strapi-plugin-comments
Releases · VirtusLab-Open-Source/strapi-plugin-comments
v3.0.7
🪳 Fixes
- GET comments flat filter for REST API not working - #295 by @Kronos66
🌱 Misc
- Package size optimizations
- Dependencies upgrade
- Strapi upgrade to
5.9.1
v3.0.7-beta.1
🌱 Misc
- Package size optimizations
v3.0.6
🌱 Misc
- Dependencies upgrade
- Strapi upgrade to
5.8.1
v3.0.5
🪳 Fixes
- Comments not visible in Discover table after removing parent of thread - #290 by @Kronos66
- Locales blocking POST reply comments with "threadOf" - #291 by @Kronos66
v3.0.3
🪳 Fixes
- Comments not showing in admin panel when added avatar URL - #283 by @cyp3rius
v3.0.1
🪳 Fixes
- Getting
403 Not authorized
when try to POST a comment - #281 by @Kronos66
🌱 Misc
- Dependencies upgrade
- Strapi upgrade to
5.7.0
v3.0.0
🥳 First public release for Strapi v5
🚀 Features
- Reimplemented interface aligned to the newest Strapi Design System
- 100% TypeScript
- v5 ready
- Support for
documentId
and locale
for REST and GraphQL - ⚠️ Breaking changes - update your queries!
Contributors