Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
liviu-timar committed Apr 3, 2024
1 parent 7810267 commit 18c8532
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,8 +71,12 @@
### ⬆️ Improved

### ✅ Added
- Added `MessageOptionItemVisibility` class that controls menu item visibility in the selected message options menu.
- Added new `ChatTheme.messageOptionItemVisibility` property of type `MessageOptionItemVisibility`.
- Added docs sections that describe these changes.

### ⚠️ Changed
- Used the new `ChatTheme.messageOptionItemVisibility` property in `defaultMessageOptionsState()` in combination with own capabilities to control menu option item visibility.

### ❌ Removed

Expand Down

0 comments on commit 18c8532

Please sign in to comment.