We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 20f04d5 + f9caed6 commit 5ce8438Copy full SHA for 5ce8438
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# CHANGELOG
2
3
+## v3.60.0 - 2025-11-12
4
+
5
+- `updateNavigationBar`: add isButton
6
7
## v3.59.0 - 2025-07-18
8
9
- `isQualtricsInterceptAvailableForUser`: return surveyUrl.
package.json
@@ -1,6 +1,6 @@
{
"name": "@tef-novum/webview-bridge",
- "version": "3.59.0",
+ "version": "3.60.0",
"description": "JavaScript library to access to native functionality. Requires a webview with a postMessage bridge.",
"main": "./dist/webview-bridge-cjs.js",
"module": "./dist/webview-bridge.mjs",
0 commit comments