Skip to content

Version 1.0.4

Compare
Choose a tag to compare
@migs647 migs647 released this 26 Oct 17:59
· 199 commits to main since this release
  • (Cody Garvin) Fixed log toggling (#86)
  • (Tristan) update ISO8601 utility to remove timezone colon (#76)
  • (Brandon Sneed) Made working with and modifying payloads within plugins much simpler. (#83)
  • (Wenxi Zeng) address-pull-request-target-discrepancies (#82)
  • (Wenxi Zeng) replace pull_request with pull_request_target (#79)
  • (Cody Garvin) Updated layout and error states for logging (#77)
  • (Wenxi Zeng) setup github action (#74)
  • (Cody Garvin) Added Intercom Destination Example (#73)
  • (Cody Garvin) Repair CircleCI and linux tests (#72)
  • (Cody Garvin) Fixed crashing unit tests from userAgent update (#71)
  • (Cody Garvin) Merge branch 'main' of github.com:segmentio/analytics-swift
  • (Cody Garvin) Repaired xcode project for testing
  • (Cihat Gündüz) Ensure WKWebView is initialized in main thread (#70)
  • (Prayansh Srivastava) add links to sample plugins (#68)
  • (Cody Garvin) Version 1.0.3
  • (Cody Garvin) Merge branch 'main' of github.com:segmentio/analytics-swift
  • (Cody Garvin) Added Comscore Destination (#67)
  • (Cody Garvin) Updated Amplitude Session key to match new key (#66)
  • (Cody Garvin) Updated Amplitude Session key to match new key
  • (Brandon Sneed) Fixes issue w/ amplitude sessionId not working (#65)
  • (Cody Garvin) Updates to destinations to match ExampleDestination (#64)
  • (Cody Garvin) Added Logger and SegmentLogger plugin. (#46)
  • (Brandon Sneed) Example of auto notification tracking (#63)
  • (Cody Garvin) Migs647/exampledestination2 (#62)
  • (Prayansh Srivastava) update README for beta release (#60)
  • (Brandon Sneed) Reduce file descriptor consumption (#59)
  • (Cody Garvin) Fixed flush test (#57)
  • (Brandon Sneed) Refactor screen fun param from screenTitle to title. (#56)
  • (Brandon Sneed) Added type enum param to update(settings:) (#53)
  • (Brandon Sneed) Renamed mapKeys to mapTransform (#52)
  • (Brandon Sneed) Fixed Appsflyer plugin conformance issues. (#50)
  • (Brandon Sneed) Example App fixups (#49)
  • (Brandon Sneed) Improve startup plugin collection. (#45)
  • (Brandon Sneed) Fix context issue and macOS vendor system miss. (#44)
  • (Brandon Sneed) Merge branch 'main' of github.com:segmentio/analytics-swift
  • (Brandon Sneed) Updated package.resolved.
  • (Brandon Sneed) minor fixes (#43)
  • (Brandon Sneed) Add objective-c compatibility / example (#39)
  • (Alan Charles) add extensions example (#40)
  • (Brandon Sneed) Adds key mapping support for use in destination plugins. (#38)
  • (Brandon Sneed) Fixes issue w/ UIApplication.shared not being supported in iOS App Extensions (#37)
  • (Brandon Sneed) Modify destinations to avoid processing if they don't have settings (#36)
  • (Brandon Sneed) Plugin Interface refactor (#35)