Skip to content

Releases: appcues/appcues-android-sdk

3.1.11

12 Feb 18:27
Compare
Choose a tag to compare
  • [2024-02-12] πŸ”– Update version to 3.1.11 (30161c0)
  • [2024-02-09] ✨ Adding app_id to ActivityRequest (320ddef)
  • [2024-02-08] πŸ› Fix to React Native RTL (7a50c62)
  • [2024-02-02] ✨ Adding _lastSeenAt autoProp to identify and event analytics (dae68d5)

3.1.10

01 Feb 19:45
Compare
Choose a tag to compare
  • [2024-02-01] πŸ”– Update version to 3.1.10 (2c16b39)
  • [2024-02-01] πŸ› Fix screen capture bitmap handling with hardware accelerated views (e7d631c)

3.1.9

26 Jan 16:35
Compare
Choose a tag to compare
  • [2024-01-26] πŸ”– Update version to 3.1.9 (cb68fb9)
  • [2024-01-24] ♻️ Changing _operatingSystem to return Android instead of android (79fa341)
  • [2024-01-24] ♻️ Adding Query params for deeplink preview and show (cdb89e5)
  • [2024-01-11] ♻️ Adding RecyclerView list (dd5e013)
  • [2024-01-11] ✨ Adding attributes to action @appcues/track (53a1a05)

3.1.8

13 Dec 15:42
Compare
Choose a tag to compare
  • [2023-12-13] πŸ”– Update version to 3.1.8 (29505d8)
  • [2023-12-13] πŸ‘Œ Adjustments from code review (a43d052)
  • [2023-12-12] πŸ‘Œ UX/DESIGN Review + reusable components (9b09cb1)
  • [2023-12-12] πŸ‘Œ Success color and Ajusting Screencapture coloring (7706c9d)
  • [2023-12-11] ♻️ Replace current colors with LocalAppcuesTheme (94bbc30)
  • [2023-12-08] πŸ› Fix issue with screen capture not working in some scenarios (1c17db5)
  • [2023-12-06] ♻️ Stop retry when modal state machine returns to Idling (c908f72)
  • [2023-12-06] ♻️ Fix merge issues (98f8688)
  • [2023-11-07] πŸ‘Œ Ensure any pending refresh is canceled on screen change (93e480f)
  • [2023-11-03] πŸ‘Œ Revise StateMachineOwning to handle screen change logic for stopping retry (39790a8)
  • [2023-11-03] 🚨 Fix detekts (0bc4ec8)
  • [2023-11-02] ✨ Add retry handling on tooltip render when ui layout updates are detected (43b9668)
  • [2023-11-02] πŸ‘Œ Update to use next Transition helper (a9a4826)
  • [2023-11-01] ✨ Add FailingState to support potential retry of failed step presentation (d931488)
  • [2023-11-02] ♻️ Improve screen capture flow + remove customerApi interceptor (9186010)

3.1.7

29 Nov 21:03
Compare
Choose a tag to compare
  • [2023-11-29] πŸ”– Update version to 3.1.7 (fc0ea84)
  • [2023-11-28] πŸ› Invalidate current step and re-present onConfigurationChanged (2d495e8)
  • [2023-11-28] πŸ› Fix screenshot for API 26+ when target view that doesn’t support hardware bitmaps. (61c692c)

3.1.6

28 Nov 16:22
Compare
Choose a tag to compare
  • [2023-11-28] πŸ”– Update version to 3.1.6 (660fd70)
  • [2023-11-21] πŸ› Properly handle link actions for invalid deep links (fe19aa6)
  • [2023-11-27] πŸ› Enforce tooltip width remains fixed at calculated value (194a29e)
  • [2023-11-23] πŸ› Prevent composition re-use at Experience level (490150d)

3.1.5

