Releases: chuongmep/RevitAddInManager
Releases · chuongmep/RevitAddInManager
Release list
1.6.4
- 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
- Add option load separate version Revit.
1.6.2
1.6.1
- Fixed issues unloading assembly context #70
1.6.0
- Fixed bug StackTrace does not show up on stack trace debug #59
1.5.9
- Fix bug open add-in manager with multiple monitor.
- Minor improve load assembly.
1.5.8
1.5.7
- Fix click help button in revit 2025
- Change configuration package to open source maintainer
1.5.6
- Hotfix bug with Revit 2025: Unload assembly not done when user raise an execute exception.
1.5.4
- Add new way to execute command with Revit 2025 #54