January Changelog
App
- Showing task id and task age in popup
- Elevated buttons now have a success/error state to indicate results of actions
- AI chat can help with app and services by accessing our help documents
- Added tabs to app instead of Popups
- Automatic scroll to error message in task detail tab
- You can now create Virtual Coworkers in workspace settings
- Virtual coworkers can comment newly created tasks with the expertise from their department
- Virtual coworkers can get mentioned in task comments and respond to them
- Virtual coworkers monitor assigned tasks and comment when significant changes happen
- Virtual coworkers react to comments on assigned tasks
- Increased maximum comment length to 4000 characters
- Fix: Mention suggestions above input field stick to the input field
- Fix: Dropdown with search missed localization for “No results found”
- Fix: Could not remove unknown users from task
- Fix: No event log entry for workspace name changesFix: Can mention users via nickname
- Fix: Search did not work
- Fix: Same scrollbar design across all plattforms
- Fix: Removed bright blue color from scrollbars
- Fix: When no todos are returned from the todo suggestion it showed an empty suggestion
- Fix: Edge case when updating task status
- Fix: AI Chat can send messages via Enter
- Fix: Wrong price for pro seat was shown
API
- Removed “watchers_user_ids” field from tasks. Use “subscribers_user_ids” instead
- Fix: Querying non-existent project did not return proper 404 response
Website
- LLMs can request help documents with “.md” extension to get markdown content
- Help articles for virtual coworkers