Skip to content

Releases: chuongmep/RevitAddInManager

1.3.5

30 Jun 02:30
Compare
Choose a tag to compare
  • Allow Use Add-in Manager without loading a model #28

1.3.4

23 Jun 12:38
Compare
Choose a tag to compare
  • Fix DockPanel startup with some version lower 2020 #27
  • Revert use search by index of.

1.3.3

15 Jun 16:33
Compare
Choose a tag to compare
  • Fix issue color with dark theme #26

1.3.2

11 Jun 09:48
Compare
Choose a tag to compare
  • Allow drag window use mouse every where position
    Revit_i5bUpkyqNq

1.3.1

10 Jun 12:48
Compare
Choose a tag to compare
  • Improve search bar Style
  • Improve TreeViewItem show tree same window form
  • Improve speed up search item by Knuth-Morris-Pratt (KMP) Algorithm.
    Revit_ebvs7Z67nF

1.3.0

10 Jun 02:19
Compare
Choose a tag to compare
  • Add Mutiple Theme Support : Default, Dark, Light.
  • Use Alt +T to change theme.
  • Fix some small bug.
  • Improve search bar margin.

1.2.9

02 Jun 04:06
Compare
Choose a tag to compare
  • Support event ArrowKeyDown and ArrowKeyUp to move between items search and TreeView #25
  • Support press key Esc from keyboard to close Form.

1.2.8

16 May 17:00
Compare
Choose a tag to compare
  • Support copy Content Debug/Trace Output Right click or Crt + C

1.2.7

10 May 13:02
Compare
Choose a tag to compare

1.2.6

09 May 18:28
Compare
Choose a tag to compare
  • 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