Skip to content

2024.0.8

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Jun 05:58
c38c33b

Features

Core

  • Computing Time Tracking

    This feature includes the ability to monitor the computing time taken to invoke a member, such as methods or properties.
    By tracking the execution time, you can identify and analyze slow-performing methods or properties, gaining insights into their overall performance.
    The computing time is displayed in a separate column and a tooltip, providing you with detailed information. This feature is optional and disabled by default

    image

User interface

  • Context Menu

    A convenient context menu has been added to the table, providing you with additional options to manage columns and update contents.
    This menu enables you to customize your table view and effortlessly perform actions to enhance your experience.

    image

  • Enhanced Visualization

    Icons have been added to the context menu, making it more visually appealing and intuitive for users to navigate and interact with the available options.

    image

Improvements

  • Added async support for unit dialogs
  • Added API for external programs #171
  • Added FamilyParameter support by @CADBIMDeveloper in #174
  • Added FamilyManager.GetAssociatedFamilyParameter extension by @CADBIMDeveloper in #175

Bugs

  • Fixed shortcuts reloading leading to incorrect ribbon update #177

Full changelog: 2024.0.7...2024.0.8