Skip to content

Releases: chuongmep/RevitAddInManager

1.6.4

12 Jun 15:38

Choose a tag to compare

  • 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

12 Jun 15:09
d48488e

Choose a tag to compare

  • Add option load separate version Revit.

1.6.2

28 May 00:01
7974f05

Choose a tag to compare

  • Support Revit 2027 Release

1.6.1

09 Feb 14:13

Choose a tag to compare

  • Fixed issues unloading assembly context #70

1.6.0

20 Jan 14:13

Choose a tag to compare

  • Fixed bug StackTrace does not show up on stack trace debug #59

1.5.9

10 Aug 00:26

Choose a tag to compare

  • Fix bug open add-in manager with multiple monitor.
  • Minor improve load assembly.

1.5.8

05 Jun 12:52

Choose a tag to compare

  • Support Revit 2026 Release

1.5.7

23 Mar 03:37

Choose a tag to compare

  • Fix click help button in revit 2025
  • Change configuration package to open source maintainer

1.5.6

29 Jun 01:52

Choose a tag to compare

  • Hotfix bug with Revit 2025: Unload assembly not done when user raise an execute exception.

1.5.4

02 Jun 09:04

Choose a tag to compare

  • Add new way to execute command with Revit 2025 #54