Releases: parcelvoy/platform
v1.7.2
What's Changed
- Fix link wrapping of elements with properties on multiple lines by @leobarcellos in #480
New Contributors
- @leobarcellos made their first contribution in #480
Full Changelog: v1.7.1...v1.7.2
v1.7.1
What's Changed
- Fixes correctly parsing multi-line Android notification private keys by @pushchris in #479
Full Changelog: v1.7.0...v1.7.1
v1.7.0
What's Changed
Google has decided to deprecate the endpoints Parcelvoy used for sending push notifications to Android devices. This release adds support for the latest APIs. The old APIs will stop working at the end of July (though some users are already reporting interruptions in service). Please upgrade as soon as possible to continue sending notifications un-interrupted.
More details can be found: https://firebase.google.com/docs/cloud-messaging/migrate-v1
Full Changelog: v1.6.1...v1.7.0
v1.6.1
What's Changed
- Trigger internal events on journey user updates and event creation by @pushchris in #466
Full Changelog: v1.6.0...v1.6.1
v1.6.0
What's Changed
- Adds better support for inbound SMS by @pushchris in #457
- Updates dependency versions by @pushchris in #458
- Flattens fields in user created event by @pushchris in #461
- Better enforces single run journey entrances by @pushchris in #463
Full Changelog: v1.5.10...v1.6.0
v1.5.10
What's Changed
- Fixes issue related to Firefox clearing iFrames after load by @pushchris in #455
- Fixes tags not showing until page reload by @pushchris in #456
Full Changelog: v1.5.9...v1.5.10
v1.5.9
What's Changed
- Fixes dot syntax path suggestion generation by @pushchris in #450
- Allow scheduling journey sends once by @pushchris in #451
Full Changelog: v1.5.8...v1.5.9
v1.5.8
What's Changed
- Minor i18n and render fixes by @pushchris in #444
- Minor performance tweaks by @pushchris in #447
Full Changelog: v1.5.7...v1.5.8
v1.5.7
What's Changed
- Prevents messages from sending in journeys based on subscription status by @pushchris in #443
Full Changelog: v1.5.6...v1.5.7
v1.5.6
What's Changed
- Improves precision of list total counting by @pushchris in #439
- Move unsubscribe URLs to be safe links to prevent escaping by @pushchris in #441
Full Changelog: v1.5.5...v1.5.6