Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
ScreebApp
/
sdk
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
0
Code
Issues
1
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
4.0.2
- #11
#11
Merged
Alexays
merged 49 commits into
master
ScreebApp/sdk:master
from
dev-4.0.0
ScreebApp/sdk:dev-4.0.0
Copy head branch name to clipboard
Jul 8, 2026
Conversation
Commits
49
(49)
Checks
Files changed
Merged
4.0.2
#11
Alexays
merged 49 commits into
master
ScreebApp/sdk:master
from
dev-4.0.0
ScreebApp/sdk:dev-4.0.0
Copy head branch name to clipboard
Commits
Commits on Jul 2, 2026
feat(sdk-browser): add ScreebMaskText, ScreebNoCapture and ScreebId DOM helpers
Alexays
committed
42e8491
View commit details
Copy full SHA for 42e8491
Browse repository at this point
feat(*): recover Svelte SDK, example and publish workflow from dev
Alexays
committed
711e2f1
View commit details
Copy full SHA for 711e2f1
Browse repository at this point
feat(*): recover SDK version-sync tooling from dev
Alexays
committed
13a59c2
View commit details
Copy full SHA for 13a59c2
Browse repository at this point
fix(*): use npm install in CI to tolerate lockfile/npm version skew
Alexays
committed
383f8be
View commit details
Copy full SHA for 383f8be
Browse repository at this point
feat(*): expose ScreebMaskText/ScreebNoCapture/ScreebId in react, vue and angular
Alexays
committed
8375e4f
View commit details
Copy full SHA for 8375e4f
Browse repository at this point
chore(*): recover example apps and remaining npm scripts from dev
Alexays
committed
1f6d6e9
View commit details
Copy full SHA for 1f6d6e9
Browse repository at this point
feat(*): recover release/size/local-ios helper scripts from dev
Alexays
committed
5b472ac
View commit details
Copy full SHA for 5b472ac
Browse repository at this point
feat(*): recover ScreebView privacy helpers for MAUI from dev
Alexays
committed
f1cfd0a
View commit details
Copy full SHA for f1cfd0a
Browse repository at this point
feat(*): recover privacy helpers/hooks for Flutter and React Native from dev
Alexays
committed
c4773c0
View commit details
Copy full SHA for c4773c0
Browse repository at this point
ci(*): run flutter tests and react-native typecheck for recovered features
Alexays
committed
f10b419
View commit details
Copy full SHA for f10b419
Browse repository at this point
fix(*): enable MAUI in csproj for ScreebView and drop 4.0.0-only binding transform
Alexays
committed
6ab3237
View commit details
Copy full SHA for 6ab3237
Browse repository at this point
chore(*): preserve 4.0.0-readiness (local native SDK build support, MAUI binding transform)
Alexays
committed
e73cb6a
View commit details
Copy full SHA for e73cb6a
Browse repository at this point
test(*): recover MAUI hooks tests and nested-property util from dev
Alexays
committed
242ca1e
View commit details
Copy full SHA for 242ca1e
Browse repository at this point
feat(*): migrate wrappers to native SDK 4.0.0
Alexays
committed
6308c6e
View commit details
Copy full SHA for 6308c6e
Browse repository at this point
test(*): re-enable browser unit tests and make test scripts intentional everywhere
Alexays
committed
6cb9b77
View commit details
Copy full SHA for 6cb9b77
Browse repository at this point
chore(*): stop tracking generated docs, fix commitlint scopes, pin Node/editor config
Alexays
committed
59e5312
View commit details
Copy full SHA for 59e5312
Browse repository at this point
fix(*): correct READMEs, repo URLs, angular type exports; wire CI checks
Alexays
committed
1d1d7cb
View commit details
Copy full SHA for 1d1d7cb
Browse repository at this point
perf(*): target es2020 and minify SDK bundles with terser
Alexays
committed
17c30f0
View commit details
Copy full SHA for 17c30f0
Browse repository at this point
chore(*): deps hygiene (devDeps, eslint-config jest, tarballs, svelte ranges)
Alexays
committed
fa814f9
View commit details
Copy full SHA for fa814f9
Browse repository at this point
ci(*): pin actions to commit SHA and use npm ci for reproducible installs
Alexays
committed
818cd56
View commit details
Copy full SHA for 818cd56
Browse repository at this point
ci(*): drop docs:reference:check from CI (needs sibling docs repo)
Alexays
committed
261e260
View commit details
Copy full SHA for 261e260
Browse repository at this point
fix(*): native robustness — MAUI privacy-marker crash, KMP cancellation, MAUI bool contract
Alexays
committed
11a5d36
View commit details
Copy full SHA for 11a5d36
Browse repository at this point
fix(*): handle list hook results in MAUI Android marshaller (match iOS)
Alexays
committed
ca82d60
View commit details
Copy full SHA for ca82d60
Browse repository at this point
feat(*): deep-link API, 4.0.1 native bump, Flutter replay semantics
Show description for 47a12de
Alexays
and
claude
committed
47a12de
View commit details
Copy full SHA for 47a12de
Browse repository at this point
chore(*): interactive example demos, deep-link wiring, expo deps
Show description for f89cc75
Alexays
and
claude
committed
f89cc75
View commit details
Copy full SHA for f89cc75
Browse repository at this point
fix(*): unblock red CI on 4.0.0 PR
Show description for 1000acf
Alexays
and
claude
committed
1000acf
View commit details
Copy full SHA for 1000acf
Browse repository at this point
fix(*): sync package-lock with npm 10.8.2 (CI) for nested picomatch
Show description for 0c27d83
Alexays
and
claude
committed
0c27d83
View commit details
Copy full SHA for 0c27d83
Browse repository at this point
Commits on Jul 6, 2026
feat(example-ios): complete runnable Xcode project (was a stub)
Show description for 446707a
Alexays
and
claude
committed
446707a
View commit details
Copy full SHA for 446707a
Browse repository at this point
feat(example-ios): switch to the local sdk-ios checkout via SCREEB_USE_LOCAL_SDK
Show description for 7786daa
Alexays
and
claude
committed
7786daa
View commit details
Copy full SHA for 7786daa
Browse repository at this point
fix(example-ios): register the deep-link URL scheme
Show description for 0ce309d
Alexays
and
claude
committed
0ce309d
View commit details
Copy full SHA for 0ce309d
Browse repository at this point
Commits on Jul 7, 2026
feat(example-expo): expo-updates repro for the post-OTA invisible-surveys bug
Show description for 6c53a91
Alexays
and
claude
committed
6c53a91
View commit details
Copy full SHA for 6c53a91
Browse repository at this point
fix(example-expo): keep the reload button reachable while a survey is displayed
Show description for 3ea2774
Alexays
committed
3ea2774
View commit details
Copy full SHA for 3ea2774
Browse repository at this point
Commits on Jul 8, 2026
feat(sdk-reactnative,sdk-maui): expose handleDeepLink in both wrappers
Show description for 1b1c456
Alexays
committed
1b1c456
View commit details
Copy full SHA for 1b1c456
Browse repository at this point
feat(*): iOS example parity — KMP host app, deep links and local-SDK gates
Show description for 896bd9e
Alexays
committed
896bd9e
View commit details
Copy full SHA for 896bd9e
Browse repository at this point
chore(*): local iOS xcframework tooling + README debug-mode defaults
Show description for 63ac7a4
Alexays
committed
63ac7a4
View commit details
Copy full SHA for 63ac7a4
Browse repository at this point
fix(sdk-kmp): forward deep links to the native iOS SDK (the actual was a no-op)
Show description for 777521a
Alexays
committed
777521a
View commit details
Copy full SHA for 777521a
Browse repository at this point
chore(example-flutter): resolve the locally-published Android SDK when SCREEB_USE_LOCAL_SDK=true
Alexays
committed
24cb07f
View commit details
Copy full SHA for 24cb07f
Browse repository at this point
chore(*): pin the native Android SDK to 4.0.2 across wrappers
Alexays
committed
56ff077
View commit details
Copy full SHA for 56ff077
Browse repository at this point
chore(*): release 4.0.2 across every wrapper SDK
Show description for 0bc7ab0
Alexays
committed
0bc7ab0
View commit details
Copy full SHA for 0bc7ab0
Browse repository at this point
docs(sdk-flutter): changelog 4.0.2
Alexays
committed
60b0eb3
View commit details
Copy full SHA for 60b0eb3
Browse repository at this point
chore(sdk-maui): fix the iOS native LICENSE copyright holder and year
Alexays
committed
4778de8
View commit details
Copy full SHA for 4778de8
Browse repository at this point
chore(*): sync package-lock with the 4.0.2 wrapper bump
Alexays
committed
65b02d8
View commit details
Copy full SHA for 65b02d8
Browse repository at this point
ci(*): pin the .NET 9 SDK in the MAUI publish (runner defaults to .NET 10)
Alexays
committed
03bced5
View commit details
Copy full SHA for 03bced5
Browse repository at this point
fix(sdk-kmp): use the cinterop selector name for handleDeepLink; sync lock with CI npm
Show description for 3d7a335
Alexays
committed
3d7a335
View commit details
Copy full SHA for 3d7a335
Browse repository at this point
ci(*): the MAUI binding needs the maui-android/maui-ios workloads
Alexays
committed
5aaed1e
View commit details
Copy full SHA for 5aaed1e
Browse repository at this point
ci(*): restore the npm upgrade before publish — trusted publishing needs npm >= 11.5
Alexays
committed
863773b
View commit details
Copy full SHA for 863773b
Browse repository at this point
ci(*): authenticated xcframework download in the KMP publish (anonymous API is rate-limited)
Alexays
committed
37e978f
View commit details
Copy full SHA for 37e978f
Browse repository at this point
ci(sdk-kmp): publish via the Central Portal, legacy s01 endpoint returns 402
Alexays
committed
763989a
View commit details
Copy full SHA for 763989a
Browse repository at this point
fix(sdk-kmp): publish tasks depend on all sign tasks (shared javadoc asc)
Alexays
committed
303ed80
View commit details
Copy full SHA for 303ed80
Browse repository at this point
You can’t perform that action at this time.