Skip to content

4.0.0-alpha1

Compare
Choose a tag to compare
@andretortolano andretortolano released this 01 May 14:55
· 41 commits to sdk4 since this release
  • [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)