Skip to content

chore(*): catch master up to the release branch - #17

Merged
Alexays merged 6 commits into
masterfrom
chore/native-sdks-in-monorepo
Aug 20, 2026
Merged

chore(*): catch master up to the release branch#17
Alexays merged 6 commits into
masterfrom
chore/native-sdks-in-monorepo

Conversation

@Alexays

@Alexays Alexays commented Aug 20, 2026

Copy link
Copy Markdown
Contributor

Master last saw this branch at PR #16's squash; since then the branch carried the 4.0.4 release commits, the Flutter Semantics toolchain fix, and today's 4.1.0 release (version sync, wrapper changelog notes). Every release tag points at these commits, so master should contain them. Merge (not squash) recommended, so the tagged commits land on master as-is and the branch can be retired.

They moved into screeb/sdk-ios and screeb/sdk-android, so the sibling checkouts
this repo assumed no longer exist. SCREEB_MONOREPO_PATH overrides the location,
and the per-platform variables still win over it.

The release doc also gains the maven-local publish the MAUI gate needs: without
it that gate fails on a "probably corrupt" AAR that is in fact absent.
packages/sdk-ios and packages/sdk-android held nothing but a CHANGELOG.md that
no registry renders and no script reads: the same notes live in the public docs,
which is what the wrapper changelogs already link to.
…d in

The package uses Semantics(identifier:), which landed in Flutter 3.19 /
Dart 3.3, while the environment accepted 2.5/2.15: older toolchains got a
compile error inside the package instead of resolving an earlier version.
Also ignores the locally built KMP xcframework and the MAUI test build
output.
Bumps the version manifest, runs versions:sync across the wrappers, and
adds the 4.1.0 notes to the wrapper changelogs. The native release makes
session replay refresh-rate aware on ProMotion displays (about half the
replay CPU there), starts recordings on the first mirrored frame instead
of a blank lead-in, brings Android surface content (video, maps, GPU)
under masking and anonymization, and closes the backgrounding and
rotation races the release audit surfaced.
@Alexays
Alexays merged commit 7c51902 into master Aug 20, 2026
6 checks passed
@Alexays
Alexays deleted the chore/native-sdks-in-monorepo branch August 20, 2026 15:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant