Skip to content

Commit f92e4e0

Browse files
committed
chore: add 12.3.1 changelog
1 parent eadd4fe commit f92e4e0

1 file changed

Lines changed: 47 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 47 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,50 @@
1+
## [12.3.1](https://github.com/tidev/titanium_mobile/compare/12_3_0_GA...12.3.1) (2024-05-30)
2+
3+
## About this release
4+
5+
Titanium SDK 12.3.1 is a patch release of the SDK, addressing high-priority issues from previous releases.
6+
7+
As of this release, the previous Titanium SDK patch release (12.3.0) is no longer supported.
8+
9+
10+
## Community Credits
11+
12+
* Hans Knöchel
13+
* handle first privacy manifest changes ([a6f8ed4](https://github.com/tidev/titanium_mobile/commit/a6f8ed48843334686ab6ace07c52066c4a74dbfc))
14+
* Revert "feat(ios): support multi-scene applications (#13941)" ([8570d92](https://github.com/tidev/titanium_mobile/commit/8570d922175ba60f2554249d75fdf4505471c110))
15+
* bump version ([570442b](https://github.com/tidev/titanium_mobile/commit/570442bc1d144b230cb4ecf58ae5dfa4052966ab))
16+
17+
* Michael Gangolf
18+
* node-appc update ([54acc65](https://github.com/tidev/titanium_mobile/commit/54acc65fc870754b4eb869abd9a3328584752464))
19+
* fix noresults event in ListView width custom query ([d9ecad7](https://github.com/tidev/titanium_mobile/commit/d9ecad760b6ea2be6089a00939bc95ba6527202f))
20+
* node-titanium-sdk update ([feffa23](https://github.com/tidev/titanium_mobile/commit/feffa239ca35c5fbf208583e3c78299631bfca66))
21+
* Ti.UI.Tab selected event returns no data ([abc9e81](https://github.com/tidev/titanium_mobile/commit/abc9e81bd38c01bc3de48219707aa4d1d06e94fe))
22+
* touchFeedbackColor not working for a bottomNavigation tab ([4639ced](https://github.com/tidev/titanium_mobile/commit/4639cede2baeca7e2f7670595bf376ef94bd77fa))
23+
* switchCamera method was missing ([5fc9115](https://github.com/tidev/titanium_mobile/commit/5fc91157528805bc984ad05eba851328162c0797))
24+
25+
## Bug Fixes
26+
27+
### Android platform
28+
29+
* fix noresults event in ListView width custom query ([d9ecad7](https://github.com/tidev/titanium_mobile/commit/d9ecad760b6ea2be6089a00939bc95ba6527202f))
30+
* switchCamera method was missing ([5fc9115](https://github.com/tidev/titanium_mobile/commit/5fc91157528805bc984ad05eba851328162c0797))
31+
* Ti.UI.Tab selected event returns no data ([abc9e81](https://github.com/tidev/titanium_mobile/commit/abc9e81bd38c01bc3de48219707aa4d1d06e94fe))
32+
* touchFeedbackColor not working for a bottomNavigation tab ([4639ced](https://github.com/tidev/titanium_mobile/commit/4639cede2baeca7e2f7670595bf376ef94bd77fa))
33+
34+
## SDK Module Versions
35+
36+
| Module | Android version | iOS Version |
37+
| ----------- | --------------- | ----------- |
38+
| facebook | 12.1.0 | 14.0.0 |
39+
| ti.map | 5.6.0 | 7.3.1 |
40+
| ti.webdialog | 2.3.0 | 3.0.2 |
41+
| ti.playservices | 18.2.0 | n/a |
42+
| ti.identity | 3.1.0 | 5.0.0 |
43+
| urlSession | n/a | 4.0.1 |
44+
| ti.coremotion | n/a | 4.0.1 |
45+
| ti.applesignin | n/a | 3.1.2 |
46+
| hyperloop | 7.0.6 | 7.0.6 |
47+
148
# [12.3.0](https://github.com/tidev/titanium_mobile/compare/12_2_X...12.3.0) (2024-02-16)
249

350
## About this release

0 commit comments

Comments
 (0)