Releases: parcelvoy/platform
Releases · parcelvoy/platform
v2.3.3
What's Changed
- Allow list total recalculation by @pushchris in #657
- Improves parsing of empty env values by @pushchris in #665
- fix(docs): incorrect auth_driver in Google workspace SAML instructions by @xBlaz3kx in #662
- Adds additional context to send errors tracked in Sentry/Bugsnag by @pushchris in #667
Full Changelog: v2.3.0...v2.3.3
v2.3.0
What's Changed
- Campaign list generation performance improvements by @pushchris in #641
- Add soft deletes to providers by @pushchris in #642
- Break campaign generation into additional chunks by @pushchris in #643
- Prevents campaign loading progress clobbering by @pushchris in #644
- Switches to temp tables for campaign generation by @pushchris in #645
- Adds additional campaign generation logic by @pushchris in #646
- Removes outer user fetch query from campaign generation by @pushchris in #647
- Removes top level transaction around campaigns by @pushchris in #648
- Improvements to row locking by @pushchris in #649
- Revert to original campaign generation implementation by @pushchris in #650
- Improved Campaign State Handling by @pushchris in #651
- Adds phone number metadata before insert by @pushchris in #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 #635
- Improves parsing of phone numbers during user import by @pushchris in #636
Full Changelog: v2.2.1...v2.2.2
v2.2.0
What's Changed
New Contributors
- @cabbage89 made their first contribution in #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 #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 #620
- Adds better default error handling and docs by @pushchris in #621
- Fixes journeys not scheduling properly by @pushchris in #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 #609
- Allow for scheduling journey entrances by hour by @pushchris in #615
- Adds AJV timezone validation to client API by @pushchris in #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 #608
Full Changelog: v2.1.0...v2.1.1
v2.1.0
What's Changed
- Quality of life tweaks by @pushchris in #604
- Adds per-job timing metrics by @pushchris in #605
- Exploration to reduce deadlocks by @pushchris in #589
Full Changelog: v2.0.9...v2.1.0
v2.0.8
What's Changed
- Fixes Telnyx authentication by @pushchris in #598
- Adds check for unsaved changes by @pushchris in #599
Full Changelog: v2.0.7...v2.0.8