We have pushed a patch release (named 1.4.1.1) for OSX only. If you’re not on OSX, you won’t get an update notification.
This release contains two small fixes that have been caused a little bit of a problem for new users:
- iTunes 10 issues which “Loading…” message in the SDK field under Titanium Developer simulator/test/package
- Apple 4.0.x logging issues
One known issue for the iOS 4.1 SDK is that you might see something like the following in the console:
mmap$UNIX2003 called from function _Z20TCMalloc_SystemAllocmPmm
We’re going to try and fix that warning for the 1.5 release but this is harmless and has no impact on your application (as scary as it looks).
We are still working on the 1.5 release and hope to get to a final code freeze very soon and begin full testing. Our Quality goals for the 1.5 release are much higher and so I anticipate that it won’t be available until March October (edit: what was I thinking?).
We’ll have more details about this release soon. In the meantime, this release has significant performance and functional improvements in Android and internally we’re calling this our “Android release” given how much effort is going into this release for Android. Not that iOS is getting the shaft, we have plenty of fixes and great work on that platform too.
If you have installed from github since 1.4.0, please note that you will not get an update in Titanium Developer until you remove your 1.4.0 directory. Also, not that we have moved the build version to 1.4.2 in master This does not mean that the next release is 1.4.2, it’s simply a way to not cause issues if you install a build from master with the upcoming 1.5 release.
(EDIT: after testing and push to distribution, we found we included the wrong lib. we’re re-pushing as 1.4.1.1 with the correct lib).