Skip to content

Releases: appcues/appcues-android-sdk

4.3.1

08 Nov 19:47
Compare
Choose a tag to compare
  • [2024-11-08] 🔖 Update version to 4.3.1 (415d561)
  • [2024-11-08] 🐛 Cleanup icons-extension and use local references (096be8e)

4.3.0

07 Nov 14:12
Compare
Choose a tag to compare
  • [2024-11-07] 🔖 Update version to 4.3.0 (94a371b)
  • [2024-11-06] 👌 removing unused custom component (a8500d8)
  • [2024-11-06] ♻️ Improve actionProcessor to ensure ordering of actions (3f34d9e)
  • [2024-11-06] ♻️ Sync ExperienceActions with iOS behavior (fb754a7)
  • [2024-11-05] ♻️ Sync liveStream view with iOS sample app (ab90fc5)
  • [2024-11-04] 👌 code review (6e415da)
  • [2024-11-01] ♻️ Refactoring Custom component samples (1d68060)
  • [2024-10-29] ♻️ Final Touch to Custom components + Debugger UI (84e6910)
  • [2024-10-25] ♻️ Adjusted Debugger navigation + added custom component pages (df93e49)
  • [2024-10-22] ♻️ Adjusted how actions are triggered for Custom components (b08d9d1)
  • [2024-06-24] ✨ Custom components (Reverse embeds) (8764f10)

4.2.0

23 Oct 15:18
Compare
Choose a tag to compare
  • [2024-10-23] 🔖 Update version to 4.2.0 (d7123c4)
  • [2024-10-10] ✨ Allow tap interactions in tooltip highlight area to optionally pass through to underlying views (2df00ec)
  • [2024-10-21] 🚨 Fix lint (2d67af4)
  • [2024-10-21] ♻️ Log errors caught during analytics listener processing (a080fa5)
  • [2024-10-17] ♻️ Ignore exceptions from analytics listeners (2e9045f)
  • [2024-10-17] ♻️ Support improved testability with injectable CoroutineScope (95b9691)

4.1.1

08 Oct 16:07
Compare
Choose a tag to compare
  • [2024-10-08] 🔖 Update version to 4.1.1 (88b710e)
  • [2024-10-08] 🐛 Don't apply carousel gesture handling if only a single page (c1c5238)

4.1.0

07 Oct 17:05
Compare
Choose a tag to compare
  • [2024-10-07] 🔖 Update version to 4.1.0 (d5be367)
  • [2024-10-04] ✨ Allow interaction with underlying app when backdrop is disabled (8c554c1)
  • [2024-10-02] ♻️ Fix calculation of whether scroll should be enabled to account for padding (158c9ae)
  • [2024-10-02] ♻️Abstract a dismissal delegate for testing purposes (6c8aaa8)
  • [2024-10-02] ✨ Add support for swipe to dismiss on slideouts from edge (f82d6c7)
  • [2024-10-04] ✨ Add _timezoneOffset auto property (975a665)

4.0.3

30 Sep 21:15
Compare
Choose a tag to compare
  • [2024-09-30] 🔖 Update version to 4.0.3 (c4e25cc)
  • [2024-09-30] ⏮️ Revert moshi and navigation compose versions (78d83e5)
  • [2024-09-30] ⏮️ Revert Coil 2.4.0 from 2.7.0 to maintain lower kotlin dependency (8048878)
  • [2024-09-30] 🐛 Disambiguate function for navigating debugger pages (6544c84)

4.0.2

27 Sep 18:12
Compare
Choose a tag to compare
  • [2024-09-27] 🔖 Update version to 4.0.2 (64a9709)
  • [2024-09-27] 🐛 Fix embed background color not applying (a428934)
  • [2024-09-27] 🐛 Fix logic for allowing back press to skip experience (1e3388a)

4.0.1

26 Sep 17:05
Compare
Choose a tag to compare
  • [2024-09-26] 🔖 Update version to 4.0.1 (c7748c1)
  • [2024-09-26] 🚨 fix warnings in tests (754a1e6)
  • [2024-09-26] ♻️ Handle negative margin values in our own class since Compose does not allow in PaddingValues any longer (83bd7de)
  • [2024-09-26] ⬆️ Update to Jetpack Compose 1.7.2 (7c924cd)

4.0.0

