feat: add Android SDK 7.1014.0 and REST API 2.30.0 versions - #211
Merged
Conversation
Android SDK 7.1014.0 - Add version snapshot (android_versioned_docs/version-Android SDK 7.1014.0/) - Add sidebar JSON for the new version - Update android_versions.json to include 7.1014.0 - Insert 7.1013.0 release notes in androidreleasenotes.md (between 7.1014.0 and 7.1012.3): NFC performance, duplicate-check for MoTo, deferred tokenization, UNDEFINED recovery fix, chip fallback entry type fix REST API 2.30.0 - Add version snapshot (restapi_versioned_docs/version-REST API 2.30.0/) - Add sidebar JSON for the new version - Update restapi_versions.json to include REST API 2.30.0 - Add 2.30.0 release notes: AVS support via billing object on moToSaleRequest and transactionRequest Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
MoTo previously had no transactionReference so status recovery was impossible — adding it is a new capability, not a bug fix. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Scope unclear — narrowing to Sale until confirmed by SDK team. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
JJaviMS
approved these changes
Sep 10, 2026
Replace relative restreleasenotes.md link with pathname:// protocol to allow cross-plugin linking from android docs to restapi docs. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
android_versioned_docs/version-Android SDK 7.1014.0/. Sidebar +android_versions.jsonupdated.restapi_versioned_docs/version-REST API 2.30.0/. Sidebar +restapi_versions.jsonupdated.android/androidreleasenotes.mdbetween 7.1014.0 and 7.1012.3: NFC polling perf, MoTo duplicate-check, deferred tokenization, UNDEFINED recovery fix, chip-fallback entry type fix.restapi/restreleasenotes.md: AVS support viabillingobject onmoToSaleRequestandtransactionRequest.Test plan
Generated with Claude Code