Skip to content

Releases: coralproject/talk

v9.5.0

16 Oct 14:54
2d14038
Compare
Choose a tag to compare

Important update

This version includes an update to the mongo driver from v3.5.9 to 6.9.0. This is a significant update and should be tested in a staging environment where possible, though it is backwards compatible with no API changes.

v9.4.1

07 Oct 21:06
1d2fe8e
Compare
Choose a tag to compare

Bug fixes and improvements

  • updates to gif tenor search for better error handling #4679

v9.4.0

03 Oct 20:38
1396828
Compare
Choose a tag to compare

New Features

  • expose COMMENT_ENTERED_MODERATION_QUEUE event as a webhook #4673 thanks to @ddrysdale-ffx !! 🎉

Bug fixes and improvements

  • remove extra tab definition for screen readers #4667
  • update webhooks docs links #4670
  • Create notification on previously rejected comment being approved if DSA is enabled #4671
  • do not autoplay tenor gifs in mod queue #4669
  • Update docs packages and add lunrjs search #4672
  • Add support for non-latin character range for urls for comment counts #4675
  • add safety check for tenant.dsa #4674

v9.3.1

24 Sep 18:52
26e3800
Compare
Choose a tag to compare

Bug fixes and improvements

  • Updated Finnish translations #4665

v9.3.0

12 Sep 13:18
da44ace
Compare
Choose a tag to compare

New Features

  • experimental new comment counts endpoint #4635. Documentation to follow once further load testing is completed.
  • caching for new comment counts endpoint #4660

v9.2.0

06 Aug 17:24
2be4a9b
Compare
Choose a tag to compare

Bug fixes and improvements

  • Update design of gif selector #4653
  • Move external mod phases to run before pre-moderation #4641

v9.1.2

18 Jul 15:11
e0c7cfd
Compare
Choose a tag to compare

Bug fixes and improvements

  • add max width to gif tenor gifs #4649

v9.1.1

17 Jul 20:06
c85d27b
Compare
Choose a tag to compare

New features

  • Allow use of Gif Tenor instead of Giphy #4633

Bug fixes and improvements

  • de-CH typo fix #4634
  • Add German translations for notifications #4629

v9.0.8

02 Jul 15:20
575d4ee
Compare
Choose a tag to compare

Bug fixes and improvements

  • more accurately determine script origin for counts script #4638

v9.0.7

04 Jun 16:21
9b5d878
Compare
Choose a tag to compare
  • make rejectComment work for archived comments