Skip to content

2024.0.9

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Nov 14:26

User interface

  • Settings Accessibility: Most settings have been relocated to the grid context menu for a more intuitive and accessible user experience. Now, users can conveniently access and modify settings directly from the grid context menu

    image

Improvements

  • Added ExtensibleStorage Array and Map support #184

  • Added Room.GetBoundarySegments() support by @SergeyNefyodov in #187

  • Added BoundarySegment support by @SergeyNefyodov in #187

  • Added changing theme in runtime

  • Optimized rendering performance for both tree and grid views, resulting in smoother and faster visual representation

  • Added shortcuts for close current and all RevitLookup instances #172

    • Esc now closes the current window.

    • Shift + Esc closes all RevitLookup instances

    • Explore all available shortcuts here

Bugs

  • Fixed some crashes #180

Breaking changes

  • Disabled the last selection restoration during search to improve performance, especially on larger lists.
    This change optimizes search functionality by preventing potential slowdowns previously experienced with extensive lists

Miscellaneous Updates

  • Upgraded the UI library to the latest version, ensuring compatibility and incorporating potential improvements in functionality and design
  • Project updated to .Net 8 and C# 12

New Contributors

Full changelog: 2024.0.8...2024.0.9