Skip to content

Releases: appcues/appcues-ios-sdk

4.3.3

02 Jan 15:36
Compare
Choose a tag to compare
  • [2025-01-02] 🍏 Update version to 4.3.3 (3239fa6)
  • [2024-12-16] ✨ Add _timezoneCode auto property (80e79b8)
  • [2024-12-11] ♻️ Simplify analytic publishing (9867e7f)
  • [2024-12-11] 🐛 Update PushMonitor to track new status on main thread (414b7ae)

4.3.2

26 Nov 19:18
Compare
Choose a tag to compare
  • [2024-11-26] 🍏 Update version to 4.3.2 (65c5ede)
  • [2024-11-22] 🐛 Fix crash when swizzling for push auto config (06f7327)

4.3.1

08 Nov 20:32
Compare
Choose a tag to compare
  • [2024-11-08] 🍏 Update version to 4.3.1 (b1dc1a4)
  • [2024-11-08] 🐛 Ensure the AppcuesUIWindow is fully removed after dismissal (47a8140)
  • [2024-11-08] 🐛 Add fallback in the case where there’s no active window scene (f627f69)

4.3.0

07 Nov 14:17
Compare
Choose a tag to compare
  • [2024-11-07] 🍏 Update version to 4.3.0 (ae53fa3)
  • [2024-11-06] 🚨 Fix deprecation warning (f9c08be)
  • [2024-11-06] 🚨 Fix lint warnings (20aa2d0)
  • [2024-10-25] ✨ Add plugin section to debugger (3f21a08)
  • [2023-05-19] ✨ Add support for custom components in experiences (9223b99)

4.2.0

23 Oct 15:20
Compare
Choose a tag to compare
  • [2024-10-23] 🍏 Update version to 4.2.0 (60f0fd5)
  • [2024-10-15] ♻️ Add target interaction gesture delegate (94aa227)
  • [2024-10-10] ✨ Add support for @appcues/target-interaction pass through (afaa309)
  • [2024-10-09] ♻️ Make trait metadata subscripting explicit (c06b156)
  • [2024-10-09] 🐛 Ensure modal windows aren’t targeted for screen capture (783ff05)

4.1.0

07 Oct 17:05
Compare
Choose a tag to compare
  • [2024-10-07] 🍏 Update version to 4.1.0 (b30902d)
  • [2024-10-07] ✨ Add _timezoneOffset auto property (e8e3a5a)
  • [2024-10-03] ♻️ Ignore touches on backdrop with no traits (98362da)
  • [2024-10-03] ♻️ Disable swipe to dismiss for center/center slideouts (150fdd5)
  • [2024-09-26] ♻️ Update modal context traits to present in their own UIWindow (caf6122)
  • [2024-09-27] ✨ Add support for swipe-to-dismiss of slideouts (5404ba9)
  • [2024-09-27] 🐛 Ensure modal swipe to dismiss isn’t always enabled (5dd8595)

4.0.0

