As we approach the start of February, we have loads of bug fixes in the DND Builder and elsewhere. There's a
BUGS
- DND Builder (PINPOINTE-4057): Special characters appear to be encoded incorrectly with Saved Blocks
- DND Builder (PINPOINTE-4059): Issues with lists in mobile rendering and when using sub-lists with Outlook
- DND Builder (PINPOINTE-4089): Handlebars generates lots of `Wrong variable naming` errors
- DND Builder (PINPOINTE-4144): Links with ampersands encodes & to &
- DND Builder (PINPOINTE-4127): Text align and links not working
- Lists (PINPOINTE-4117): Tagged Lists counts incorrectly on the Manage Lists page - unsubs not being counted
- Send Email Campaigns (PINPOINTE-4104): Prevent duplication of links being created when sending campaigns
- SMS (PINPOINTE-4126): Custom fields, like %%emailaddress%% not working in sms links
- Statistics (PINPOINTE-4137): Journey SMS link stats only show the normal URL, but they should show the full URL including UTM like email sends
- Surveys (PINPOINTE-4103): Remove _link suffix on resolved survey links when using legacy syntax and update the survey links pages to view as handlebars
DETAIL REVIEW
BUGS
- DND Builder (PINPOINTE-4057): Special characters appear to be encoded incorrectly with Saved Blocks
- Using special characters like emojis in Saved Blocks now encode correctly and render as expected
- DND Builder (PINPOINTE-4059): Issues with lists in mobile rendering and when using sub-lists with Outlook
- There are no longer indentation problems with sub-list items in bulleted lists in the desktop version of Outlook
- DND Builder (PINPOINTE-4089): Handlebars generates lots of `Wrong variable naming` errors
- Pre-handlebar code using certain CSS formatting no longer throws error upon save attempt
- DND Builder (PINPOINTE-4144): Links with ampersands encodes & to &
- Links with ampersands added in the HTML editor now encode correctly
- DND Builder (PINPOINTE-4127): Text align and links not working
- All text blocks now align text and links
- Lists (PINPOINTE-4117): Tagged Lists counts incorrect on the Manage Lists page - unsubs not being counted
- Counts on Manage Lists page are now being done correctly
- Send Email Campaigns (PINPOINTE-4104): Prevent duplication of links being created when sending campaigns
- Links with placeholder variables with the new handlebars feature the links no longer get saved twice with the old and new syntax
- SMS (PINPOINTE-4126): Custom fields, like %%emailaddress%% not working in sms links
- Links with custom fields (ex. https://pinpointe.com/get-started/?email=%%emailaddress%%) redirect correctly when sent via SMS
- Statistics (PINPOINTE-4137): Journey SMS link stats only show the normal URL, but they should show the full URL including UTM like email sends
- The stats should display the correct URLs for both Journeys and Regular sends
- Surveys (PINPOINTE-4103): Remove _link suffix on resolved survey links when using legacy syntax and update the survey links pages to view as handlebars
- Survey links now work correctly regardless of whether legacy or handlebar syntax is used