This repository was archived by the owner on Feb 18, 2026. It is now read-only.
Releases: parcelvoy/platform
Releases · parcelvoy/platform
v2.3.3
What's Changed
- Allow list total recalculation by @pushchris in https://github.com/parcelvoy/platform/pull/657
- Improves parsing of empty env values by @pushchris in https://github.com/parcelvoy/platform/pull/665
- fix(docs): incorrect auth_driver in Google workspace SAML instructions by @xBlaz3kx in https://github.com/parcelvoy/platform/pull/662
- Adds additional context to send errors tracked in Sentry/Bugsnag by @pushchris in https://github.com/parcelvoy/platform/pull/667
Full Changelog: v2.3.0...v2.3.3
v2.3.0
What's Changed
- Campaign list generation performance improvements by @pushchris in https://github.com/parcelvoy/platform/pull/641
- Add soft deletes to providers by @pushchris in https://github.com/parcelvoy/platform/pull/642
- Break campaign generation into additional chunks by @pushchris in https://github.com/parcelvoy/platform/pull/643
- Prevents campaign loading progress clobbering by @pushchris in https://github.com/parcelvoy/platform/pull/644
- Switches to temp tables for campaign generation by @pushchris in https://github.com/parcelvoy/platform/pull/645
- Adds additional campaign generation logic by @pushchris in https://github.com/parcelvoy/platform/pull/646
- Removes outer user fetch query from campaign generation by @pushchris in https://github.com/parcelvoy/platform/pull/647
- Removes top level transaction around campaigns by @pushchris in https://github.com/parcelvoy/platform/pull/648
- Improvements to row locking by @pushchris in https://github.com/parcelvoy/platform/pull/649
- Revert to original campaign generation implementation by @pushchris in https://github.com/parcelvoy/platform/pull/650
- Improved Campaign State Handling by @pushchris in https://github.com/parcelvoy/platform/pull/651
- Adds phone number metadata before insert by @pushchris in https://github.com/parcelvoy/platform/pull/656
Migration Notes
- Upgrading to this image will automatically run a migration on the
campaign_sendstable to optimize it. If that table is large for your installation you might want to run that migration manually or during slow periods.
Full Changelog: v2.2.5...v2.3.0
v2.2.2
What's Changed
- Fixes assuming Telnyx error codes are numbers by @pushchris in https://github.com/parcelvoy/platform/pull/635
- Improves parsing of phone numbers during user import by @pushchris in https://github.com/parcelvoy/platform/pull/636
Full Changelog: v2.2.1...v2.2.2
v2.2.0
What's Changed
- Adds Simplified Chinese Translations in https://github.com/parcelvoy/platform/pull/629 & https://github.com/parcelvoy/platform/pull/632
New Contributors
- @cabbage89 made their first contribution in https://github.com/parcelvoy/platform/pull/629 thank you so much for helping get the platform translated to simplified Chinese!
Full Changelog: v2.1.5...v2.2.0
v2.1.5
What's Changed
- List regeneration performance improvements by @pushchris in https://github.com/parcelvoy/platform/pull/625
Full Changelog: v2.1.4...v2.1.5
v2.1.4
What's Changed
- Prevent campaign details being edited during send by @pushchris in https://github.com/parcelvoy/platform/pull/620
- Adds better default error handling and docs by @pushchris in https://github.com/parcelvoy/platform/pull/621
- Fixes journeys not scheduling properly by @pushchris in https://github.com/parcelvoy/platform/pull/622
Full Changelog: v2.1.2...v2.1.4
v2.1.2
What's Changed
- When re-evaluating an existing list decrement count by removals by @pushchris in https://github.com/parcelvoy/platform/pull/609
- Allow for scheduling journey entrances by hour by @pushchris in https://github.com/parcelvoy/platform/pull/615
- Adds AJV timezone validation to client API by @pushchris in https://github.com/parcelvoy/platform/pull/616
Full Changelog: v2.1.1...v2.1.2
v2.1.1
What's Changed
- Fixes bug where journey link always takes 24hrs by @pushchris in https://github.com/parcelvoy/platform/pull/608
Full Changelog: v2.1.0...v2.1.1
v2.1.0
What's Changed
- Quality of life tweaks by @pushchris in https://github.com/parcelvoy/platform/pull/604
- Adds per-job timing metrics by @pushchris in https://github.com/parcelvoy/platform/pull/605
- Exploration to reduce deadlocks by @pushchris in https://github.com/parcelvoy/platform/pull/589
Full Changelog: v2.0.9...v2.1.0
v2.0.8
What's Changed
- Fixes Telnyx authentication by @pushchris in https://github.com/parcelvoy/platform/pull/598
- Adds check for unsaved changes by @pushchris in https://github.com/parcelvoy/platform/pull/599
Full Changelog: v2.0.7...v2.0.8