17 Sep 14:35
Compare
Choose a tag to compare
  • [2024-09-17] 🍏 Update version to 4.0.0 (20cb81a)
  • [2024-09-12] 🚨 Fix lint warning (338c220)
  • [2024-09-12] ♻️ Update push analytic property names (1cc6c4d)
  • [2024-07-24] 🍏 Update version to 4.0.0-beta.1 (1d5fd08)
  • [2024-07-24] 💥 Removing deprecated anonymous call (1261dd4)
  • [2024-07-12] ✨ Add trigger details to experience analytics (db71880)
  • [2024-07-03] ♻️ Ensure push completion handlers are always called (e15f112)
  • [2024-06-24] 🍏 Update version to 4.0.0-alpha.3 (39414cf)
  • [2024-06-18] ♻️ Ensure latest device prop values are always sent (98c5ade)
  • [2024-06-04] ♻️ Use unique device ID for every app install (3c46a8e)
  • [2024-05-28] 🍏 Update version to 4.0.0-alpha.2 (7154721)
  • [2024-05-27] ♻️ Show errors from push test endpoint (7704191)
  • [2024-05-23] ♻️ Set push environment only when value is determined (c3d3827)
  • [2024-05-21] ✨ Add support for automatic push environment detection (eea7731)
  • [2024-05-07] ♻️ Track device updated events immediately, so no delay on BE availability to push (0e1769e)
  • [2024-05-07] ✨ Add push preview error feedback toast (6001714)
  • [2024-05-06] 🚨 Fix lint warning (f5b9a8e)
  • [2024-05-06] 🍏 Update version to 4.0.0-alpha.1 (c76ba7f)
  • [2024-05-06] 🍏 Set initial version for AppcuesNotificationService (26c0e8a)
  • [2024-05-01] 📈 Track device updated events on re-identify (773d956)
  • [2024-05-01] 📈 Add reason to device unregistered analytic event (c1d7353)
  • [2024-04-18] ♻️ Update push verifier to publish status changes to backend (96ff9cf)
  • [2024-04-18] ♻️ Update push verifier to only query backend if local tests pass (e8f707d)
  • [2024-04-17] ♻️ Update push auto config to store values for future instances (149457e)
  • [2024-04-15] ♻️ Update push auto config to be static (18d9c1a)
  • [2024-04-11] ♻️ Extract delegate swizzling to single implementation (4427c76)
  • [2024-04-11] ✨ Add one line push config (fcc8b67)
  • [2024-04-16] ♻️ Add new push analytics properties (8a363c9)
  • [2024-04-05] ♻️ Update push verifier to open app settings if push permission denied (02041a7)
  • [2024-04-05] ♻️ Add config values to push handler testing (64f71dc)
  • [2024-04-03] ♻️ Remove push transaction ID (55806df)
  • [2024-03-26] ♻️ Validate push app (ce53b57)
  • [2024-03-20] ♻️ Determine push attachment file type using file mime type (6611a28)
  • [2024-03-19] ♻️ Omit analytics from test/preview pushes (cb8d94c)
  • [2024-03-19] ♻️ Rename ExperienceLoader to ContentLoader (3ecde9c)
  • [2024-03-18] ✨ Add support for push trigger deep links (559790c)
  • [2024-03-15] ♻️ Add deferred handling for push notifications received without a session (f9ddb64)
  • [2024-03-15] ♻️ Send device_updated event on push status change (5f1e881)
  • [2024-03-14] ♻️ Update didReceiveNotification argument types (ec9c4b0)
  • [2024-03-14] ✨ Add search bar to debug logger (b100618)
  • [2024-03-14] 🔊 Add push action handler logging (3943a4a)
  • [2024-03-12] 🍏 Add SPM support for AppcuesNotificationService (277453b)
  • [2024-03-12] 🍏 Add Cocoapods support with AppcuesNotificationService.podspec (f136d23)
  • [2024-03-12] ✨ Add AppcuesNotificationService (854e8fa)
  • [2024-03-13] ✨ Add foreground hander verification to PushVerifier (816a3f1)
  • [2024-03-12] ✨ Add push test send trigger (f9af149)
  • [2024-03-08] ✨ Add push install verification to debugger (c64fe5f)
  • [2024-03-06] ♻️ Register @appcues/request-push action (bae4160)
  • [2024-03-06] ♻️ Update push handler session management (db6c98b)
  • [2024-03-06] ♻️ Update push handler event properties (30758ff)
  • [2024-03-05] ✨ Add push response handler (3b8040a)
  • [2024-03-05] 🚚 Create Push group (5c97562)
  • [2024-02-26] ✨ Add push primer support (7a093de)
  • [2024-02-26] ✨ Add push status device properties (dbd4a7a)
  • [2024-02-21] ✨ Add device events (2245366)
  • [2024-02-16] ✨ Add setPushToken (a09c73d)
  • [2024-02-15] ✨ Add _device auto properties (a877528)
  • [2024-02-15] ♻️ Refactor AutoPropertyDecorator to improve readability (380ae5a)
  • [2024-09-12] ♻️ Update svg mapping to support new image domain (9ebc4c8)

3.3.1

29 Aug 14:37
Compare
Choose a tag to compare
  • [2024-08-29] 🍏 Update version to 3.3.1 (14ec155)
  • [2024-08-29] ✨ Add configuration option for step recovery observer (b3bcea3)

4.0.0-beta.1

24 Jul 17:16
Compare
Choose a tag to compare
4.0.0-beta.1 Pre-release
Pre-release
  • [2024-07-24] 🍏 Update version to 4.0.0-beta.1 (04bc7d5)
  • [2024-07-24] 💥 Removing deprecated anonymous call (2bafc92)
  • [2024-07-12] ✨ Add trigger details to experience analytics (1efc751)
  • [2024-07-03] ♻️ Ensure push completion handlers are always called (d6476ef)

3.3.0

18 Jul 18:17
Compare
Choose a tag to compare
  • [2024-07-18] 🍏 Update version to 3.3.0 (64ebfd1)
  • [2024-07-18] ♻️ Rework URLOpening to support iOS 18 (7b079c9)
  • [2024-07-18] 🚨 Fix lint warnings (4e53940)
  • [2024-07-08] ✨ Add @appcues/effects trait (795ce30)