Skip to content

Releases: parcelvoy/platform

v2.0.5

20 Dec 03:58
69a5e9b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.4...v2.0.5

v2.0.4

15 Dec 23:36
d248c74
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.3...v2.0.4

v2.0.3

10 Dec 14:20
0334dbe
Compare
Choose a tag to compare

What's Changed

  • Also allows rule matching on users external_id by @pushchris in #575

Full Changelog: v2.0.2...v2.0.3

v2.0.2

09 Dec 21:04
18c8653
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.0...v2.0.2

v2.0.0

09 Dec 15:00
f4b78be
Compare
Choose a tag to compare

What's New

  • New License: Parcelvoy has been relicensed starting with this version as MIT which is much more permissive than the previous Elastic license
  • Automatic List Regeneration: You can now use relative dates (with Handlebars logic) in list rules! The users in the list will be re-evaluated daily to remove/add anyone that might be missing based on changing criteria.
  • Performance Improvements: List generation is faster, sending is more efficient and better indexes should decrease total number of deadlocks and performance bottlenecks at the DB level.

Breaking Changes

  • There have been some updates to how logging is handled. Specifically the log level for some types of logs has moved from info to trace and the console printer has been improved to make the logs be on a single line (to better support third parties)

Everything Changed

  • Correct required docker compose version by @tobias- in #529
  • Update LICENSE.txt by @pushchris in #530
  • Improve campaign send performance by @pushchris in #534
  • Check for unsubscribe state right before any send by @pushchris in #537
  • Updated api docs urls with missing /api/ by @Un-dev in #543
  • Added platform keys to docker-compose.yml by @Un-dev in #542
  • Adds missing indexes to journey user step table by @pushchris in #544
  • Automatic List Regeneration When Using Relative Date Rules by @pushchris in #538
  • Better handle users with multiple devices and devices with expired tokens by @pushchris in #550
  • Improve logic for stalled sends by @pushchris in #551
  • Disables pretty printing in production by @pushchris in #552
  • Allow handlebars usage in PushTemplate by @PRZzz in #567
  • Fixed Url rendering in PushTemplate to support undefined value by @PRZzz in #569
  • Allows for distributed list generation by @pushchris in #566
  • Adds Telnyx SMS provider, enables SMS resubscribe by @pushchris in #570

New Contributors

Full Changelog: v1.11.0...v2.0.0

v1.11.0

21 Oct 02:10
b82f485
Compare
Choose a tag to compare

What's Changed

  • Adds logic to perpetually keep a campaigns send list up to date until it begins sending by @pushchris in #519

Full Changelog: v1.10.2...v1.11.0

v1.10.2

18 Oct 03:13
4528f29
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.10.1...v1.10.2

v1.10.0

17 Oct 02:26
90f063e
Compare
Choose a tag to compare

What's Changed

This release does temporarily reset the count of every list to zero so that they can be recalculated accurately to start the new incrementing system.

Full Changelog: v1.9.3...v1.10.0

v1.9.2

14 Oct 19:10
8387add
Compare
Choose a tag to compare

What's Changed

  • Fixes additional single-org auth issues with SSO options by @pushchris in #521

Full Changelog: v1.9.1...v1.9.2

v1.9.1

14 Oct 18:29
4602830
Compare
Choose a tag to compare

What's Changed

  • Fixes regression on auth screen for single org users using env variables for setup by @pushchris in #520

Full Changelog: v1.9.0...v1.9.1