Releases: chuongmep/RevitAddInManager
Releases · chuongmep/RevitAddInManager
1.3.5
1.3.4
1.3.3
1.3.2
1.3.1
1.3.0
- Add Mutiple Theme Support : Default, Dark, Light.
- Use Alt +T to change theme.
- Fix some small bug.
- Improve search bar margin.
1.2.9
1.2.8
- Support copy Content Debug/Trace Output Right click or Crt + C
1.2.7
- Fix small bug use trace/debug same time in logcontrol #24
- Guide : See guide at : https://github.com/chuongmep/RevitAddInManager/wiki/How-To-Use-Debug-Trace-Show-Output
1.2.6
- Add tab support show result trace/debug
- Add DockPanel Support Show/Hide Debug/Trace result.
- Support use Trace.Write() output in RevitAddinManager and DockPanel Debug/Trace Output
- Support use Trace.WriteLine() output in RevitAddinManager and DockPanel Debug/Trace Output
- Support use Debug.WriteLine() output in RevitAddinManager and DockPanel Debug/Trace Output
- Support use Debug.WriteLine() output in RevitAddinManager and DockPanel Debug/Trace Output
- Support show difference color type : Add,Modify,Warning,Error,Delete.
- See guide at : https://github.com/chuongmep/RevitAddInManager/wiki/How-To-Use-Debug-Trace-Show-Output