Skip to content

1.8

Compare
Choose a tag to compare
@radazzouz radazzouz released this 15 Feb 16:20
· 76 commits to master since this release

[NEW] Added documentation to the Wiki. Thank you for reaching and for contributing. Feel free to open issues to request Wiki documentation.

[IMPROVED] Improved compatibility with CocoaPods 1.0.0. {#302}
[IMPROVED] Updated the Javascript code for Web View Filling. {#303}
[IMPROVED] Improved the instructions for the Rich Icons submission in the Best Practice section. {#290}
[IMPROVED] Updated the documentation to mention all the required frameworks to link for projects targeting iOS 7.1 or earlier. {#294, #296}
[IMPROVED] Improved the header documentation. {#298}
[IMPROVED] Listing all the required frameworks in the podspec file. {#297}
[IMPROVED] Removed extra new lines for a clearer code in the README. {#293}
[IMPROVED] Removed usless semicolons from Swift code. {#295}

[FIXED] Fixed status bar inconsistencies between the Objective-C and the Swift versions of ACME. {#292}
[FIXED] Fixed outdated header comments for the demo apps. {#299}
[FIXED] Fixed indentation in the podspec file. {#305}