Skip to content

2022-05-30

New Features

  • [API] Users can now add their team or division to their profile using a new “Team” field, making it easier to identify colleagues and organize work.
  • [API] Organizations can now connect their own Mixpanel analytics to track custom events and user behavior across their workflows.

Changes

  • [API] Clarified that exported data files are intentionally stored in separate locations - CSVs for easy access and parquet files for advanced analytics.
  • [API] You can now organize tasks and processes into multiple folders simultaneously, making it easier to find and filter your work across different categories.

Bug Fixes

  • [API] Fixed admin settings page to correctly show and update email preferences for the selected user instead of the admin’s own settings.
  • [API] Fixed sorting errors that could prevent the Tasks view from loading properly when checking assigned steps.
  • [API] Fixed error that occurred when reassigning a task to the person who already owns it - now works smoothly.
  • [API] Fixed “Mine” view filtering to properly show your assigned tasks when automation rules are active.
  • [API] Fixed task descriptions with variables now showing correct data when you update assignees or deadlines using Power Tools.
  • [API] Fixed API errors when accessing certain checklist resources that no longer exist, so you get clearer error messages instead of confusing technical errors.
  • [API] Fixed group assignments disappearing when editing templates after launching processes, ensuring your team assignments stay intact.
  • [API] Member directory now loads 18x faster for large organizations, improving from nearly a minute to just 3 seconds.
  • [API] Fixed processes not showing in Tracker when using custom view filters while being part of a group.
  • [API] Tasks assigned to guests through group membership now properly appear in their Tasks view, making it easier to see all assigned work in one place.
  • [API] Fixed a crash that prevented creating standalone tasks when no assignees were specified, making task creation more reliable.
  • [API] Fixed error that prevented switching between Table and Board views in Tracker, so you can now seamlessly navigate between different process views.
  • [API] Fixed a behind-the-scenes error that was preventing certain actions from working properly in our staging environment.
  • [API] Clarified tracker table permissions so Standard users now correctly see only processes they own or have tasks assigned to.
  • [API] Strengthened email delivery reliability by confirming billing emails reach your inbox even during authentication checks.
  • [API] Process names with forward slashes now display correctly in digest emails and notifications instead of appearing blank.
  • [API] Fixed a crash that could occur when the system tried to fill in variables for deleted processes, making variable replacement more reliable.
  • [API] Daily Digest emails now sort processes by urgency of the most overdue task, helping you focus on what needs attention first.

Removed

  • [API] Cleaned up unused system components to improve performance and reduce maintenance overhead behind the scenes.
  • [API] Removed unused Slack integration components to streamline our system and improve overall performance.