Releases: coralproject/talk
Releases · coralproject/talk
v8.4.0
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 thesvg
element or thespan
that wraps it.
- Note: this may be a visually breaking change if you are using custom CSS that targets the
v8.3.2
v8.3.1
v8.3.0
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
v8.2.3
v8.2.2
v8.2.1
v8.2.0
New features
- Configurable option to display the names of the moderators who feature comments
#4152
Bug fixes and improvements
v8.1.0
New features and updates
- Add a Refresh comments button on page visibility change #4184