Version 1.0.3 February 11, 2011

Included in this release: 3 new features, 15 resolved issues, and 154 open issues.

Command line (git)
git clone git://github.com/facebook/three20.git
git checkout 1.0.3

New Features Since v1.0a2

TTTableViewNetworkEnabledDelegate - TTTableViewNetworkEnabledDelegate provides support for both drag refresh and the new infinite scroll footer. You can choose to enable either, both or neither of these features when you instantiate the delegate.

TTTableFooterInfiniteScrollView - TTTableNetworkEnabledTableViewController protocol, which allows TableViewControllers to specify when infinite scroll loading should occur based on a scroll ratio by implementing shouldLoadAtScrollRatio:

The ttmodule.py script for adding Three20 to your applications now automatically adds Three20 configuration settings to every configuration in your project if you don't explicitly state which configuration to modify. This reduces the script to ttmodule.py -p path/to/myApp/myApp.xcodeproj Three20 in its simplest use.

Resolved Issues Since v1.0a2

Fixed ContentTypeAbout unused
TTNavigatorDemo Bug - TabBar disappears
Tackled by jwang
January 15, 2011
Fixed
TTSectionedDataSource attempts to remove section no matter what
Tackled by jwang
January 15, 2011
Fixed
TTListDataSource.m removeItemAtIndexPath
Tackled by jwang
January 15, 2011
Feature Added
Issue while adding ‘Cc’ Field in ‘TTMessageController’ (Three 20)
Tackled by jwang
January 17, 2011
Fixed
TTWebController does not show status bar network activity indicator
Tackled by jwang
January 20, 2011
Fixed
TTTableMessageItemCell displays no title with timestamp set to nil
Tackled by jwang
January 20, 2011
Fixed
TTURLNavigatorPattern memory error
Tackled by diederich
January 20, 2011
Fixed
fixed styledLabel sample
Tackled by diederich
January 21, 2011
Fixed
Superfluous NSLog statements should be removed from TTScrollView.m
Tackled by jwang
January 22, 2011
Fixed
Comment on TTPhoto.size property is wrong
Tackled by jwang
January 22, 2011
Closed
three20 rejection
Tackled by jwang
January 21, 2011
Fixed
Superfluous NSLog statements should be removed from TTScrollView.m
Tackled by jwang
January 22, 2011
Closed
Update build settings to use latest iOS
Tackled by jwang
January 25, 2011
Closed
Make TTWebControllerDelegate do a little more
Tackled by jwang
January 27, 2011
Closed
Expose _webView in TTWebController
Tackled by jwang
January 27, 2011

154 Open Issues (1.0.3)