Releases: parcelvoy/platform
Releases · parcelvoy/platform
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
v0.4.7
What's Changed
- Improvement to path matching for clicks and opens by @pushchris in #138
Full Changelog: v0.4.6...v0.4.7
v0.4.2
What's Changed
- Updates providers to better give UI for setup URLs
- General code cleanup
- Forms now are locked when you cant submit due to required fields
- Improvements to number formatting
- Fixes not being able to add users to projects under certain conditions Adds better defaults for new projects
#133
Full Changelog: v0.4.1...v0.4.2
v0.4.1
v0.4.0
What's Changed
- Adds Redis rate limiter to ensure provider send rate is upheld by @pushchris in #131
- Fixes adding members to a project
- Increases based Node version to 18 for deploys
- Improves importing of users to lists
- Fixes bug causing potential infinite loops while patching users
- Moves campaign sends to not use on conflict logic exclusively for updates
Full Changelog: v0.3.3...v0.4.0
v0.3.3
What's Changed
- Adds UI for creating webhook type campaigns by @pushchris in #130
Full Changelog: v0.3.2...v0.3.3
v0.3.2
v0.3.1
What's Changed
- Add quick start documentation by @pushchris in #124
- Dropdown pickers bug by @pushchris in #126
- Improves documentation and compose file by @pushchris in #127
Full Changelog: v0.3.0...v0.3.1
v0.3.0
What's Changed
- Improves users table UI & job retry logic by @pushchris in #107
- Segment locale parsing improvement by @pushchris in #108
- Fixes locale parsing edge case by @pushchris in #109
- Makes design less terrible on mobile by @pushchris in #110
- Fixes Segment parsing crash by @pushchris in #112
- Adds sorting to tables by @pushchris in #111
- Adds error handling with third parties by @pushchris in #113
- UI cleanup and error handling improvements by @pushchris in #114
- Fixes user patching by @pushchris in #115
- Adds from name and auto text email by @pushchris in #116
- Adds more campaign delivery stats by @pushchris in #117
- Adds Mailgun provider by @pushchris in #118
- Improve queue error handling by @pushchris in #120
- Fixes Nginx path by @pushchris in #121
- adds basic subscription preferences page by @chrishills in #119
- Tags docker build with release tag by @pushchris in #122
- Provider Improvements by @pushchris in #123
Full Changelog: v0.2.0...v0.3.0