Skip to content

feat: add Android SDK 7.1014.0 and REST API 2.30.0 versions - #211

Merged
alexdll31 merged 4 commits into
devfrom
feat/release-android-7.1014.0-restapi-2.30.0
Sep 10, 2026
Merged

feat: add Android SDK 7.1014.0 and REST API 2.30.0 versions#211
alexdll31 merged 4 commits into
devfrom
feat/release-android-7.1014.0-restapi-2.30.0

Conversation

@alexdll31

Copy link
Copy Markdown
Contributor

Summary

  • Android SDK 7.1014.0: version snapshot under android_versioned_docs/version-Android SDK 7.1014.0/. Sidebar + android_versions.json updated.
  • REST API 2.30.0: version snapshot under restapi_versioned_docs/version-REST API 2.30.0/. Sidebar + restapi_versions.json updated.
  • 7.1013.0 release notes inserted in android/androidreleasenotes.md between 7.1014.0 and 7.1012.3: NFC polling perf, MoTo duplicate-check, deferred tokenization, UNDEFINED recovery fix, chip-fallback entry type fix.
  • REST API 2.30.0 release notes added to restapi/restreleasenotes.md: AVS support via billing object on moToSaleRequest and transactionRequest.

Test plan

  • Docusaurus build succeeds with new version selectors
  • Android SDK 7.1014.0 appears in version dropdown
  • REST API 2.30.0 appears in version dropdown
  • 7.1013.0 release notes visible between 7.1014.0 and 7.1012.3

Generated with Claude Code

alexdll31 and others added 3 commits September 10, 2026 15:47
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>
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>
@alexdll31
alexdll31 merged commit b480336 into dev Sep 10, 2026
2 checks passed
@alexdll31
alexdll31 deleted the feat/release-android-7.1014.0-restapi-2.30.0 branch September 10, 2026 14:38
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.

2 participants