Skip to content

Releases: appcues/appcues-android-sdk

3.2.0

06 Jun 13:02
Compare
Choose a tag to compare
  • [2024-06-06] πŸ”– Update version to 3.2.0 (b58346e)
  • [2024-06-05] πŸ› using the proper config extension to get duration (15d517d)
  • [2024-06-05] ✨ Adding delay action (cb6cbbb)

3.1.14

23 May 19:01
Compare
Choose a tag to compare
  • [2024-05-23] πŸ”– Update version to 3.1.14 (c6ff23d)
  • [2024-05-22] πŸ› Fix Timer memory leak on anchored tooltip retry (b4ab0bb)
  • [2024-04-08] πŸ› Fix Bug where background color was not properly being applied (fbd309a)
  • [2024-03-14] πŸ‘Œ Enabling custom path for api settings path (c2dd6af)
  • [2024-03-25] ♻️ Update circle ci target for android (6139a1b)
  • [2024-03-14] ✨ Adding tap action to copy any event details item (de795a3)

4.0.0-alpha1

01 May 14:55
Compare
Choose a tag to compare
  • [2024-05-01] πŸ”– Update version to 4.0.0-alpha1 (2872352)
  • [2024-04-29] ♻️ Auto collecting push token whenever appcues is instanciated (af7de98)
  • [2024-04-29] ♻️ Update release script for sdk4 branch (eab1171)
  • [2024-04-29] πŸ› Fix DeeplinkHandlerTest (96a8985)
  • [2024-04-22] πŸ› Fix Push Opened Action for preview (c95b915)
  • [2024-04-18] ♻️ Democues adjustments (schemes) and firebaseToken (d44d1a6)
  • [2024-04-16] ♻️ Improving debugger push check (29c05a5)
  • [2024-04-15] ♻️ Processing deferred notification actions during identify call (1f81023)
  • [2024-04-12] ♻️ Storing deferred actions when processing notification deeplink in a no-session run (6cdcd7b)
  • [2024-04-09] ✨ Adding push_preview and push_content deeplinks (6916f2a)
  • [2024-04-05] ♻️ Adding properties to push data & improve naming (5d10272)
  • [2024-04-05] ✨ Adding shortcut for settings when Push notification permission is not granted (90dcd3f)
  • [2024-04-04] ♻️ Updating sample app to support show experience (ff434a3)
  • [2024-04-03] πŸ‘Œ Adding safe-guard to request permission activity (ba7ec6f)
  • [2024-04-01] ✨ Adding request-push action (17448fb)
  • [2024-04-02] πŸ‘Œ adjusting push opened event propertiess (33849f6)
  • [2024-04-02] ♻️ Improving how debugger status item handle retries (c6c0269)
  • [2024-04-02] πŸ‘Œ checking for preview vs test push (4ed9781)
  • [2024-04-01] πŸ‘Œ Fixing Push validation through debugger (a342c33)
  • [2024-03-25] ♻️ data from jsonFormat + improving channel setup (74e74da)
  • [2024-03-20] ✨ Adding happy path for verifying that notification is working properly (7d7ff6f)
  • [2024-03-15] ✨ Adding AppcuesFirebaseMessagingService (1e8b802)
  • [2024-03-14] πŸ‘Œ Enabling custom path for api settings path (33651ac)
  • [2024-03-06] ✨ Adding _pushEnabledBackground property (9de6073)
  • [2024-03-06] ✨ Adding _pushPrimerEligible property (33bdde5)
  • [2024-02-29] ✨ Adding _pushEnabled property (1d6111e)
  • [2024-02-23] ✨ Adding device unregistered event (87beeaf)
  • [2024-02-22] ✨ Adding device updated event (ce70111)
  • [2024-02-22] ✨ Adding _pushToken property + debugger visual (1690bbf)
  • [2024-02-22] ✨ Adding Appcues.setPushToken method (256ba61)
  • [2024-02-14] ✨ Adding _device property on session_started events (315be3a)
  • [2024-03-25] ♻️ Update circle ci target for android (6139a1b)
  • [2024-03-14] ✨ Adding tap action to copy any event details item (de795a3)

3.1.13

08 Mar 20:11
Compare
Choose a tag to compare
  • [2024-03-08] πŸ”– Update version to 3.1.13 (b050040)
  • [2024-03-08] πŸ‘Œ Improving Logcues (Warning) (9f29e0f)
  • [2024-03-08] ♻️ adding more informative context about fonts in the debugger (62007d4)
  • [2024-03-08] ♻️ improving logging when font is not found for particular composition (2d58c5a)
  • [2024-03-07] ✨ Adding option for packageNames in AppcuesConfig (ad189db)
  • [2024-03-04] ✨ Adding error description for InvalidToken 400 during screen capture (fb529fe)
  • [2024-02-16] ♻️ overriding default text style (a47610f)

3.1.12

27 Feb 15:50
Compare
Choose a tag to compare
  • [2024-02-27] πŸ”– Update version to 3.1.12 (e48454b)
  • [2024-02-21] πŸ› Fix retry error triggered from outside the ui thread (efd341f)

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)