Releases: appcues/appcues-android-sdk
Releases Β· appcues/appcues-android-sdk
3.1.11
3.1.10
3.1.9
- [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
- [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
3.1.6
3.1.5
- [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
- [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
- [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
- [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)