20 Nov 14:50
Compare
Choose a tag to compare
  • [2023-11-20] πŸ”– Update version to 3.1.5 (2066471)
  • [2023-11-17] πŸ› ExperienceLaunchEffects should launch different coroutine and unlock processing actions (001db3e)
  • [2023-11-09] πŸ‘Œ Improve naming and code organization for analytics queue (258446f)
  • [2023-11-09] ✨ Batch group updates with user identification when called right after identify (d9ee498)
  • [2023-11-15] ✨ Added group identification row in debugger (f829196)
  • [2023-11-13] ♻️ Debugger adding view tree owners on demand (fe6930e)
  • [2023-11-09] πŸ› Fix proguard rules for Moshi response models (caecbe8)
  • [2023-11-06] πŸ› Ensure that compose elements are within screen bounds Also ensure target element center point is on screen (5bcf97a)
  • [2023-11-06] ✨ Add request properties - root level source, and group property lastSeenAt (d7cda93)
  • [2023-11-06] πŸ› Update Proguard rules to protect reflection usage (4cafdec)
  • [2023-10-31] πŸ› Back press not being handled on Experiences (963d4ab)
  • [2023-11-02] πŸ› Fix issue with duplicate state updates in shared flow (e76d12f)
  • [2023-10-31] πŸ› Fix element target visibility check (d29eb07)
  • [2023-10-31] πŸ› Ensure manually shown embeds are cached properly (acc926e)
  • [2023-10-31] πŸ› Fixed bug where in split-screen android build may have different decorViews not used for content rendering (d6ef6f5)

3.1.4

30 Oct 16:44
Compare
Choose a tag to compare
  • [2023-10-30] πŸ”– Update version to 3.1.4 (593b520)
  • [2023-10-30] πŸ‘Œ adjustments from code review (ef0fc7d)
  • [2023-10-30] πŸ‘Œ adding date formatting to log timestamps (843a77d)
  • [2023-10-26] ♻️ Debugger improvements (3f4c0e4)
  • [2023-10-23] ✨ Add Extra texts regarding captured screen and link to docs (0e504cf)
  • [2023-10-20] πŸ”₯ Remove user agent auto-property (6dbd54d)
  • [2023-10-23] ✨ Add Overlay to highlight selectable elements (be94136)
  • [2023-10-19] πŸ› Do not dismiss and re-render an experience with the same instance from cache (ae2d651)

3.1.3

19 Oct 15:17
Compare
Choose a tag to compare
  • [2023-10-19] πŸ”– Update version to 3.1.3 (9fe6291)
  • [2023-10-19] πŸ‘Œ Add check for null application context (b07b284)
  • [2023-10-18] πŸ‘Œ Simplify AppcuesInitializer to use the AppcuesProviderService (17bae9e)
  • [2023-10-18] ✨ Add support for programmatic control of InitializationProvider services (bd819fb)
  • [2023-10-10] πŸ‘Œ changes from code review (bc3c35c)
  • [2023-10-05] ♻️ removing isDifferentContainer from StartAction (b9f0dae)
  • [2023-09-29] ♻️ StateMachine refactor and cleanup (a95406b)
  • [2023-10-11] ⚰️ Remove unused test line (e086ac5)

3.1.2

05 Oct 14:47
Compare
Choose a tag to compare
  • [2023-10-05] πŸ”– Update version to 3.1.2 (f89fdad)
  • [2023-10-05] βͺ Revert: add support for custom font asset path in config (83a15c1)
  • [2023-10-03] πŸ› Fix margin handling with slideout modal (ce41fa9)
  • [2023-09-28] Removed Koin references from tests and comments (f6ef190)
  • [2023-09-25] ♻️ Replace Koin for Dime (appcues di framework) (43f456d)
  • [2023-10-02] πŸ› onEndedExperience should be called for every experience (9b97a2c)
  • [2023-09-22] ♻️ Refactor on AwaitEffect (dd8fcc9)
  • [2023-09-29] βͺ Revert dependency updates for React Native compatibility (27f8231)
  • [2023-09-28] ✨ Add support for custom font asset path in config (2472c7e)
  • [2023-09-28] πŸ› Fix scroll handling for individual steps of container (85a8640)
  • [2023-09-27] πŸ› Fix text resize handling for spans (23e6eb6)
  • [2023-09-27] πŸ› Use a key Composition around our step content to control re-use (50881c8)