Skip to content

2026.0.0

Latest

Choose a tag to compare

@github-actions github-actions released this 02 Apr 13:00
  • New Context.UiControlledApplication property. Helps to manipulate with the Revit ribbon, context menus outside ExternalApplication.
  • Now AsyncEventHandler{T} works in a multithreaded application and returns the result to each recipient.
  • Removed AssemblyLoadContext for addins isolation. It will be moved to Revit itself. More info.
  • Removed deprecated features.
  • Fixed dependency resolver to avoid conflict with the Revit runtime.

Full changelog: 2025.0.3...2026.0.0