4.0.0-alpha.1
Pre-release
Pre-release
- [2024-05-06] π Update version to 4.0.0-alpha.1 (cacad1e)
- [2024-05-06] π Set initial version for AppcuesNotificationService (77a550c)
- [2024-05-01] π Track device updated events on re-identify (6b06959)
- [2024-05-01] π Add reason to device unregistered analytic event (fa48cf6)
- [2024-04-18] β»οΈ Update push verifier to publish status changes to backend (b96cc02)
- [2024-04-18] β»οΈ Update push verifier to only query backend if local tests pass (927d578)
- [2024-04-17] β»οΈ Update push auto config to store values for future instances (4a6534b)
- [2024-04-15] β»οΈ Update push auto config to be static (9bd3a32)
- [2024-04-11] β»οΈ Extract delegate swizzling to single implementation (83b5789)
- [2024-04-11] β¨ Add one line push config (cde4394)
- [2024-04-16] β»οΈ Add new push analytics properties (6ba60ed)
- [2024-04-05] β»οΈ Update push verifier to open app settings if push permission denied (0ced779)
- [2024-04-05] β»οΈ Add config values to push handler testing (240e90e)
- [2024-04-03] β»οΈ Remove push transaction ID (7a45c16)
- [2024-03-26] β»οΈ Validate push app (1a03db9)
- [2024-03-20] β»οΈ Determine push attachment file type using file mime type (da0d49e)
- [2024-03-19] β»οΈ Omit analytics from test/preview pushes (bc29bb3)
- [2024-03-19] β»οΈ Rename ExperienceLoader to ContentLoader (75e30c2)
- [2024-03-18] β¨ Add support for push trigger deep links (8a91daa)
- [2024-03-15] β»οΈ Add deferred handling for push notifications received without a session (d2945d6)
- [2024-03-15] β»οΈ Send device_updated event on push status change (1b86cfa)
- [2024-03-14] β»οΈ Update didReceiveNotification argument types (e1c7ecf)
- [2024-03-14] β¨ Add search bar to debug logger (1a844d9)
- [2024-03-14] π Add push action handler logging (6aa90d9)
- [2024-03-12] π Add SPM support for AppcuesNotificationService (5101d1e)
- [2024-03-12] π Add Cocoapods support with AppcuesNotificationService.podspec (1fac206)
- [2024-03-12] β¨ Add AppcuesNotificationService (7e0fd2d)
- [2024-03-13] β¨ Add foreground hander verification to PushVerifier (369de6e)
- [2024-03-12] β¨ Add push test send trigger (08598b0)
- [2024-03-08] β¨ Add push install verification to debugger (2552f14)
- [2024-03-06] β»οΈ Register @appcues/request-push action (d4f565a)
- [2024-03-06] β»οΈ Update push handler session management (0697da9)
- [2024-03-06] β»οΈ Update push handler event properties (5363bc4)
- [2024-03-05] β¨ Add push response handler (2b10b53)
- [2024-03-05] π Create Push group (5c3de3a)
- [2024-02-26] β¨ Add push primer support (57b9beb)
- [2024-02-26] β¨ Add push status device properties (73ce08c)
- [2024-02-21] β¨ Add device events (a798efb)
- [2024-02-16] β¨ Add setPushToken (869c28c)
- [2024-02-15] β¨ Add _device auto properties (52ed5a3)
- [2024-02-15] β»οΈ Refactor AutoPropertyDecorator to improve readability (f13e9c7)