v2.3.0
Features
-
Support for nesting/threading of comments
-
Support for configuring nesting level using ENV variable
TALK_THREADING_LEVEL
(default is 4 levels) -
Includes styling for up to 4 thread levels:
talk-stream-comment-wrapper-level-${depth} talk-stream-comment talk-stream-comment-level-${depth} talk-stream-highlighted-comment talk-stream-pending-comment
-
Updated CSS classNames
coral-new-comments -> talk-new-comments
Translations
- Talk now supports Français 🇫🇷
CLI
- Add or update your Organization Name via
cli settings change-org-name
Fixes
- Fix a bug with the user history drawer in the Admin
- Flush the redis database before each test to resolve a bug that threw an error because of rate limiting (also changes default redis test database to 1, which differs from the default 0)