It's been a busy few weeks here at Vero, we've mostly been focusing on improving the Cloud product experience. Here's a bunch of bugs and improvements we've made during the sprint cycle.
Improvements:
  • Updated ‘add node’ menu in Workflows
    - With the refreshed menu for adding nodes to a workflow its easier to see all the available options.
  • Quick link to ‘edit email addresses’
    - We’ve added a link which directs to the ‘edit email addresses’ settings page to the ‘from’ control in campaigns. So now there’s less clicks required to add a new email address to a campaign.
  • Create placeholder events from trigger dropdowns
    - We’ve made it easier to create placeholder events from inside a campaign or workflow. There is now a ‘create new event’ option in the trigger event dropdowns.
  • Unsaved changes label in workflows
    - We’ve added a label on the workflow canvas showing if the workflow has unsaved changed or is up to date, making it easier to see if you should save the workflow to persist your changes.
  • Node limits and warnings
    - Due to the amount of locally stored data and CPU needed to display complex workflows with a large number of nodes, we have added some warnings and limits to the Workflows UI to advise best practices based on the number of nodes. There’s also a new maximum limit of 150 nodes.
  • Added strikethrough option in the drag and drop editor
    - A strikethrough text decoration option has been added to the inline text editor of the drag and drop builder. Simply select some text and select the strikethrough icon from the text formatting options above.
  • Added limits on image and gif uploads
    - Smaller images means better performing emails, so we have added a limit of 1Mb per image and 5Mb per GIF. If you absolutely need to add images larger than 1Mb, it is still possible to add a URL to your own self-hosted images.
  • Improved user session management
    - We’ve updated our authentication methods for logging in and out of Vero which will strengthen the security of your account. This improvement will also better support users if they happen to be logged in across multiple devices, as well as automatic logging out of sessions if they’ve been inactive for a period of time.
Bugs:
  • Incorrect modal styles
    - Fixed an issue that caused the recurring newsletter schedule and preview options to display incorrectly.
  • Fixed unit selector on inputs in drag and drop
    - Made a minor fix to the number based controls used in the drag and drop editor that were not correctly showing the selectable units for a given control in some browsers.
  • Events missing or not searchable in conditions drop-down
    - We’ve fixed an issue that in some cases prevented events from appearing in searches inside a conditions dropdown when creating a segment or adding logic to a workflow.
  • Campaign titles for cloned Workflows displaying incorrectly in Reports
    - We have fixed an issue that displayed the incorrect campaign name in drop-down lists on our Reports page when the campaign belonged to a workflow that had been cloned and renamed.
  • Segment refresh error with range comparison conditions
    - Segments containing conditions that compared date ranges in user properties (e.g. “greater than or equal to YYYY-MM-DD”) were sometimes failing to refresh. We’ve identified the cause of the regression and have fixed the issue.
  • Fixed unit selector on inputs in drag and drop
    - Made a minor fix to the number based controls used in the drag and drop editor that were not correctly showing the selectable units for a given control in some browsers.
  • Social icons background color in drag and drop
    - Fixed a bug affecting the LinkedIn and Instagram social icons in the drag and drop editor wherein the background color would not accurately update when changed.
  • SendGrid IP Pools not saved
    - Fixed an issue where changes to the IP Pools setting on a SendGrid email channel were not saved.