Releases: parcelvoy/platform
Releases · parcelvoy/platform
v0.5.14
What's Changed
- Campaign sending improvements by @pushchris in #161
- Adds Android SDK documentation by @pushchris in #163
- Fixes campaign state job by @pushchris in #164
- Add campaign types by @pushchris in #165
- Event names are not causing lists to trigger by @pushchris in #167
- Fixes event type rule constraints registering as user constraints by @pushchris in #168
Full Changelog: v0.5.10...v0.5.14
v0.5.10
What's Changed
- Fixes push notification sending by @pushchris in #158
- Forces string conversion to better use indexes by @pushchris in #159
- Moves list importing to chunk jobs to the queue by @pushchris in #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 #156
- Fixes redirect query parameter by @pushchris in #157
Full Changelog: v0.5.5...v0.5.7
v0.5.5
What's Changed
- Fixes package lock for docker builds by @pushchris in #151
- Fixes template proof link wrapping by @pushchris in #152
- Having multiple dynamic lists will cause others to wipe each other by @pushchris in #153
- Ensures that lists have an external ID during upload by @pushchris in #154
- Starts storing webhook data for SES by @pushchris in #155
Full Changelog: v0.5.2...v0.5.5
v0.5.2
What's Changed
- Shards visual editor, adds bundle analyzer by @chrishills in #147
- Adds two finger pan, copy nodes to journey editor by @chrishills in #129
- Adds option to delay step to push to specific time in users TZ by @chrishills in #148
- Campaign sending improvements by @pushchris in #150
Full Changelog: v0.5.1...v0.5.2
v0.5.1
What's Changed
- Adds improvements to provider UI by @pushchris in #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 (#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 #145
Full Changelog: v0.4.10...v0.5.0
v0.4.10
What's Changed
- Improves documentation for API and clients by @pushchris in #142
- Allow for archiving lists by @pushchris in #144
Full Changelog: v0.4.9...v0.4.10
v0.4.9
What's Changed
- Allows for aborting scheduled campaigns by @pushchris in #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 #139
- Fixes SES inbound notifications by @pushchris in #140
Full Changelog: v0.4.7...v0.4.8