All Versions
12
Latest Version
Avg Release Cycle
194 days
Latest Release
1312 days ago

Changelog History
Page 2

  • v1.6.15 Changes

    February 19, 2015
    • ๐Ÿ›  FIXED: NULL dereference when CTLineCreateTruncatedLine fails
    • ๐Ÿ›  FIXED: UIColor would be set as CTForegroundColor in some cases, causing problems
    • ๐Ÿ›  FIXED: Possible exception 'Auto Layout still required after executing -layoutSubviews.'
    • ๐Ÿ’… CHANGED: Use defaultParagraphStyle rather than assert crash for DTUseiOS6Attributes option
    • โšก๏ธ CHANGED: DTFoundation updated to 1.7.5 (few minor fixes for DTHTMLParser)

    Annoucement: https://www.cocoanetics.com/2015/02/dtcoretext-1-6-15/

  • v1.6.14 Changes

    October 17, 2014
    • ๐Ÿ›  FIXED: Parsing 2x Image in data URL causes it to double in size
    • ๐Ÿ›  FIXED: In Demo app, image elements seem to block scrolling in iOS 8
    • ๐Ÿ›  FIXED: Missing Helvetica Neue Italic font in iOS 7.0.x would cause crash
    • ๐Ÿ›  FIXED: Potential memory leak in -newMatchingFont
    • ๐Ÿ›  FIXED: Potential crash from iOS bug, calling -accessibilityElementAtIndex: with non-existing index
    • โž• ADDED: Override -coretext-fontname to use direct "PostScript" names for fonts

    Announcement: http://www.cocoanetics.com/2014/10/dtcoretext-1-6-14/