Skip to content

2.16.0-rc4

Pre-release
Pre-release
Compare
Choose a tag to compare
@AlanRynne AlanRynne released this 10 Oct 13:47
· 332 commits to main since this release
195053d

What's Changed in RC4

RC4 Changelog: 2.16.0-rc3/all...2.16.0-rc4/all

What's Changed in 2.16

  • Fix(Revit) : retrieving types for mep elements by @connorivy in #2758
  • fix(Archicad): build readme update by @jozseflkiss in #2756
  • feat(revit): add revit air terminal category by @dtnaughton in #2721
  • Nullability Syntax and error handling in Core by @JR-Morgan in #2700
  • feat(AdvanceSteel): Mechanism to get main properties of native objects by @phliberato in #2444
  • Feat(Revit) : Relocate test files by @connorivy in #2789
  • fix(core): Fixed issue with blob storage folder being ignored in server transport by @JR-Morgan in #2782
  • fix(Archicad): Remove unnecessary hotspots from 3D objects by @jozseflkiss in #2781
  • fix(Archicad): Receive cancellation handling improvement by @jozseflkiss in #2794
  • Fix(Revit) : fix element type retrieval for MEP objects by @connorivy in #2792
  • feat(AdvanceSteel): inserting bolt properties into the model by @phliberato in #2795
  • feat(autocadcivil): implements collections by @clairekuang in #2797
  • fix(dui2): Fixed issue with unresponsive progress bar by @JR-Morgan in #2799
  • Feat(Revit) : more flexible commit builder by @connorivy in #2798
  • Refactor(Revit) : Revit MEP elements by @connorivy in #2811
  • Fix(Revit) : mesh gathering performance by @connorivy in #2819
  • feat(AdvanceSteel): Structure and groups by @phliberato in #2817
  • Fix: Adds material quantities to MEP elements by @ks-cph in #2655
  • fix: Do not pack Revit TestGenerator by @AlanRynne in #2831
  • feat(revit): replaces hardcoded list of categoris with a check by CategoryType by @teocomi in #2833
  • Fix(Revit) : add curves for mep fitting by @connorivy in #2837
  • Fix(Revit) : fix incorrect instance assumptions by @connorivy in #2830
  • Feat(csi) : add element2d openings on receive by @connorivy in #2838
  • fix(gh): null check on CSI node by @teocomi in #2836
  • Feat(Revit) : send performance enhancement by @connorivy in #2825
  • fix(civil): populates curve property of corridor featurelines by @clairekuang in #2807
  • Fix(Revit) : Remove cool retractable roof feature by @connorivy in #2852
  • fix(ci): Now using fixed win/server-2019 version as august release broke our pipeline by @AlanRynne in #2853
  • break(objects): adds new convert to native displayable bindings by @clairekuang in #2846
  • Jrm/core/security analysers by @JR-Morgan in #2848
  • Fix(Revit) : receive curtain panels as nested elements by @connorivy in #2855
  • feat(revit) : adds non-length units to parameters by @chuongmep in #2773
  • Fix: Using System.DoubleNumerics for Transforms (#2800) by @timglewis in #2815
  • fix to log by @JR-Morgan in #2859
  • Fix(csi) : more stable section creation by @connorivy in #2857
  • Fix(Revit) : fatal crash in Revit and speed upgrade for large receive operations by @connorivy in #2849
  • fix(rvt): Send objects that have no 3d representation to Speckle by @AlanRynne in #2856
  • feat(rhino): adds ceiling and footprint roof mappings by @clairekuang in #2866
  • feat(revit): adds fallback option to receive displayable speckle objects as directshapes by @clairekuang in #2841
  • feat(Archicad): Add by Category selection method by @jozseflkiss in #2864
  • Fix(Revit) : send slow down from parameter change by @connorivy in #2869
  • Feat(Revit) add receivable gis element by @connorivy in #2867
  • fix(dui): do not break the get streams loop if one server times out by @teocomi in #2860
  • fix(revit): add dynamic props to brace conversion by @dtnaughton in #2874
  • feat(revit): support for linked models with the view filter by @teocomi in #2870
  • feat(rhino): nested elements layers and parameters improvements when receiving revit commits by @clairekuang in #2876
  • feat(rhino): adds level to native conversion by @clairekuang in #2883
  • feat(rhino): adds setting to merge all coplanar faces when receiving meshes by @clairekuang in #2881
  • Performance test project by @JR-Morgan in #2847
  • feat(revit): receive GIS topography by @KatKatKateryna in #2875
  • feat(Revit): Support MEP zones by @jsdbroughton in #2868
  • Fix(Revit) : fix units that don't scale linearly by @connorivy in #2882
  • Fix(Revit) : add params with null values and element ids by @connorivy in #2887
  • feat(revit): adds roomId and worksetId by @teocomi in #2888
  • feat(Archicad): Revit add support for Zones - Archicad side by @jozseflkiss in #2877
  • feat(rvt): Adds Block to Family conversion by @AlanRynne in #2884
  • fix(rvt): Fix static usages of Doc inside converter by @AlanRynne in #2889
  • fix(revit): directshape fallback receive category assignment by @clairekuang in #2890
  • feat(AdvanceSteel) : support to 2024 by @phliberato in #2891
  • fix(gh): fixes OutputChange bug in DSO that was forcing a param rebuild everytime by @AlanRynne in #2895
  • fix(rhino): various bugs when receiving by @clairekuang in #2898
  • fix(DUI): Wording alignment between web and dui. Improved semantics. by @jsdbroughton in #2901
  • Fix(Revit) : dont bake standalone mullions or panels by @connorivy in #2902
  • feat(Revit): Unnecessary Archicad levels created on receive to Revit by @jozseflkiss in #2886
  • fix(revit): Category not assigned to Blocks>NewFamily by @teocomi in #2903
  • fix(navis): no geometry sent by @jsdbroughton in #2909
  • Fix (Revit) : curtain wall subelements fix by @connorivy in #2904
  • fix(rvt): Modified revit traversal to prevent traversing displayable objects by @AlanRynne in #2906
  • fix(rvt): Changes some conversions to be skipped instead of failed by @AlanRynne in #2913
  • fix(Navis): Localised versions of Navis will now correctly build the commit object by @jsdbroughton in #2914
  • fix(revit): better handling of built-in-categories by @clairekuang in #2910
  • Fix(Revit) : Fix modification forbidden error by @connorivy in #2921
  • fix(revit): do not show the missing types dialog if the DS fallback option is set to Always by @teocomi in #2917
  • fix(revit): displayable conversion now replaces existing objects on update receive by @clairekuang in #2920
  • Fix(Revit) : add curtain panel class with ToNative implementation to avoid converting as displayable object by @connorivy in #2915
  • Fix(Revit) : analytical stick and surface fixes by @connorivy in #2922
  • fix(revit): skips category assignment when category already exists on send by @clairekuang in #2923
  • fix(revit): type mapping null reference by @teocomi in #2926
  • fix(rvt): Exclude Schedules from Everything filter, only send when category is selected by @AlanRynne in #2928
  • fix(Archicad): Room deserialisation fix by @jozseflkiss in #2935
  • hotfix(revit): sets displayValue to empty for curtain walls by @clairekuang in #2954
  • fix(Revit): Inconsistent room area calculations by @jozseflkiss in #2936
  • fix(all): Changes configuration of All.sln so GH converters are built on release when Release Mac by @AlanRynne in #2959
  • feat(dynamo): revit 2024 support by @teocomi in #2971
  • feat(revit): send builtInCategories by @teocomi in #2987

New Contributors

Full Changelog: 2.15.2...2.16.0-rc4/all