diff --git a/CHANGELOG.md b/CHANGELOG.md index 3ddaac8f..0c075a3a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,7 @@ - Add keyboard shortcuts to control settings (#64) (@Dhanus3133) - Add embed (Youtube or any web content) as an interraction (#72) (@Dhanus3133) +- Add pinned messages (#62) (@haruncurak) - Add reset password feature - Add Postmark adapter - Allow navigation within presenter window (#63) (@railsmechanic) diff --git a/guides/usage/features.md b/guides/usage/features.md index 5cc67ab9..94271f94 100644 --- a/guides/usage/features.md +++ b/guides/usage/features.md @@ -12,6 +12,8 @@ Users can send instant message during the presentation and interact to others me You can choose to be anoynmous or use your own name before sending a message. +You can also pin a message to the screen to highlight it and only show pinned messages. + ## Polls You can add polls during your presentation. Users can vote to the poll and see the results in real time.