Skip to content

Releases: coralproject/talk

v8.4.1

14 Jul 17:06
dde9431
Compare
Choose a tag to compare
  • Fix bug with "add announcement" feature #4282
  • Update allowed origins input to Textarea #4277
  • ensure npm run watch runs on m1 and m2 macs #4283
  • update unanswered tags when rejecting comments #4281

v8.4.0

11 Jul 13:25
5de26ce
Compare
Choose a tag to compare

New features and improvements

  • update icon library from Google Material Icons to Streamline Icons #4203
    • Note: this may be a visually breaking change if you are using custom CSS that targets the i element to style icons. All custom styles targeting icons by element should be update to target either the svg element or the span that wraps it.

v8.3.2

12 Jul 13:10
Compare
Choose a tag to compare

Bugfixes

  • update unanswered tags when rejecting comments #4281

v8.3.1

27 Jun 14:24
897e0eb
Compare
Choose a tag to compare

Bugfixes and improvements

  • get custom css and fonts css from stream embed for single comment embeds #4274

v8.3.0

21 Jun 14:45
da121c3
Compare
Choose a tag to compare

New Features

  • support for Comment Embeds, which allows sites to embed comments within a page or article with an HTML snippet, similar to a tweet embed. View full documentation for this feature. Note that comments may only be embedded on domains that are listed in your installation's permitted domains.

Bug fixes and improvements

  • Remove snapshot tests from test suites #4241

v8.2.4

14 Jun 20:06
5b87ba5
Compare
Choose a tag to compare

Bug fixes and improvements

  • fixes a bug in moderation keyboard shortcuts #4249

v8.2.3

12 Jun 20:26
b4441d4
Compare
Choose a tag to compare

Bug fixes and improvements

  • update french translations for stream #4264

v8.2.2

08 Jun 17:26
24f27e9
Compare
Choose a tag to compare

Bugfixes and improvements

  • Fix localization of refresh comments button #4262

v8.2.1

07 Jun 20:44
de17101
Compare
Choose a tag to compare

Bug fixes and improvements

  • update ES translation files #4255
  • update FR translation files #4257
  • update NL translation files #4258

v8.2.0

25 May 16:59
5568504
Compare
Choose a tag to compare

New features

  • Configurable option to display the names of the moderators who feature comments
    #4152

Bug fixes and improvements

  • Update user cache when user status and data is updated #4246
  • Add check for cross imports #3929
  • Resolve merge conflict in docs #4245
  • Update design of ban modal #4181
  • Ensure screen readers correctly read "add a message" #4206