Skip to content

Releases: mixpanel/mixpanel-swift

In-App Notifications 2.0

15 Feb 01:08
Compare
Choose a tag to compare

In addition to the standard dark or light message templates, you can now customize the format of your in-app messages to ensure they are on-brand:

  • Customize text, background, and button colors
  • Remove image fades
  • Select large or standard image footprints by hiding text
  • Add a secondary call-to-action button for multiple deep-linking paths

Bug Fixes

  • Added identify safety check #49
  • Support having different server URLs for each mixpanel instance #47
  • Updated enableVisualEditorForCodeless to disable the gestureRecognizer when turned off
  • remove SwiftLint from the build phase

Support for Xcode 8.2.1

22 Dec 01:26
Compare
Choose a tag to compare
  • Fixes Issues #53 & #50 regarding the new Xcode update reverting SWIFT_VERSION from 3.0.1 back to 3.0

Support for Swift 3.0.1

22 Nov 22:20
Compare
Choose a tag to compare

Support for Swift 3.0.1.

  • Fixes error when trying to build with Carthage
  • Some a/b testing fixes
  • Use IFA for default distinct ID if possible

Now supporting A/B Testing and Tweaks

26 Oct 02:06
Compare
Choose a tag to compare

The Swift SDK now supports A/B testing and tweaks!

Bug fixes for In-App Notifications and tvOS support

27 Sep 19:52
Compare
Choose a tag to compare
  • Fixed issue with Bundle identifier for In-App Notifications
  • Fixed Podspec to support tvOS and in-app notification resources properly
  • Fixed import issues with tvOS

Swift3 Release! Now supports In-App Notifications, Codeless, and tvOS.

27 Sep 00:05
Compare
Choose a tag to compare
  • Swift3 first release!
  • Support for In-App Notifications.
  • Support for Codeless Bindings.
  • Support for tvOS.
  • Now is more strongly typed for properties sent to Mixpanel.
  • Various bug fixes and improvements.

Support for Xcode8 with Swift2.3

15 Sep 19:34
Compare
Choose a tag to compare
  • Xcode8 support with Swift2.3
  • Launch options UIApplicationLaunchOptionsRemoteNotificationKey now expects an [NSObject: AnyObject]

Initial Release

27 Jul 22:18
Compare
Choose a tag to compare

Our first release for the Swift Library.

Currently supports:

  • Tracking API
  • Mixpanel People API