Skip to content

Commit bdf02fc

Browse files
authored
Merge pull request #254 from tidev/docs/release-13.1.1.GA
2 parents fc4b435 + 9df957d commit bdf02fc

File tree

2 files changed

+44
-0
lines changed

2 files changed

+44
-0
lines changed

docs/guide/Titanium_SDK/Titanium_SDK_Release_Notes/Titanium_SDK_Release_Notes_13.x/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,4 @@ weight: '7'
88
* [Titanium SDK 13.0.0.GA Release Note](/guide/Titanium_SDK/Titanium_SDK_Release_Notes/Titanium_SDK_Release_Notes_13.x/Titanium_SDK_13.0.0.GA_Release_Note/)
99
* [Titanium SDK 13.0.1.GA Release Note](/guide/Titanium_SDK/Titanium_SDK_Release_Notes/Titanium_SDK_Release_Notes_13.x/Titanium_SDK_13.0.1.GA_Release_Note/)
1010
* [Titanium SDK 13.1.0.GA Release Note](/guide/Titanium_SDK/Titanium_SDK_Release_Notes/Titanium_SDK_Release_Notes_13.x/Titanium_SDK_13.1.0.GA_Release_Note/)
11+
* [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/)
Lines changed: 43 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,43 @@
1+
---
2+
title: Titanium SDK 13.1.1.GA - 29 January 2026
3+
weight: '10'
4+
---
5+
6+
## About this release
7+
8+
Titanium SDK 13.1.1 is a patch release of the SDK, addressing high-priority issues from previous releases.
9+
10+
As of this GA release, the previous Titanium SDK patch release (13.1.0) is no longer supported.
11+
12+
## Community Credits
13+
14+
* Hans Knöchel
15+
* update xcode in runner to 26.2 ([951b2ab](https://github.com/tidev/titanium_mobile/commit/951b2ab943edca700693d1b8e05797aa8b855f6f))
16+
17+
* Hendrik Bugdoll
18+
* reverted tabBarItem reuse & added missing initial values ([1a1079b](https://github.com/tidev/titanium_mobile/commit/1a1079baa659173f50339478379eb8feadf8467e))
19+
* completed Xcode task names for pretty build log ([b93f3da](https://github.com/tidev/titanium_mobile/commit/b93f3da5b900dd76de84789caa9ca1b087aad059))
20+
* fixed Android environment detection in CLI info ([ebf8de8](https://github.com/tidev/titanium_mobile/commit/ebf8de8f10dc49ca751f5fc542bc38069b71dbc3))
21+
22+
* Prashant Saini
23+
* apply null checks on `localOverlayProxy` ([229bb6a](https://github.com/tidev/titanium_mobile/commit/229bb6a52ddd1d8c45ac7f966865d2eb64983f6c))
24+
25+
* Michael Gangolf
26+
* upgrade gradle plugin ([8ce48bc](https://github.com/tidev/titanium_mobile/commit/8ce48bcead6c6633d24760678809655c4f5ca16d))
27+
* fix gradle warning in SDK build ([bb903e3](https://github.com/tidev/titanium_mobile/commit/bb903e3a3e917af14d4a95f89f7d0f96266614e3))
28+
* ioslib update ([56f968d](https://github.com/tidev/titanium_mobile/commit/56f968d3db1efc13db8c3fc83fb4ede0ccf04c6e))
29+
30+
* César Estrada
31+
* Resolve Mac Catalyst build failures and App Store distribution issues ([3f6de97](https://github.com/tidev/titanium_mobile/commit/3f6de975374e45e53855411ff9d5f30d441de21e))
32+
33+
## Bug Fixes
34+
35+
### Android platform
36+
37+
* apply null checks on `localOverlayProxy` ([229bb6a](https://github.com/tidev/titanium_mobile/commit/229bb6a52ddd1d8c45ac7f966865d2eb64983f6c))
38+
* fixed Android environment detection in CLI info ([ebf8de8](https://github.com/tidev/titanium_mobile/commit/ebf8de8f10dc49ca751f5fc542bc38069b71dbc3))
39+
40+
### iOS platform
41+
42+
* Resolve Mac Catalyst build failures and App Store distribution issues ([3f6de97](https://github.com/tidev/titanium_mobile/commit/3f6de975374e45e53855411ff9d5f30d441de21e))
43+
* reverted tabBarItem reuse & added missing initial values ([1a1079b](https://github.com/tidev/titanium_mobile/commit/1a1079baa659173f50339478379eb8feadf8467e))

0 commit comments

Comments
 (0)