diff --git a/docs/guide/Titanium_SDK/Titanium_SDK_Release_Notes/Titanium_SDK_Release_Notes_13.x/README.md b/docs/guide/Titanium_SDK/Titanium_SDK_Release_Notes/Titanium_SDK_Release_Notes_13.x/README.md index d4833912d7..4fae243fcd 100644 --- a/docs/guide/Titanium_SDK/Titanium_SDK_Release_Notes/Titanium_SDK_Release_Notes_13.x/README.md +++ b/docs/guide/Titanium_SDK/Titanium_SDK_Release_Notes/Titanium_SDK_Release_Notes_13.x/README.md @@ -11,3 +11,4 @@ weight: '7' * [Titanium SDK 13.1.1.GA Release Note](/guide/Titanium_SDK/Titanium_SDK_Release_Notes/Titanium_SDK_Release_Notes_13.x/Titanium_SDK_13.1.1.GA_Release_Note/) * [Titanium SDK 13.2.0.GA Release Note](/guide/Titanium_SDK/Titanium_SDK_Release_Notes/Titanium_SDK_Release_Notes_13.x/Titanium_SDK_13.2.0.GA_Release_Note/) * [Titanium SDK 13.3.0.GA Release Note](/guide/Titanium_SDK/Titanium_SDK_Release_Notes/Titanium_SDK_Release_Notes_13.x/Titanium_SDK_13.3.0.GA_Release_Note/) +* [Titanium SDK 13.3.1.GA Release Note](/guide/Titanium_SDK/Titanium_SDK_Release_Notes/Titanium_SDK_Release_Notes_13.x/Titanium_SDK_13.3.1.GA_Release_Note/) diff --git a/docs/guide/Titanium_SDK/Titanium_SDK_Release_Notes/Titanium_SDK_Release_Notes_13.x/Titanium_SDK_13.3.1.GA_Release_Note.md b/docs/guide/Titanium_SDK/Titanium_SDK_Release_Notes/Titanium_SDK_Release_Notes_13.x/Titanium_SDK_13.3.1.GA_Release_Note.md new file mode 100644 index 0000000000..286f172f1b --- /dev/null +++ b/docs/guide/Titanium_SDK/Titanium_SDK_Release_Notes/Titanium_SDK_Release_Notes_13.x/Titanium_SDK_13.3.1.GA_Release_Note.md @@ -0,0 +1,38 @@ +--- +title: Titanium SDK 13.3.1.GA - 20 July 2026 +weight: '10' +--- + +## About this release + +Titanium SDK 13.3.1 is a patch release of the SDK, addressing high-priority issues from previous releases. + +As of this GA release, the previous Titanium SDK patch release (13.3.0) is no longer supported. + +## Community Credits + +* Michael Gangolf + * restart method (#14503) ([fcf48e6](https://github.com/tidev/titanium_mobile/commit/fcf48e6d81e7547f362b17512bed22ca1124f6e9)) + * hyperloop 8.0.1 (#14504) ([ad65400](https://github.com/tidev/titanium_mobile/commit/ad65400fe12e9f698bf241e7561f2f3f74e3d11a)) + * fix liveview restart ([5dea021](https://github.com/tidev/titanium_mobile/commit/5dea021223aba2c47d6327649e7fa765b11982c6)) + +## Bug Fixes + +### iOS platform + +* fix liveview restart ([5dea021](https://github.com/tidev/titanium_mobile/commit/5dea021223aba2c47d6327649e7fa765b11982c6)) +* restart method (#14503) ([fcf48e6](https://github.com/tidev/titanium_mobile/commit/fcf48e6d81e7547f362b17512bed22ca1124f6e9)) + +## SDK Module Versions + +| Module | Android version | iOS Version | +| ----------- | --------------- | ----------- | +| facebook | 15.0.0 | 16.0.0 | +| ti.map | 5.7.0 | 7.3.1 | +| ti.webdialog | 2.5.0 | 3.0.2 | +| ti.playservices | 18.6.0 | n/a | +| ti.identity | 3.2.0 | 5.0.0 | +| urlSession | n/a | 4.0.1 | +| ti.coremotion | n/a | 4.0.1 | +| ti.applesignin | n/a | 3.1.2 | +| hyperloop | 8.0.1 | 8.0.1 |