Skip to content

Latest commit

 

History

History
86 lines (82 loc) · 3.43 KB

Changelog.md

File metadata and controls

86 lines (82 loc) · 3.43 KB

Changelog

  • 2022-09-19 1.0.7

    • Supported Search feature with field name
  • 2022-09-19 1.0.6

    • Improve show value type.
    • Improve show tree view index
    • Limit feature snoop DB not available at the moment.
  • 2022-09-11 1.0.5

    • Support Preview Geometry And Unit Convert
    • Add Support Dynamo Revit Package (Version 2019-2023)
  • 2022-04-07 1.0.4

    • Support Revit 2023
    • Fix some nuget package
  • 2022-02-23 1.0.3

    • Improve show preview elementid
    • Support Snoop search element inside linked
    • Fix element type not show name
    • Improve extend mode selection face, edge
    • Fix tooltip exception show value
    • Support show value with value return enum
    • Add show detail XYZ,Boundingbox
    • Support show help window modeless
  • 2022-02-20 1.0.2

    • Improve show view to snoop boudingbox Element
    • Add feature allow user continue snoop ElementId
    • Fix problem when snoop EdgeArray from EdgeArrayArray #19
    • Fix String downline extend row #23
    • Fix Problem with menu context open new windows #28
    • Support Snoop worketId
    • Allow user copy text in lookup help window #32
    • Add feature copy value context menu with value type null, string, int, ....
    • Change snoop UIApplication to ExternalCommand Data
    • Fix some method inside class xyz with prefix op_
    • Add selection command Edge and Face with two model Normal or Order
    • Add config support debug in revit 2019
  • 2022-02-18 1.0.1

    • Improve interface program
    • Fix problem show string with text note
    • Add support use rider for project with .NET6 LTS
    • Improve feature show help document #20 #21
    • Fix show method help error with form owner
  • 2022-02-17 1.0.0

    • Fix some method automatic invoke
    • Add Parameter input feature show value window
    • Support Snoop boudingbox #9
    • Support maintain and build msi for 4 version from Revit 2019 to Revit 2022
    • Change Build version format from 2022.x.x to 1.0.x
  • 2022-02-15 2022.0.4

    • Support Snoop Point on element
    • Support Snoop Points
    • Improve Snoop Multiple Faces,Edges
    • Fix problem with some invoke method
  • 2022-02-14 2022.0.3

    • Fix scrollviewer target snoop
    • Add feature snoop open new window by context menu
    • Improve show result of method
    • Add feature snoop by search ElementId or UniqueId
  • 2022-02-11 2022.0.2

    • Support Snoop Active View
    • Add Support Snoop Face, Edge Element
    • Add Support Snoop Geometry Element
    • Remove item duplicate not use
    • Change info geometry detail with geometry instance general by id
    • Fix Snoop DB Application Revit #7
    • Improve Scroll Viewer Tree View
    • Support user press esc to exit window
    • Add City Node see detail in tree view
    • Add ribbon panel see detail in tree view
    • Add documentset see detail in tree view
    • Add Definition see detail in tree view
    • Add Warning, ElementId Detail in treeview
    • Add element, ElementId Detail in treeview
    • Add Detail connector MEPModel
    • Add FailureDefinitionAccessor Treeview detail
    • Add ElementNode.BindingInstance see detail in tree view
  • 2022-02-10 2022.0.1

    • Improve show tree view name with parameter, categories, paper size.
    • Fix sort method and properties alphabetical
    • Support Snoop Linked Element
    • Fix font size scale with small screen
    • Improve Snoop Selection Element
  • 2022-02-08 2022.0.0 First Release