Skip to content

Releases: specklesystems/speckle-sharp

2.16.1-rc

26 Oct 13:39
bd36417
Compare
Choose a tag to compare
2.16.1-rc Pre-release
Pre-release

What's Changed

  • fix(advancedsteel): Fixed issue with advanced steel breaking nuget CI by @JR-Morgan in #2992
  • Hotfix(Revit) : change detail level settings via advanced settings by @connorivy in #3002

Full Changelog: 2.16.0...2.16.1

2.17.0-wip3

24 Oct 07:01
6e1d7b4
Compare
Choose a tag to compare
2.17.0-wip3 Pre-release
Pre-release

What's Changed since last WIP

Full Changelog: 2.17.0-wip2...2.17.0-wip3

What's Changed since 2.16.0

Full Changelog: 2.16.0...2.17.0-wip3

2.16.0

12 Oct 07:55
195053d
Compare
Choose a tag to compare

How to install

Head to speckle.systems/download to download through Speckle Manager.

What's Changed

Read more

2.16.0-rc4

10 Oct 13:47
195053d
Compare
Choose a tag to compare
2.16.0-rc4 Pre-release
Pre-release

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 @c...
Read more

2.17.0-wip2

09 Oct 11:05
6ea3541
Compare
Choose a tag to compare
2.17.0-wip2 Pre-release
Pre-release

What's Changed since last WIP

  • fix(rvt): Fixes curve extraction method for Ceilings and Floors by @AlanRynne in #2973
  • fix(rhino): default to using speckle id when creating render materials with no name by @clairekuang in #2974
  • feat(autocad/rhino): adds gridline to native conversion by @clairekuang in #2963

WIP Changelog: 2.17.0-wip...2.17.0-wip2

What's Changed for 2.17

Full Changelog: 2.16.0-rc3/all...2.17.0-wip2

2.17.0-wip

29 Sep 19:49
de5d858
Compare
Choose a tag to compare
2.17.0-wip Pre-release
Pre-release

What's Changed

Full Changelog: 2.16.0-rc3/all...2.17.0-wip

2.16.0-rc3

29 Sep 19:48
793094e
Compare
Choose a tag to compare
2.16.0-rc3 Pre-release
Pre-release

What's Changed

Full Changelog: 2.16.0-rc2/all...2.16.0-rc3/all

2.16.0-rc2

21 Sep 11:08
5b0ad24
Compare
Choose a tag to compare
2.16.0-rc2 Pre-release
Pre-release

What's Changed

  • 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

Full Changelog: 2.16.0-rc...2.16.0-rc2

2.16.0-rc

18 Sep 13:26
b74b2cc
Compare
Choose a tag to compare
2.16.0-rc Pre-release
Pre-release

What's Changed

Read more

2.16.0-alpha5

15 Sep 07:57
df09e01
Compare
Choose a tag to compare
2.16.0-alpha5 Pre-release
Pre-release

What's Changed

  • fix(revit): skips category assignment when category already exists on send by @clairekuang in #2923

Full Changelog: 2.16.0-alpha4...2.16.0-alpha5