Releases: parcelvoy/platform
v1.7.2
What's Changed
- Fix link wrapping of elements with properties on multiple lines by @leobarcellos in https://github.com/parcelvoy/platform/pull/480
New Contributors
- @leobarcellos made their first contribution in https://github.com/parcelvoy/platform/pull/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 https://github.com/parcelvoy/platform/pull/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 https://github.com/parcelvoy/platform/pull/466
Full Changelog: v1.6.0...v1.6.1
v1.6.0
What's Changed
- Adds better support for inbound SMS by @pushchris in https://github.com/parcelvoy/platform/pull/457
- Updates dependency versions by @pushchris in https://github.com/parcelvoy/platform/pull/458
- Flattens fields in user created event by @pushchris in https://github.com/parcelvoy/platform/pull/461
- Better enforces single run journey entrances by @pushchris in https://github.com/parcelvoy/platform/pull/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 https://github.com/parcelvoy/platform/pull/455
- Fixes tags not showing until page reload by @pushchris in https://github.com/parcelvoy/platform/pull/456
Full Changelog: v1.5.9...v1.5.10
v1.5.9
What's Changed
- Fixes dot syntax path suggestion generation by @pushchris in https://github.com/parcelvoy/platform/pull/450
- Allow scheduling journey sends once by @pushchris in https://github.com/parcelvoy/platform/pull/451
Full Changelog: v1.5.8...v1.5.9
v1.5.8
What's Changed
- Minor i18n and render fixes by @pushchris in https://github.com/parcelvoy/platform/pull/444
- Minor performance tweaks by @pushchris in https://github.com/parcelvoy/platform/pull/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 https://github.com/parcelvoy/platform/pull/443
Full Changelog: v1.5.6...v1.5.7
v1.5.6
What's Changed
- Improves precision of list total counting by @pushchris in https://github.com/parcelvoy/platform/pull/439
- Move unsubscribe URLs to be safe links to prevent escaping by @pushchris in https://github.com/parcelvoy/platform/pull/441
Full Changelog: v1.5.5...v1.5.6