This repository was archived by the owner on Feb 18, 2026. It is now read-only.
Releases: parcelvoy/platform
Releases · parcelvoy/platform
v1.5.5
What's Changed
- Allows for disabling email log previews to reduce memory by @pushchris in https://github.com/parcelvoy/platform/pull/436
- Improves UI around missing campaign params by @pushchris in https://github.com/parcelvoy/platform/pull/437
Full Changelog: v1.5.4...v1.5.5
v1.5.5
What's Changed
- Fixes loophole where a failed send would cause a journey to stall by @pushchris in https://github.com/parcelvoy/platform/pull/434
Full Changelog: v1.5.3...v1.5.4
v1.5.3
What's Changed
- Updates the historical migration for creating an org by @pushchris in https://github.com/parcelvoy/platform/pull/431
- Wraps all links even internal ones for click tracking by @pushchris in https://github.com/parcelvoy/platform/pull/433
Full Changelog: v1.5.1...v1.5.3
v1.5.1
What's Changed
- Moves user created event to be able to trigger journeys and lists by @pushchris in https://github.com/parcelvoy/platform/pull/429
Full Changelog: v1.5.0...v1.5.1
v1.5.0
What's Changed
- Fixes archived API keys still showing by @pushchris in https://github.com/parcelvoy/platform/pull/424
- Fixes duplicating journey "triggered" campaigns by @pushchris in https://github.com/parcelvoy/platform/pull/423
- Add type of trigger to event name by @pushchris in https://github.com/parcelvoy/platform/pull/425
- Allows for uploading user created_at dates statically by @pushchris in https://github.com/parcelvoy/platform/pull/426
- Fixes org & role onboarding setup for basic auth by @pushchris in https://github.com/parcelvoy/platform/pull/427
- Fixes React hooks error related to i18n in tags by @pushchris in https://github.com/parcelvoy/platform/pull/428
Full Changelog: v1.4.6...v1.5.0
v1.4.6
What's Changed
- Fixes editing campaign lists and scheduling deleted campaigns by @pushchris in https://github.com/parcelvoy/platform/pull/409
- Fixes bug related to campaign send merging on duplicate by @pushchris in https://github.com/parcelvoy/platform/pull/410
- Fixes naming of logging by @pushchris in https://github.com/parcelvoy/platform/pull/411
- Fixes bug related to lock value being decimal by @pushchris in https://github.com/parcelvoy/platform/pull/412
Full Changelog: v1.4.2...v1.4.6
v1.4.2
What's Changed
- Cleans up how providers are registered and used by @pushchris in https://github.com/parcelvoy/platform/pull/405
- Ensures the anonymous ID is passed along to analytics by @pushchris in https://github.com/parcelvoy/platform/pull/406
- Allows for exiting a journey via API by @pushchris in https://github.com/parcelvoy/platform/pull/408
Full Changelog: v1.4.0...v1.4.2
v1.4.0
What's Changed
- i18n: Added Spanish translation and framework for adding more languages later! https://github.com/parcelvoy/platform/pull/387, https://github.com/parcelvoy/platform/pull/390, https://github.com/parcelvoy/platform/pull/394, https://github.com/parcelvoy/platform/pull/403
- Transactional Messaging: Allow for sending campaigns via API instead of internal orchestration by @pushchris in https://github.com/parcelvoy/platform/pull/384
- Magic Link Auth: Allows for users to sign up via magic links over email by @pushchris in https://github.com/parcelvoy/platform/pull/385
- Admin Management: Create and manage admins along with their roles and access. https://github.com/parcelvoy/platform/pull/402
Fixes
- Updates API documentation by @pushchris in https://github.com/parcelvoy/platform/pull/386
- Modal focus issue that kills latest chrome by @chrishills in https://github.com/parcelvoy/platform/pull/388
- Snake case fields, add journey data access docs by @chrishills in https://github.com/parcelvoy/platform/pull/389
- Fixed bad links in journey docs by @chrishills in https://github.com/parcelvoy/platform/pull/391
- Fixes redirection for new installs by @pushchris in https://github.com/parcelvoy/platform/pull/395
- Add additional internal events by @pushchris in https://github.com/parcelvoy/platform/pull/396
- Improve typing of provider maps by @pushchris in https://github.com/parcelvoy/platform/pull/397
- First member of an organization should be owner by @pushchris in https://github.com/parcelvoy/platform/pull/400
- Added step child path field for explicit grouping by @chrishills in https://github.com/parcelvoy/platform/pull/401
Full Changelog: v1.3.6...v1.4.0
v1.3.6
What's Changed
- Adds Mixpanel analytics provider by @pushchris in https://github.com/parcelvoy/platform/pull/383
Full Changelog: v1.3.5...v1.3.6
v1.3.5
What's Changed
- Adds result of a send to the event by @pushchris in https://github.com/parcelvoy/platform/pull/377
- Adds org role to admin, validate access for org features by @chrishills in https://github.com/parcelvoy/platform/pull/376
- fix hideous spacing issue in journey editor icons by @chrishills in https://github.com/parcelvoy/platform/pull/378
- Redirect users to org page when there are no recent projects by @chrishills in https://github.com/parcelvoy/platform/pull/375
- Fixes initial locale creation for a project by @pushchris in https://github.com/parcelvoy/platform/pull/379
- export jobs by @chrishills in https://github.com/parcelvoy/platform/pull/380
Full Changelog: v1.3.4...v1.3.5