Skip to content

Commit 1ada218

Browse files
authored
Merge pull request #244 from tidev/feature/release-12.7.1.GA
2 parents 5f7ce1f + 8d0dc7a commit 1ada218

File tree

2 files changed

+41
-0
lines changed

2 files changed

+41
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,3 +22,4 @@ weight: '8'
2222
* [Titanium SDK 12.6.3.GA Release Note](/guide/Titanium_SDK/Titanium_SDK_Release_Notes/Titanium_SDK_Release_Notes_12.x/Titanium_SDK_12.6.3.GA_Release_Note/)
2323
* [Titanium SDK 12.6.4.GA Release Note](/guide/Titanium_SDK/Titanium_SDK_Release_Notes/Titanium_SDK_Release_Notes_12.x/Titanium_SDK_12.6.4.GA_Release_Note/)
2424
* [Titanium SDK 12.7.0.GA Release Note](/guide/Titanium_SDK/Titanium_SDK_Release_Notes/Titanium_SDK_Release_Notes_12.x/Titanium_SDK_12.7.0.GA_Release_Note/)
25+
* [Titanium SDK 12.7.1.GA Release Note](/guide/Titanium_SDK/Titanium_SDK_Release_Notes/Titanium_SDK_Release_Notes_12.x/Titanium_SDK_12.7.1.GA_Release_Note/)
Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,40 @@
1+
---
2+
title: Titanium SDK 12.7.1.GA - 09 June 2025
3+
weight: '19'
4+
---
5+
6+
# Titanium SDK 12.7.1.GA Release Note
7+
8+
## About this release
9+
10+
Titanium SDK 12.7.1 is a patch release of the SDK, addressing high-priority issues from previous releases.
11+
12+
As of this GA release, the previous Titanium SDK patch release (12.7.0) is no longer supported.
13+
14+
## Community Credits
15+
16+
* Michael Gangolf
17+
* fix memory error in imageAsResized ([1524d41](https://github.com/tidev/titanium_mobile/commit/1524d4184d02bfe808b6c5385b2d61e8304414db))
18+
* backgroundColor in TextField ([b2d4bf6](https://github.com/tidev/titanium_mobile/commit/b2d4bf6aa05cc6b5fe6aba81ec1545f16faa5c8e))
19+
20+
21+
## Bug Fixes
22+
23+
### Android platform
24+
25+
* backgroundColor in TextField ([b2d4bf6](https://github.com/tidev/titanium_mobile/commit/b2d4bf6aa05cc6b5fe6aba81ec1545f16faa5c8e))
26+
* fix memory error in imageAsResized ([1524d41](https://github.com/tidev/titanium_mobile/commit/1524d4184d02bfe808b6c5385b2d61e8304414db))
27+
28+
## SDK Module Versions
29+
30+
| Module | Android version | iOS Version |
31+
| ----------- | --------------- | ----------- |
32+
| facebook | 13.0.0 | 15.0.0 |
33+
| ti.map | 5.6.1 | 7.3.1 |
34+
| ti.webdialog | 2.3.0 | 3.0.2 |
35+
| ti.playservices | 18.3.0 | n/a |
36+
| ti.identity | 3.1.0 | 5.0.0 |
37+
| urlSession | n/a | 4.0.1 |
38+
| ti.coremotion | n/a | 4.0.1 |
39+
| ti.applesignin | n/a | 3.1.2 |
40+
| hyperloop | 7.0.9 | 7.0.9 |

0 commit comments

Comments
 (0)