Skip to content

Releases: appcues/appcues-ios-sdk

1.0.0-beta.2

07 Jun 19:02
Compare
Choose a tag to compare
1.0.0-beta.2 Pre-release
Pre-release
  • [2022-06-07] 🍏 Update version to 1.0.0-beta.2 (5b2711e)
  • [2022-06-07] 🍏 Update swift tools version (40ad8e8)
  • [2022-06-07] ✨ Add support for Democues special case deeplinking logic (5a640d6)
  • [2022-06-06] ♻️ Update debugger references to AnalyticsPublishing (4b729e0)
  • [2022-06-06] ♻️ Update AnalyticsPublisher to weakly reference decorators and subscribers (380a3f5)
  • [2022-06-06] 🐛 Add missing objc compatibility for deeplink handling (6ff38c2)
  • [2022-06-02] 🐛 Fix bundle referencing from XCFramework (27a88aa)
  • [2022-06-01] 🍏 Update swift tools version (c7aa12c)
  • [2022-06-01] 🍏 Clean up podspec (2d0999f)
  • [2022-05-27] 🚨 Fix lint warnings (35e9d46)
  • [2022-05-31] ♻️ Update debugger to ping healthcheck only once opened (0ce414d)
  • [2022-05-31] 🐛 Fix memory leak in debugger (f148d0d)
  • [2022-05-31] ♻️ Update dependency injection to avoid retain cycles (cc5715a)
  • [2022-05-26] ♻️ Update assignment for Swift 4.2 compatibility (339aa59)
  • [2022-05-26] ♿ Add accessibility label to close button (bff4440)

1.0.0-beta.1

25 May 19:51
Compare
Choose a tag to compare
1.0.0-beta.1 Pre-release
Pre-release
  • [2022-05-25] 🍏 Update version to 1.0.0-beta.1 (dd966f4)
  • [2022-05-24] ⚰️ Remove SwiftUI previews that fail to load (a5b30ca)
  • [2022-05-19] 💄 Tweak tablet presentation styles for modals (22fce12)
  • [2022-05-19] 🐛 Fix horizontal positioning of the skippable dismiss button (3638bb4)
  • [2022-05-19] 🐛 Ensure lanscape content is bounded by the safe area (447ab04)
  • [2022-05-16] ♻️ Update experience analytics properties (03ee409)
  • [2022-05-09] 🐛 Fix sticky content causing scrolling in dialog modals (e9468b3)
  • [2022-05-06] 🐛 Fix unwanted scroll bouncing in dialog modals (ea3d263)
  • [2022-05-05] ♻️ Update experience dismissing to handle case where experience is still beginning its presentation (73b6285)
  • [2022-05-04] ✨ Add RenderingPriority to allow replacing an existing experience (41ac6aa)
  • [2022-05-02] 🚨 Clean up calls to transition() that no longer return (d27a574)
  • [2022-05-02] ♻️ Rework ExperienceRenderer for clearer thread safety (dd7897d)
  • [2022-05-03] 🚨 Fix lint issues (6de3046)
  • [2022-05-03] 🐛 Ensure debugger only expands when a destination is targeted (4800b78)
  • [2022-05-02] ♻️ Remove filter actions from debugger status rows (a3db876)
  • [2022-04-28] ✨ Add ability to deeplink to the font details screen in the debugger (6736ebe)
  • [2022-04-28] ♻️ Update debugger font list to be filterable (670c570)
  • [2022-04-28] ♻️ Remove fontWeight experience property and update debugger font listing (f6e776f)
  • [2022-04-28] ✨ Update debugger to show list of available fonts (c79e3f9)
  • [2022-04-28] ♻️ Update experience font parsing (3041abc)
  • [2022-04-26] 🐛 Fix the config key for opening a link action in external browser (625b75f)
  • [2022-04-26] ♻️ Update debugger property to be alphabetical with an “_” exception (9c1b88b)
  • [2022-04-26] ♻️ Update debugger to show group/profile names (81824eb)
  • [2022-04-26] ✨ Add OS version auto property (118e9da)
  • [2022-04-18] ✨ Add @appcues/request-review action (75d35ed)
  • [2022-04-25] 🐛 Ensure debugger experience events are always published on the main thread (5e1a172)
  • [2022-04-25] ♻️ Remove unread badge from debugger (a006fb1)
  • [2022-04-25] ✨ Convert svg image urls to scaled png urls (5e380ff)
  • [2022-04-21] ✨ Add GIF support to Image primitive (564c55a)
  • [2022-04-19] 👌 Improve handling of session reset, fix test (9ef9969)
  • [2022-04-19] 🐛 Fix some minor issues from testing (e1e55a0)
  • [2022-04-13] ✨ Support option to mark flow as complete on close action (0150146)