@weavy/uikit-react 27.1.1 → 27.1.3

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,20 @@
1
1
  # Changelog for Weavy
2
2
 
3
+ ## v27.1.3
4
+
5
+ <time>2025-04-29</time>
6
+
7
+ * Fixed an issue with polls not being updated when voting in UIKit.
8
+ * Fixed an issue with media previews playing in background in UIKit.
9
+
10
+ ## v27.1.2
11
+
12
+ <time>2025-04-29</time>
13
+
14
+ * Fixed an issue when changing `uid` in the `wy-posts` component.
15
+ * Fixed some issues with async handling in UIKit.
16
+ * Improved loading performance in `wy-chat`, `wy-comments`, `wy-messenger` and `wy-posts`.
17
+
3
18
  ## v27.1.1
4
19
 
5
20
  <time>2025-04-15</time>