17 Sep 14:01
Compare
Choose a tag to compare
  • [2024-09-17] 🔖 Update version to 4.0.0 (337cfe5)
  • [2024-09-16] ♻️ SDK4 branch merge cleanup (18a98fe)
  • [2024-09-13] ♻️ Update property name to match iOS report (28233ad)
  • [2024-07-24] 🔖 Update version to 4.0.0-beta01 (29e49f1)
  • [2024-07-24] 💥 Removing deprecated Anonymous call (142654a)
  • [2024-07-15] ♻️ Reorganizing ExperienceLifecycleEvent to improve readability (f4f7fa7)
  • [2024-07-12] ✨ Adding trigger information analytics (f9914a8)
  • [2024-06-24] 🔖 Update version to 4.0.0-alpha2 (0e29c37)
  • [2024-05-24] ♻️ Check for push token set for push enabled state (def5f19)
  • [2024-05-24] ✨ Check for push enabled status changes while app is not active (6f33118)
  • [2024-05-10] ✨ Adding google services key (protected key) (17c9956)
  • [2024-05-06] ♻️ Enhancing preview feedback on backend error (133849e)
  • [2024-05-02] ♻️ Adding new push verification check for the manifest.xml (733ebae)
  • [2024-05-01] 📈 Track device updated events on re-identify (239a2b7)
  • [2024-05-02] ♻️ Revise automatic push token collection (3e54927)
  • [2024-05-01] 📈 Add reason to device unregistered analytic event (6f5a1bc)
  • [2024-05-01] 🔖 Update version to 4.0.0-alpha1 (8ffa2a3)
  • [2024-04-29] ♻️ Auto collecting push token whenever appcues is instanciated (1898cc5)
  • [2024-04-29] ♻️ Update release script for sdk4 branch (170193e)
  • [2024-04-29] 🐛 Fix DeeplinkHandlerTest (b16fd79)
  • [2024-04-22] 🐛 Fix Push Opened Action for preview (1edd786)
  • [2024-04-18] ♻️ Democues adjustments (schemes) and firebaseToken (e5ec4cf)
  • [2024-04-16] ♻️ Improving debugger push check (848f862)
  • [2024-04-15] ♻️ Processing deferred notification actions during identify call (c41b0e3)
  • [2024-04-12] ♻️ Storing deferred actions when processing notification deeplink in a no-session run (0cee320)
  • [2024-04-09] ✨ Adding push_preview and push_content deeplinks (6b51363)
  • [2024-04-05] ♻️ Adding properties to push data & improve naming (690cf72)
  • [2024-04-05] ✨ Adding shortcut for settings when Push notification permission is not granted (b16d142)
  • [2024-04-04] ♻️ Updating sample app to support show experience (37ba289)
  • [2024-04-03] 👌 Adding safe-guard to request permission activity (66f1624)
  • [2024-04-01] ✨ Adding request-push action (aa8f7e3)
  • [2024-04-02] 👌 adjusting push opened event propertiess (efefcbc)
  • [2024-04-02] ♻️ Improving how debugger status item handle retries (c1b50c6)
  • [2024-04-02] 👌 checking for preview vs test push (b244293)
  • [2024-04-01] 👌 Fixing Push validation through debugger (3bebc5d)
  • [2024-03-25] ♻️ data from jsonFormat + improving channel setup (14b4ac1)
  • [2024-03-20] ✨ Adding happy path for verifying that notification is working properly (6a1f183)
  • [2024-03-15] ✨ Adding AppcuesFirebaseMessagingService (8780e67)
  • [2024-03-06] ✨ Adding _pushEnabledBackground property (17c8fc7)
  • [2024-03-06] ✨ Adding _pushPrimerEligible property (f0db1ae)
  • [2024-02-29] ✨ Adding _pushEnabled property (af705cb)
  • [2024-02-23] ✨ Adding device unregistered event (30dbff5)
  • [2024-02-22] ✨ Adding device updated event (1317ffc)
  • [2024-02-22] ✨ Adding _pushToken property + debugger visual (d44b6b9)
  • [2024-02-22] ✨ Adding Appcues.setPushToken method (1f1cb17)
  • [2024-02-14] ✨ Adding _device property on session_started events (04580b4)

3.3.2

09 Sep 16:23
Compare
Choose a tag to compare
  • [2024-09-09] 🔖 Update version to 3.3.2 (cf78b90)
  • [2024-09-09] 🐛 Add required sanatize for all events + UUID sanatize (73c7f9d)