Skip to content

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

v3.0.7-beta.1

24 Jan 09:56
f2c6104
Compare
Choose a tag to compare
v3.0.7-beta.1 Pre-release
Pre-release

🌱 Misc

  • Package size optimizations

v3.0.6

23 Jan 15:02
2e9fc55
Compare
Choose a tag to compare

🌱 Misc

  • Dependencies upgrade
  • Strapi upgrade to 5.8.1

v3.0.5

22 Jan 07:36
2af9ff5
Compare
Choose a tag to compare

🪳 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.4

17 Jan 06:10
5508bad
Compare
Choose a tag to compare

🪳 Fixes

v3.0.3

13 Jan 10:44
2547e8a
Compare
Choose a tag to compare

🪳 Fixes

  • Comments not showing in admin panel when added avatar URL - #283 by @cyp3rius

v3.0.2

12 Jan 19:35
d0cb34f
Compare
Choose a tag to compare

🚀 Features

🪳 Fixes

v3.0.1

11 Jan 12:33
500ae48
Compare
Choose a tag to compare

🪳 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

07 Jan 07:38
d865f96
Compare
Choose a tag to compare

🥳 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

v2.3.3

29 Dec 17:26
3d8c42d
Compare
Choose a tag to compare

🪳 Fixes

  • Fixed link to an entry on discover page - #269 by @fpavlik

🌱 Misc

v3.0.0-beta.1

26 Nov 20:07
Compare
Choose a tag to compare
v3.0.0-beta.1 Pre-release
Pre-release

⚠️ Beta release for Strapi v5

⚠️ Breaking changes coming

In the early beta versions, the plugin still supports the id queries. In the upcoming beta.2 there is going to be introduced change and switch to support of documentId and locale.

🚀 Features

  • GraphQL enabled

🌱 Misc

  • Bump to Strapi v5.4.1
  • Dependencies upgrade

🎯 Roadmap

  • Support for documentId and locale for REST and GraphQL
  • Unit tests migration

Work done by @Kronos66