Iris Release Notes — April 9th, 2026
Last updated: April 9, 2026
As a quick follow-up release to yesterday's -- we cleared a backlog of bugs related to assignments, uploads, and project navigation. 23 PRs shipped. Here's what changed.
Assignments
Deleted questions no longer appear in assignment views Reassigned questions were remaining visible in the original assignee's Assignments list with a "deleted" status. These are now correctly excluded.
Bulk reassignment resets approval status In our next release, bulk-reassigning an approved question will no longer leave the approval status intact. Reassigned questions will soon return to "Needs Review."
Assignee filter returns correct results Filtering by assignee on a project detail page was returning questions assigned to other users. Filter results now match the selected assignee.
Answers
Dropdown answers update on regenerate When regenerating a text answer, the associated dropdown field (yes/no/maybe) was not updating to reflect the new answer. Both fields now update together.
Knowledge Base & Sync
Google Drive sync now traverses subfolders recursively Folder-level sync rules were only capturing files at the top level. Subfolders are now included.
SharePoint sync modal shows correct field label The "Enable Folder Sync" modal for SharePoint now displays "SharePoint Location."
Large CSV uploads no longer fail mid-upload Large CSV files were failing at ~70% upload due to an expired presigned S3 URL. The CSV field size limit has been increased and the expiry issue resolved.
CSV files with UTF-8 BOM encoding now upload correctly CSV files saved with a UTF-8 BOM (common in Excel exports with formatting) were failing on upload. These files are now decoded correctly.
Web sync URL validation shows a clear error message Submitting a URL without http:// or https:// in the Web Sync modal returned a generic "Invalid request data" error. The field now validates the URL client-side and shows an actionable error before submission.
Approved Answer Library
"Approved Answer" tag hidden from Library tag selector The "Approved Answer" tag was selectable within the Approved Answer Library, where it is redundant. It has been removed from the tag picker in this context.
"Archive" removed from Inbox bulk actions The "Archive" action was incorrectly appearing in the Inbox tab's bulk action menu. Inbox and Library bulk actions now each show only their respective options.
Projects & Navigation
Export preview works on first attempt Previewing a DOCX export without a template was returning "No export available" on the first attempt and succeeding on retry. The first-attempt failure has been resolved.
"View All" in Recent Projects links to correct page The "View All" link in the home page Recent Projects widget was routing to the old /projects page instead of /project-hubs.
Strikethrough styling removed from Project Folders labels Tab labels and filter buttons on the Project Folders page were rendering with strikethrough formatting.
Internal & Infrastructure
Tagging System Optimization We resolved an issue where updating tags could occasionally be restricted by other background processes.
Salesforce project creation and missing project hubs fixed Resolved a bug in Salesforce project creation and backfilled project folders that were not generated for affected projects.
Enhanced page-level attributes structural improvements to our authentication pages to improve search visibility and user experience.