Blog

Release announcements, helpful tips, and community discussion

10.0.2

10.0.2

Cerb (10.0.2) is a maintenance update released on June 01, 2021. It includes 8 minor features and fixes from community feedback covering the 10.0 update. You can follow these instructions to upgrade.

  • [Profiles/Interactions] Fixed an issue with ‘Interaction Toolbar’ profile widgets when using the legacy behaviors format. This was failing to pass the inputs: to the behavior.

  • [Behaviors/Mail] Temporarily restored the ‘Before composing a new message’ (event.mail.compose.pre.ui.worker) behavior event. This will be replaced with automations in the 10.1 update.

  • [Behaviors/Mail] Temporarily restored the ‘Before composing a message reply’ (event.mail.reply.pre.ui.worker) behavior event. This will be replaced with automations in the 10.1 update.

  • [Records/Interactions] Fixed an issue with ‘Interaction Toolbar’ widgets on cards, profiles, and workspaces. When displaying legacy behaviors, a PHP notice could be logged if there was a trailing item in the YAML list of behaviors.

  • [UI] Fixed a visual issue on split buttons (e.g. ‘Reply’) where the right side didn’t line up properly.

  • [Bots/Reminders] Fixed an issue with the ‘Create Reminder’ action in legacy bot behaviors. This failed to create the record because it referenced an old field for specifying the behaviors to run. These now always use the built-in notification action.

  • [Profiles/Bots] On record profiles, deprecated chat bot behaviors are now appended to the end of the toolbar in a ‘…’ menu. This makes it easier to transition them to interaction automations over time without immediately interrupting existing workflows. Chat bots will be removed in v11.0 in favor of automations.

  • [Reminders/UX] Reminders functionality has been simplified. In 10.0, reminder records had automations attached to them for notification methods. Prior to 10.0, reminder records had behaviors attached to them. Neither of these approaches was easy for workers to understand. Now, when a reminder reaches its deadline, it triggers the reminder.remind automation event. The KATA on the event can use attributes of the reminder and the worker to determine the notification methods. A multi-checkbox custom field on reminder records, or custom fieldsets, can be used to describe alternative notification methods (e.g. email, text message, phone, Slack). This can be easily customized for each environment. By default, all reminders generate a notification in Cerb.