Skip to content

Releases: amplitude/Amplitude-Swift

v0.4.2

27 Apr 20:52
Compare
Choose a tag to compare

0.4.2 (2023-04-27)

Bug Fixes

v0.4.1

26 Apr 19:11
Compare
Choose a tag to compare

0.4.1 (2023-04-26)

Bug Fixes

  • update identify collapsing logic to send actions on separate identify event (#48) (6040632)
  • updated identify merging logic to ignore nil values (#49) (0320451)

v0.4.0

25 Feb 02:33
Compare
Choose a tag to compare

0.4.0 (2023-02-25)

Bug Fixes

Features

  • add identify interceptor to reduce identify volumes (#40) (835a6f6)

v0.3.2

21 Feb 22:18
Compare
Choose a tag to compare

0.3.2 (2023-02-21)

Bug Fixes

  • expose plan and ingestion metadata (#41) (da85455)

v0.3.1

14 Feb 20:35
Compare
Choose a tag to compare

0.3.1 (2023-02-14)

Bug Fixes

  • fix userId is overwritten by deviceId and make reset public (#33) (4f49720)
  • remove serverUrl as default value for configuration (#34) (48d0921)

v0.3.0

20 Dec 22:52
Compare
Choose a tag to compare

0.3.0 (2022-12-20)

Features

  • update destination plugin to class (#30) (705e61f)

v0.2.0

16 Dec 20:14
Compare
Choose a tag to compare

0.2.0 (2022-12-16)

Features

v0.1.0

15 Dec 23:25
Compare
Choose a tag to compare

0.1.0 (2022-12-15)

Bug Fixes

  • add lifecycle plugin (a26c621)
  • add other platform lifecycle plugin and lints fix (c3f9c5b)
  • add return to IdentityEventSender.execute (75d787e)
  • add the placeholder for IdentityEventSender (2ad97da)
  • change storage to use sync queue, fix retry issues (#14) (e2d824a)
  • fix based on comments (4f354bc)
  • fix logger in destination (a7ff24e)
  • fix the demo app to fit ipad (#12) (72b1ef1)
  • fix timeline in destination plugin (0767751)
  • lints and other comments (296951b)
  • nits (2e264a5)
  • pass amplitude instance in plugin setup (42fbb51)
  • typo and types (fe5dba7)
  • update support watchOS version (5cc61f2)

Features

  • add class and file placeholders (d824cf1)
  • add podspec and release flow (#18) (ef1ff28)
  • add timeline (7cda5b2)
  • Context plugin (#8) (64ba783)
  • destination plugin (4dc18d9)
  • identify, revenue, amplitude client (#16) (ab847f0)
  • idfa plugin example (#17) (9104e5f)
  • main function implementation (29645c0)
  • persistent storage, httpclient, eventpipeline (#9) (0b5e99f)
  • response retry handlers (#11) (86d92f6)
  • session event init (#13) (bbf7517)
  • setup lint, jira issue create, fix all file lint issues, update config (0a34b96)
  • support event callback and fix missing insert_id (#15) (1f746e8)