1.97.2.0
Add-in
Beta
✨ Improved
Materials can now be added to libraries and collections without enabling the Materials setting in Model Tracking.
🔧 Fixed
Fixed an issue where uploaded Revit family files could include unused Object Styles and their assigned materials from the source model, ensuring downloaded RFAs no longer carry unused material data.
2026.05.18
Web
✨ Improved
Improved Materials pages by showing model thumbnails on the Models Using This Material page.
Updated Most Used Materials so materials stay ordered by usage while still allowing secondary sorting.
Updated new team defaults so “Display results from other projects” starts turned off.
Improved public sign-in and team selection styling.
🔧 Fixed
Fixed an issue where material images could be removed during file cleanup, ensuring material images are preserved.
Fixed an issue where pasted email addresses or sign-in codes could fail in some browsers, ensuring paste actions work more consistently.
Fixed an issue where shared collection names with special characters could affect the shared header.
Fixed an issue where SSO error details could display incorrectly.
Fixed an issue where installer download details could show beta release information when no beta installer was available.
Fixed an issue where recent material searches could fail when saved search values were not stored as plain text.
Fixed long member names and emails in sharing and ownership dialogs so lists remain readable.
🧹 Cleanup
Improved performance and stability.
Refactored internal code to improve maintainability.
Reduced false error reports from expected browser and network events.
2026.05.06
Web
🔧 Fixed
Fixed an issue where Batch Update changes were not being applied correctly in Kinship
1.97.0.0
Add-in
🔧 Fixed
Fixed error shown when checking Model Sync Status on unsaved models; users are now prompted to save the model first
🧹 Cleanup
Minor security improvements
2026.05.04
Web
✨ Improved
Added support for Revit 2027.0.2 so it is correctly recognized and labeled across Kinship
1.96.2.0
Add-in
Beta
🔧 Fixed
Fixed incorrect error shown when checking Model Sync Status on unsaved models; users are now prompted to save the model before checking sync status
🧹 Cleanup
Minor security improvements
2026.04.30
Web
🚀 New: Batch Updates for CSV library edits
Batch Updates lets teams export library data to CSV, edit supported fields in a spreadsheet, and import the file back into Kinship to apply changes in bulk.
Export
Export is now a configurable workflow available to every user. Choose the fields you need before downloading, use the default selection, or select all fields. Exports reflect the current view and any filters you have applied, so you can work with a focused set of items or materials.
Import
Content Managers and Admins can import CSV files to update supported fields in bulk: Name, Description, Material Class, Keynote, Mark, URL – Manufacturer, and URL – Documentation.
Kinship reads CSV columns by header name, not column position, so the uploaded file does not need to match the exported column order. Imports are library-wide: Kinship matches rows by ID and updates the corresponding items or materials wherever they are in the library.
Batch Updates page
A new Batch Updates page, linked from the bottom of the Library landing page, lets you review imported CSVs, see how many items were updated, and start a new import.
Example workflows
Standards rollouts. Add prefixes or suffixes to item names to align with company naming conventions.
Bulk description updates. Review and update descriptions across large sets of content to improve searchability.
Material clean-up. Update Material Class, Keynote, and Mark values across materials.
Safety
Batch updates are recorded in Library history and on the relevant item or material history pages. If an import fails, the Batch Updates page identifies issues such as invalid headers, missing IDs, name clashes, and unmatched rows.
Permissions
Everyone can export using the configurable field picker.
Content Managers and Admins can import CSV updates.
2026.04.28
Web
✨ Improved
Improved file attachment handling
Improved Library History
Moved material loading to the material detail view
Improved Recent Comments, including header display and CSV export fields
Added Materials as a filter option where applicable
Improved Materials pages UI
🔧 Fixed
Fixed an issue where upgraded Revit families were not saved back to the library when loaded by non-admin users, ensuring upgraded versions are now available to all users without repeated upgrades
🧹 Cleanup
Improved performance and stability
Refactored internal code to improve maintainability