Releases: specklesystems/speckle-sharp
Releases · specklesystems/speckle-sharp
2.9.1
What's Changed
- fix(gh):
DoWork
should wait forapiReset
before using the ApiClient by @AlanRynne in #1772 - hotfix(rhino): handles null app ids on update receive mode by @clairekuang in #1776
- papercut: Mismatch in Archicad version #1677 by @jozseflkiss in #1681
- fix(ci): Adds
packandpublish-bash
for any bash jobs that require nuget pushing by @AlanRynne in #1780 - fix(rhino): Prevent Rhino from loading... again by @AlanRynne in #1782
- fix(archicad): Added msbuild.assemblyinfo nuget for windows only (needed for Innosetup) by @AlanRynne in #1783
Full Changelog: 2.9.0/all...2.9.1/all
2.9.0
What's Changed
- Feature(Revit): adds a way to import specific family types during mapping by @connorivy in #1602
- Merge main into release branch by @AlanRynne in #1608
- feat(rhino): adds update receive setting by @clairekuang in #1609
- Fix: Renames Structure.Material to StructuralMaterial by @AlanRynne in #1618
- Objects: Adds tests to CI job by @AlanRynne in #1621
- GH: Fixes
ShallowCopy
issue withdisplayValue
only containing 1 item by @AlanRynne in #1620 - SQLite library update by @teocomi in #1616
- feat(autocadcivil): interactive reports and update receive mode by @clairekuang in #1628
- Updated ToSpeckle conversion to use 3/4 Mesh face indicator by @JR-Morgan in #1262
- Fix(Revit): Structural objects not updating (creating duplicates) by @connorivy in #1648
- Dui/improvements by @teocomi in #1627
- feat(civil3d): update alignments on receive by @clairekuang in #1652
- Fix(Revit): update different forms of polylines coming into Revit from other applications by @connorivy in #1647
- feat(Objects): Adds XML comments to some geometry classes + minor cleanup by @AlanRynne in #1650
- feat(objects): Completely removes
IDisplayMesh
and all it's implementations by @AlanRynne in #1654 - fix(objects): Removed non IDisplayMesh
displayMesh
properties by @AlanRynne in #1657 - Workflow tracking by @teocomi in #1660
- Civil3d/converter fix by @teocomi in #1663
- Dui/fiddles by @teocomi in #1664
- feat(Dyn): Send/Receive tolerate conversion errors and reports them as node warnings by @AlanRynne in #1649
- 1590 External (Archicad) add beam conversions by @jozseflkiss in #1619
- Etabs/sqlite fix by @teocomi in #1672
- Revit/export dialog by @teocomi in #1673
- fix(ci): All mac connectors and Archicad for windows deployment by @AlanRynne in #1665
- fix(Revit): Cannot parse null value by @connorivy in #1678
- Fix(dyn): Changes Arc conversion to use 3Point constructor by @AlanRynne in #1670
- Fix(Rhino): Revert unintentional changes by @connorivy in #1692
- feat(civil3d): receive TIN meshes as surfaces by @clairekuang in #1686
- Csi/reynold/material fixes by @Reynold-Chan in #1680
- fix(rh/gh): Fixes build step to include SQLite dylib dependencies by @teocomi in #1696
- Fix(Revit): Multiple fixes for analytical members in Revit 23 by @connorivy in #1690
- Gh/sqlite by @teocomi in #1700
- Feat(Revit): add phase-created parameter to objects by @connorivy in #1691
- Update
release/2.9
with changes inmain
by @AlanRynne in #1698 - Dui/font by @teocomi in #1701
- Ci/codecov by @teocomi in #1702
- Fix: Adds property to all connector csproj files by @AlanRynne in #1703
- Revit/modelclass by @teocomi in #1704
- Fix(Revit): null value error for GetExistingElementsByApplicationId by @connorivy in #1706
- Revit/jrm/direct shape fix by @JR-Morgan in #1715
- Fix(Revit): add "spaces" as sendable category by @connorivy in #1716
- fix(acadcivil): fixes reporting in update mode and other minor bugs by @clairekuang in #1720
- Dui/fix search by @teocomi in #1730
- GH: Bug fixes for 2.9 release by @AlanRynne in #1728
- Dui/icon fix by @teocomi in #1734
- Fix(dyn): Fixes the Converter loading issues with Dynamo by @AlanRynne in #1740
- fix(autocadcivil): get from id collection should check for
CanRead
prop by @clairekuang in #1736 - Update release/2.9 from main by @connorivy in #1741
- Fix(Revit): Don't remove context object unless it converts successfully by @connorivy in #1726
- Fix(Revit): invalid characters causing object conversion failure by @connorivy in #1717
- fix(ETABS): Sending/receiving fix by @Reynold-Chan in #1742
- fix(rhino): update receive mode checks for user string before guid match by @clairekuang in #1743
- Dynamo: Handle deserialisation errors on Receive by @AlanRynne in #1745
- Dui/analytics by @teocomi in #1755
- fix(rhino): handles invalid chars in layer name by @clairekuang in #1756
- fix(tekla): Regenerated Tekla's
ManifestGenerator.xml
and re-added C tsep build step by @Reynold-Chan in #1748 - fix(revit): Fixed issue occurs when receiving object with an applicat… by @JR-Morgan in #1761
- Fix(Revit): add backup calc if structuralMatType of family is undefined by @connorivy in #1762
- Workflows: update the project number to push new issues to the connectors board by @fraguada in #1764
- Dui/no comments placeholder by @teocomi in #1767
- Release: 2.9 🥳 by @AlanRynne in #1763
New Contributors
- @jozseflkiss made their first contribution in #1619
- @fraguada made their first contribution in #1764
Full Changelog: 2.8.3...2.9.0
2.9.0-beta6
What's Changed
- fix(rhino): disable Speckle when using Rhino.Inside.Revit, attempt #2 by @teocomi in #1623
- fix(rhino): stream edit view selection issues in rhino by @teocomi in #1614
- chore: Added paper-cut issue template by @AlanRynne in #1635
- Fix null value for receive mode setting by @connorivy in #1737
- Update release/2.9 from main by @connorivy in #1741
- Fix(Revit): Don't remove context object unless it converts successfully by @connorivy in #1726
- Fix(Revit): invalid characters causing object conversion failure by @connorivy in #1717
- fix(ETABS): Sending/receiving fix by @Reynold-Chan in #1742
- fix(rhino): update receive mode checks for user string before guid match by @clairekuang in #1743
- Dynamo: Handle deserialisation errors on Receive by @AlanRynne in #1745
Full Changelog: 2.9.0-beta5...2.9.0-beta6
2.9.0-beta5
What's Changed
- Fix(dyn): Fixes the Converter loading issues with Dynamo by @AlanRynne in #1740
- fix(autocadcivil): get from id collection should check for
CanRead
prop by @clairekuang in #1736
Full Changelog: 2.9.0-beta4...2.9.0-beta5
2.9.0-beta4
What's Changed
- Revit/modelclass by @teocomi in #1704
- Fix(Revit): null value error for GetExistingElementsByApplicationId by @connorivy in #1706
- Revit/jrm/direct shape fix by @JR-Morgan in #1715
- Fix(Revit): add "spaces" as sendable category by @connorivy in #1716
- fix(acadcivil): fixes reporting in update mode and other minor bugs by @clairekuang in #1720
- Dui/fix search by @teocomi in #1730
- GH: Bug fixes for 2.9 release by @AlanRynne in #1728
- Dui/icon fix by @teocomi in #1734
Full Changelog: 2.9.0-beta3...2.9.0-beta4
2.8.3
What's Changed
- chore: Added paper-cut issue template by @AlanRynne in #1635
- Fix(Revit): null value for receive mode setting by @connorivy in #1737
Full Changelog: 2.8.2...2.8.3
2.9.0-beta3
What's Changed
- Fix: Adds property to all connector csproj files by @AlanRynne in #1703
Full Changelog: 2.9.0-beta2...2.9.0-beta3
2.9.0-beta2
What's Changed
- Fix(Rhino): Revert unintentional changes by @connorivy in #1692
- feat(civil3d): receive TIN meshes as surfaces by @clairekuang in #1686
- Csi/reynold/material fixes by @Reynold-Chan in #1680
- fix(rh/gh): Fixes build step to include SQLite dylib dependencies by @teocomi in #1696
- Fix(Revit): Multiple fixes for analytical members in Revit 23 by @connorivy in #1690
- Gh/sqlite by @teocomi in #1700
- Feat(Revit): add phase-created parameter to objects by @connorivy in #1691
- Update
release/2.9
with changes inmain
by @AlanRynne in #1698 - Dui/font by @teocomi in #1701
- Ci/codecov by @teocomi in #1702
Full Changelog: 2.9.0-beta...2.9.0-beta2
2.9.0-beta
What's Changed
- Feature(Revit): adds a way to import specific family types during mapping by @connorivy in #1602
- Merge main into release branch by @AlanRynne in #1608
- feat(rhino): adds update receive setting by @clairekuang in #1609
- Fix: Renames Structure.Material to StructuralMaterial by @AlanRynne in #1618
- Objects: Adds tests to CI job by @AlanRynne in #1621
- GH: Fixes
ShallowCopy
issue withdisplayValue
only containing 1 item by @AlanRynne in #1620 - SQLite library update by @teocomi in #1616
- feat(autocadcivil): interactive reports and update receive mode by @clairekuang in #1628
- Updated ToSpeckle conversion to use 3/4 Mesh face indicator by @JR-Morgan in #1262
- Fix(Revit): Structural objects not updating (creating duplicates) by @connorivy in #1648
- Dui/improvements by @teocomi in #1627
- feat(civil3d): update alignments on receive by @clairekuang in #1652
- Fix(Revit): update different forms of polylines coming into Revit from other applications by @connorivy in #1647
- feat(Objects): Adds XML comments to some geometry classes + minor cleanup by @AlanRynne in #1650
- feat(objects): Completely removes
IDisplayMesh
and all it's implementations by @AlanRynne in #1654 - fix(objects): Removed non IDisplayMesh
displayMesh
properties by @AlanRynne in #1657 - Workflow tracking by @teocomi in #1660
- Civil3d/converter fix by @teocomi in #1663
- Dui/fiddles by @teocomi in #1664
- feat(Dyn): Send/Receive tolerate conversion errors and reports them as node warnings by @AlanRynne in #1649
- 1590 External (Archicad) add beam conversions by @jozseflkiss in #1619
- Etabs/sqlite fix by @teocomi in #1672
- Revit/export dialog by @teocomi in #1673
- fix(ci): All mac connectors and Archicad for windows deployment by @AlanRynne in #1665
- fix(Revit): Cannot parse null value by @connorivy in #1678
- Fix(dyn): Changes Arc conversion to use 3Point constructor by @AlanRynne in #1670
New Contributors
- @jozseflkiss made their first contribution in #1619
Full Changelog: 2.8.2...2.9.0-beta
2.8.2
What's Changed
- hotfix(Revit): Set units for analytical stick by @connorivy in #1606
- fix(rhino): disable Speckle when using Rhino.Inside.Revit, attempt #2 by @teocomi in #1623
- fix(rhino): stream edit view selection issues in rhino by @teocomi in #1614
Full Changelog: 2.8.1...2.8.2