Releases: appcues/appcues-ios-sdk
Releases Β· appcues/appcues-ios-sdk
1.0.0-beta.3
- [2022-06-28] π Update version to 1.0.0-beta.3 (f70c0b1)
- [2022-06-28] π Fix debugger clearing current user value (07c1094)
- [2022-06-27] β¨ Add analytics delegate for observing tracking (437cba5)
- [2022-06-27] π Fix memory leak in sticky content trait (cc87380)
- [2022-06-24] π¨ Fix lint warning (e315537)
- [2022-06-24] β»οΈ Update carousel layout to be more generally correct (65eadd5)
- [2022-06-24] π Ensure the same carousel step is always shown on orientation changes (ed54a8c)
- [2022-06-21] π Fix double safe area on fullscreen landscape carousel pages (f185294)
- [2022-06-21] π Fix fullscreen landscape carousel page sizing (66c66fd)
- [2022-06-14] β¨ Add support for closing experience when continue action is used on last step (c88978f)
1.0.0-beta.2
- [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
- [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)