This repository was archived by the owner on Feb 18, 2026. It is now read-only.
Releases: parcelvoy/platform
Releases · parcelvoy/platform
v0.5.14
What's Changed
- Campaign sending improvements by @pushchris in https://github.com/parcelvoy/platform/pull/161
- Adds Android SDK documentation by @pushchris in https://github.com/parcelvoy/platform/pull/163
- Fixes campaign state job by @pushchris in https://github.com/parcelvoy/platform/pull/164
- Add campaign types by @pushchris in https://github.com/parcelvoy/platform/pull/165
- Event names are not causing lists to trigger by @pushchris in https://github.com/parcelvoy/platform/pull/167
- Fixes event type rule constraints registering as user constraints by @pushchris in https://github.com/parcelvoy/platform/pull/168
Full Changelog: v0.5.10...v0.5.14
v0.5.10
What's Changed
- Fixes push notification sending by @pushchris in https://github.com/parcelvoy/platform/pull/158
- Forces string conversion to better use indexes by @pushchris in https://github.com/parcelvoy/platform/pull/159
- Moves list importing to chunk jobs to the queue by @pushchris in https://github.com/parcelvoy/platform/pull/160
Full Changelog: v0.5.7...v0.5.10
v0.5.7
What's Changed
- Universal links require a 200 status for registered path by @pushchris in https://github.com/parcelvoy/platform/pull/156
- Fixes redirect query parameter by @pushchris in https://github.com/parcelvoy/platform/pull/157
Full Changelog: v0.5.5...v0.5.7
v0.5.5
What's Changed
- Fixes package lock for docker builds by @pushchris in https://github.com/parcelvoy/platform/pull/151
- Fixes template proof link wrapping by @pushchris in https://github.com/parcelvoy/platform/pull/152
- Having multiple dynamic lists will cause others to wipe each other by @pushchris in https://github.com/parcelvoy/platform/pull/153
- Ensures that lists have an external ID during upload by @pushchris in https://github.com/parcelvoy/platform/pull/154
- Starts storing webhook data for SES by @pushchris in https://github.com/parcelvoy/platform/pull/155
Full Changelog: v0.5.2...v0.5.5
v0.5.2
What's Changed
- Shards visual editor, adds bundle analyzer by @chrishills in https://github.com/parcelvoy/platform/pull/147
- Adds two finger pan, copy nodes to journey editor by @chrishills in https://github.com/parcelvoy/platform/pull/129
- Adds option to delay step to push to specific time in users TZ by @chrishills in https://github.com/parcelvoy/platform/pull/148
- Campaign sending improvements by @pushchris in https://github.com/parcelvoy/platform/pull/150
Full Changelog: v0.5.1...v0.5.2
v0.5.1
What's Changed
- Adds improvements to provider UI by @pushchris in https://github.com/parcelvoy/platform/pull/146
- Email sends will fail if there is not an email address present
Full Changelog: v0.5.0...v0.5.1
v0.5.0
Visual Builder (https://github.com/parcelvoy/platform/pull/143)
Happy to announce that we now have a visual email builder! The whole template experience has been re-imagined to make the creation of templates / locales less confusing and provide a non-code way of creating emails. The editor creates MJML under the hood which is converted to HTML before email sending.
- Includes gallery for uploading images
- Allows for toggling between languages directly from the editor
- Can pick between HTML or Visual editor for each language based on what you want
Other
- Improves UI for campaign delivery by @pushchris in https://github.com/parcelvoy/platform/pull/145
Full Changelog: v0.4.10...v0.5.0
v0.4.10
What's Changed
- Improves documentation for API and clients by @pushchris in https://github.com/parcelvoy/platform/pull/142
- Allow for archiving lists by @pushchris in https://github.com/parcelvoy/platform/pull/144
Full Changelog: v0.4.9...v0.4.10
v0.4.9
What's Changed
- Allows for aborting scheduled campaigns by @pushchris in https://github.com/parcelvoy/platform/pull/141
Full Changelog: v0.4.8...v0.4.9
v0.4.8
What's Changed
- Fixes offsets for campaign sends not matching user timezone by @pushchris in https://github.com/parcelvoy/platform/pull/139
- Fixes SES inbound notifications by @pushchris in https://github.com/parcelvoy/platform/pull/140
Full Changelog: v0.4.7...v0.4.8