All Versions
17
Latest Version
Avg Release Cycle
177 days
Latest Release
1482 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v4.2.0 Changes
October 12, 2020 -
v4.1.0 Changes
October 02, 2019 -
v4.0.1 Changes
April 15, 2019- ๐ Memory improvements and fixes.
- ๐ Other minor fixes
-
v4.0.0 Changes
October 26, 2017- โ Adds support for Xcode 9.
- ๐ Deprecated UIAlertView, UIActionSheet, UIPopoverController.
- โฌ๏ธ Bumped minimum iOS version to 9.0.
-
v3.3.0 Changes
November 17, 2016- โ Added
cellConfigForSelector
to style XLFormOptionsViewController - Added properties to limit number of characters in
XLFormTextFieldCell
andXLFormTextViewCell
- ๐ Minor fixes
- โ Added
-
v3.2.0 Changes
June 16, 2016- Added XL_APP_EXTENSIONS macro to allow app extensions (@MuscleRumble #357)
- โ Added shouldChangeTextInRange delegate call for UITextView. (@kiancheong #782)
- โ Added support for NSFormatter (@ziogaschr, @fwhenin, @bhirt-bpl #306)
- โ Added height property to XLFormRowDescriptor to allow setting height of individual cells.
- ๐ Other minor fixes
-
v3.1.2 Changes
May 24, 2016- โก๏ธ Update row in
cellForRowAtIndexPath
instead ofwillDisplayCell
- โ Added cancel action to image selector (by koenpunt)
- ๐ Other minor fixes
- โก๏ธ Update row in
-
v3.1.1 Changes
February 16, 2016- ๐ Allow setting width percentage on UITextView
- โ Added custom inline row example
- ๐ Fixed bug where XLFormImageCell was not added to project
- โ Add ability to
end editing
on scroll - ๐จ Other bugs and refactor
-
v3.1.0 Changes
December 14, 2015- โ Added Carthage support
- โ Added NSCoding protocol
- ๐ Allowed HTTP connections
- ๐ Several bugfixes and improvements.
-
v3.0.2 Changes
August 18, 2015- ๐ Fix issue when inline pickers expand beyond table.