cobrowse-sdk-js 2.25.6 → 2.26.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
@@ -2,6 +2,19 @@
2
2
 
3
3
  All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
4
4
 
5
+ ## [2.26.0](#) (2023-06-30)
6
+
7
+
8
+ ### Features
9
+
10
+ * Allow redaction and unredaction within iframes ([#88](#)) ([11f2841](#))
11
+
12
+
13
+ ### Bug Fixes
14
+
15
+ * Changes on the user not reflected on the agent side until a mouse interaction ([#87](#)) ([6d1873e](#))
16
+ * ensure innerHeight and innerWidth are used on mobile devices to cater for collapsing toolbars ([#89](#)) ([61c0884](#))
17
+
5
18
  ### [2.25.6](#) (2023-05-31)
6
19
 
7
20