@weavy/uikit-react 23.0.0 → 23.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/changelog.md CHANGED
@@ -1,5 +1,14 @@
1
1
  # Changelog for Weavy
2
2
 
3
+ ## v23.1.0
4
+
5
+ <time>2024-05-31</time>
6
+
7
+ * Improved typing indicator in conversations.
8
+ * Fixed an issue in uikit-web where it was not possible to create conversations in Safari.
9
+ * Fixed an issue where Messenger was scrolling the document when closing a conversation.
10
+ * Updated pdfjs to v4.3.136.
11
+
3
12
  ## v23.0.0
4
13
 
5
14
  <time>2024-05-24</time>