Skip to content

docs(android): add 7.1.2 release notes, drop the inactive WebView note from 7.1.1 - #20

Merged
krassx merged 2 commits into
mainfrom
docs/android-7.1.2-release-notes
Aug 20, 2026
Merged

docs(android): add 7.1.2 release notes, drop the inactive WebView note from 7.1.1#20
krassx merged 2 commits into
mainfrom
docs/android-7.1.2-release-notes

Conversation

@krassx

@krassx krassx commented Aug 20, 2026

Copy link
Copy Markdown
Contributor

Two changes, both about not documenting WebView work that is not live yet.

Adds release notes for Android SDK 7.1.2, which is out. The release is native-crash-reporting focused, so the notes lead with the window that was previously uncovered — a crash in the first moments of the first launch after an install or update, before the out-of-process handler is ready — plus crashes that kill the app before it can report anything, reports assembled before capture was running, and a damaged handler that looked healthy while producing an empty report.

It also documents the addSecureView() / removeSecureView() signature change (FragmentObject), with a :::note that it needs a rebuild rather than an AAR swap. Source is unaffected: passing a fragment still works.

Removes the WebView bridge bullet from 7.1.1. That change is inert until the matching Bugsee JavaScript package ships, so the entry described behavior no one can observe and pointed readers at a "matching Bugsee JavaScript SDK" that is not out. The summary line above it promised "dependencies and WebView privacy", so that half is gone too — leaving it would have advertised a change the entry no longer makes.

Neither 7.1.1 nor 7.1.2 now refers to the WebView work. It can be documented in whichever release makes it observable.

Style follows the existing 7.1.1 entry (intro line, flat bullets, admonition for the caveat) rather than the sectioned format used further down the page.

Checked: npx cspell clean on the file, and npm run build succeeds (the HTML-minifier diagnostics in its output are pre-existing, on an unrelated Xamarin page).

krassx added 2 commits August 20, 2026 11:31
Native crash reporting release: the uncovered window at the start of the
first launch after an install or update, crashes that kill the app before
it can report, reports assembled before capture was running, and a
damaged handler that looked healthy while producing nothing.

Also the addSecureView/removeSecureView signature change, with a note
that it needs a rebuild rather than an AAR swap — passing a fragment is
unchanged otherwise.

Leaves out the WebView work in this version: it is inert until the
matching JavaScript package ships, so documenting it now would describe
behavior nobody can observe yet.

Change-Id: I2e27a192a2b1656b87b240fe22fe308f48e36e89
The bridge authentication is inert until the matching JavaScript package
ships, so the entry described behavior nobody can observe — and pointed
readers at a "matching Bugsee JavaScript SDK" that is not out yet.

Removes the bullet and the "and WebView privacy" half of the summary line
above it, which would otherwise promise a change the entry no longer
makes. Both this and 7.1.2 can document the work once it is live.

Change-Id: Iceb7b9f8d8a551a7fe0fb6110310cef0c51be0e1
@krassx krassx changed the title docs(android): add 7.1.2 release notes docs(android): add 7.1.2 release notes, drop the inactive WebView note from 7.1.1 Aug 20, 2026
@krassx
krassx merged commit e42bf45 into main Aug 20, 2026
1 check passed
@krassx
krassx deleted the docs/android-7.1.2-release-notes branch August 20, 2026 07:11
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