We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 284c8b7 commit 642c547Copy full SHA for 642c547
docs/CHANGELOG.md
@@ -13,7 +13,8 @@ Changelog
13
- Fix #423: Fix rendering of attached files on new reply by PushService
14
- Enh #424: Allow sending a message with attached files only, such as an image
15
- Enh #426: Reduce translation message categories
16
-- Fix #428: Fixed observer missing parameter
+- Fix #428: Fixed observer missing parameter
17
+- Fix #434: Add `cursor: pointer;` to `#conversation-settings-button`
18
19
3.2.2 (July 9, 2024)
20
--------------------
module.json
@@ -29,4 +29,4 @@
29
"resources/screen2.PNG",
30
"resources/screen3.PNG"
31
]
32
-}
+}
0 commit comments