diff --git a/CHANGELOG-nightly.md b/CHANGELOG-nightly.md index 5e304946..33de017d 100644 --- a/CHANGELOG-nightly.md +++ b/CHANGELOG-nightly.md @@ -1,3 +1,10 @@ +### 3.1.15.2000 + +- Fixed an issue causing the option to hide shared chat to hide all messages +- Added an option to change the shared chat pill style +- Added an option to use a highlighted border around source chat messages +- Added an option to change the color of the highlighted border for source chat messages + ### 3.1.15.1000 - Added required Firefox built-in consent metadata to the manifest diff --git a/src/app/chat/Badge.vue b/src/app/chat/Badge.vue index 62b9169e..5a0eec63 100644 --- a/src/app/chat/Badge.vue +++ b/src/app/chat/Badge.vue @@ -16,26 +16,22 @@