Skip to content

Releases: chuongmep/RevitAddInManager

1.6.4

Choose a tag to compare

@github-actions github-actions released this 12 Jun 15:38
  • Fix scrollbar drag not working when mouse capture is active.
  • Fix Debug/Trace output not showing in DockPanel when it is opened before Add-in Manager.
  • Improve Trace listener registration to avoid duplicate listeners and preserve existing listener behavior.

1.6.3

Choose a tag to compare

@github-actions github-actions released this 12 Jun 15:09
d48488e
  • Add option load separate version Revit.

1.6.2

Choose a tag to compare

@github-actions github-actions released this 28 May 00:01
7974f05
  • Support Revit 2027 Release

1.6.1

Choose a tag to compare

@github-actions github-actions released this 09 Feb 14:13
  • Fixed issues unloading assembly context #70

1.6.0

Choose a tag to compare

@github-actions github-actions released this 20 Jan 14:13
  • Fixed bug StackTrace does not show up on stack trace debug #59

1.5.9

Choose a tag to compare

@github-actions github-actions released this 10 Aug 00:26
  • Fix bug open add-in manager with multiple monitor.
  • Minor improve load assembly.

1.5.8

Choose a tag to compare

@github-actions github-actions released this 05 Jun 12:52
  • Support Revit 2026 Release

1.5.7

Choose a tag to compare

@github-actions github-actions released this 23 Mar 03:37
  • Fix click help button in revit 2025
  • Change configuration package to open source maintainer

1.5.6

Choose a tag to compare

@github-actions github-actions released this 29 Jun 01:52
  • Hotfix bug with Revit 2025: Unload assembly not done when user raise an execute exception.

1.5.4

Choose a tag to compare

@github-actions github-actions released this 02 Jun 09:04
  • Add new way to execute command with Revit 2025 #54