Skip to content
This repository has been archived by the owner on Nov 22, 2020. It is now read-only.

Releases: ArtSabintsev/Freedom

Updated Manifest Files

13 Jun 20:05
Compare
Choose a tag to compare

Updated Package.swift and Podspec files to resolve SwiftPackageIndex/SwiftPackageIndex-Server#399.

Adds Swift 5.1 / Xcode 11 / iOS 13 Support

15 Sep 04:45
79e66c9
Compare
Choose a tag to compare

This release adds support for Swift 5.1, iOS 13, and Xcode 11. Full updates here: #5

Fixed Support for Swift Package Manager

08 Aug 01:54
Compare
Choose a tag to compare

I fixed the Package.swift so that it is now compatible with Xcode 11 and the latest Swift Package Manifest file (// swift-tools-version:4.0).

Swift 5.0 Support

31 Mar 02:11
Compare
Choose a tag to compare

As of Freedom v2.3.0, , all future changes on master will be done in Xcode 10.2 using Swift 5.0.

For those using Swift v4.2, please check out the swift4.2 branch or version 2.2.0 - both point to the same commit hash.

Swift 4.2 Support

17 Sep 02:50
Compare
Choose a tag to compare

As of Freedom v2.2.0, all future changes on master will be done in Xcode 10 using Swift 4.2.

For those using Swift v4.1.0, please check out the swift4.1 branch or version 2.1.3 - both point to the same commit hash.

Metadata Updates + Swift 4.1 Compatibility

05 Apr 01:00
Compare
Choose a tag to compare
  • Updates sample project
  • Updated podspec file
  • Now compatible with Swift 4.1

Fixed Safari Bugginess

29 Sep 13:50
Compare
Choose a tag to compare

Fixed an issue where Safari was not being launched on iOS 10/iOS 11.

Fixed Rare Crash

23 Sep 15:02
Compare
Choose a tag to compare

Fixed extremely rare crash when user tapped on a browser activity to open a URL.

Support for Firefox Focus

14 Sep 02:21
Compare
Choose a tag to compare

Added Support for Firefox Focus now that Firefox Focus #32 has been resolved.

Note: This feature is only available on the master branch (e.g., the Swift 4 branch).

Support for Swift 4 / iOS 11 / Xcode 9

14 Sep 00:55
Compare
Choose a tag to compare

Freedom v2.0.0 adds support for Swift 4 / iOS 11 / Xcode 9. Only minor changes were made under-the-hood.

Moving forward, only support for the Swift 4 codebase (on master) will be maintained.

Swift Version Branch Name Will Continue to Receive Updates?
4.0 master Yes
3.2 swift3.2 No
3.1 swift3.1 No