# About this release
Titanium SDK 13.1.0 is a minor release of the SDK, addressing high-priority issues from previous releases.
# Community Credits
Hans Knöchel
- improve changelog generation (558cf58 (opens new window))
- propery handle incremental builds in Xcode (8ae9374 (opens new window))
- support swift package manager (SPM) module dependencies (a6dee74 (opens new window))
- add support for iOS 26+ UIScrollEdgeEffect API (6babec0 (opens new window))
- add parity for “backgroundSelectedColor” API (e47e4b2 (opens new window))
- fix local Xcode build (b1474dd (opens new window))
- properly set Titanium SDK version for runtime usage (cf9dfa8 (opens new window))
- be able to pass button configuration as object, support “loading" state (03339a1 (opens new window))
- update hyperloop.next to 7.1.0 to support 16 KB page size (219f6bc (opens new window))
- bump master to 13.1.0 (ee00961 (opens new window))
Michael Gangolf
- update gradle to 8.14.3 (3b23367 (opens new window))
- kotlin version update (8170e05 (opens new window))
- update minSdk to API Level 24 (089cabc (opens new window))
- include LaunchLogos again (93b8e61 (opens new window))
- update workflow (8200206 (opens new window))
- fix BottomNavigation selection when using activeTab (471e61d (opens new window))
- clearUserCache method (405c51a (opens new window))
- new WebView property 'multipleWindows' (a8c7278 (opens new window))
- navBarColor for Window (b2b4ac8 (opens new window))
- android library updates (c026d19 (opens new window))
- fix screenCaptured crash on Android 13 and lower (fe01676 (opens new window))
- fix gradle build (16c3122 (opens new window))
- update clang and lint iphone files (123e61a (opens new window))
- parity for
screenshotcapturedevent (ad0b76f (opens new window)) - another commander place (14fedc6 (opens new window))
- update commander (c8c4a40 (opens new window))
- lower clang (c5c2329 (opens new window))
- updates (c48b66f (opens new window))
- remove more modules (09624eb (opens new window))
- clean up unused src folders (6aa9089 (opens new window))
- downgrade fs-extras and ssri (6abced1 (opens new window))
- fix lint (ee65097 (opens new window))
- npm package updates (26f2a73 (opens new window))
- rename APS classes and remove unused analytics class (40a61fa (opens new window))
- remove aps-analytics.jar and titanium-verify.jar (d4eb9fc (opens new window))
- remove -u parameter from CLI (5b468e1 (opens new window))
- remove URL question in 'ti create' (68dd395 (opens new window))
- node package updates (579f33c (opens new window))
Hendrik Bugdoll
- added dSYM for Swift framework-based modules (eba5c63 (opens new window))
- added dSYM for TitaniumKit.framework (4dd433e (opens new window))
- removed old Studio project file (87b049b (opens new window))
- fixed Swift compilation conditions and flags (23c26d3 (opens new window))
- fixed TabBarItem update for iOS 18+ (ef3ae90 (opens new window))
- fixed multiple matching destinations warning for SDK build and clean app build (4f42aeb (opens new window))
- removed iOS 8 & 9 guards and fallbacks (25bb40c (opens new window))
- removed unused imports and const in install hook (37a63a2 (opens new window))
- improved readme and fixed further wording (40c0cc0 (opens new window))
- allowed multiple arguments for further scons commands (d7919be (opens new window))
- removed deprecated buffer init in buffer test (c83bcf0 (opens new window))
- removed APSAnalytics framework and analytics stuff (471ca27 (opens new window))
- fixed further typos and wording (b55d18a (opens new window))
- fixed some typos in sources (d2a91c5 (opens new window))
- opt-out new tab bar under iPadOS 18+ (3a902e5 (opens new window))
- fixed test📱trace (8c034a6 (opens new window))
- removed old iTunes references in apidoc (2663745 (opens new window))
- dropped iTunes Sync (34e7ea8 (opens new window))
- added trace log option for tests (4a6f0a2 (opens new window))
- dropped iTunes artwork generation (6b683f2 (opens new window))
- memory display parity with CLI (0c9cf2b (opens new window))
- simulator background modes warnings (3424f05 (opens new window))
Prashant Saini
- add script message handler support to Android WebView (be49840 (opens new window))
Chris Barber
- overwrite modules on local SDK build install (9ca14af (opens new window))
- rename master to main in files (f53ddeb (opens new window))
- show error if build command's config fails (71d14f6 (opens new window))
- Refactor Node.js code to ESM (#14040) (b058a7f (opens new window))