Releases: specklesystems/speckle-sharp
Releases · specklesystems/speckle-sharp
2.8.1
What's Changed
- fix(gh): Unload top-menu if it exists before loading by @AlanRynne in #1603
- hotfix(rhino): handles commits with objects with duplicate ids by @clairekuang in #1604
Full Changelog: 2.8.0...2.8.1
2.8.0
What's Changed
- using units from speckle instead of etabs default by @connorivy in #1451
- fix(revit): pointclouds now scaled appropriately by @clairekuang in #1459
- feat(dui): updates to avalonia 0.10.17 by @teocomi in #1454
- Update from
main
ontorelease/2.8
by @AlanRynne in #1463 - rhino: changes user attributes from dict to base by @clairekuang in #1464
- feat(dui2/rhino/revit): better reporting and previews by @clairekuang in #1450
- Pull changes from
main
intorelease/2.8
by @AlanRynne in #1472 - fix(gh): Switched to using unit name from Enum instead of localised units by @AlanRynne in #1475
- Revit/dupes fix by @teocomi in #1482
- Core/extra props by @teocomi in #1483
- feat(rhino): add brep and subd support for rhino bim topography by @clairekuang in #1487
- Update
release/2.8
frommain
by @AlanRynne in #1477 - Revert "Update
release/2.8
frommain
" by @AlanRynne in #1493 - Dui/connor/show default values by @connorivy in #1490
- fix(dui2): fixed major preview and report bugs by @clairekuang in #1496
- Revit/hosted fams by @teocomi in #1503
- Mixpanel connectors by @teocomi in #1497
- fix for receiving objects by @Reynold-Chan in #1491
- Report fiddles by @teocomi in #1504
- GH: SOM reported bug fixes by @AlanRynne in #1500
- fix(revit): updated GetElementType method to return bool with logging by @clairekuang in #1505
- Feature: BIM Mapping by @connorivy in #1489
- fix(obj): Interval length parenthesis 🙃 by @AlanRynne in #1509
- GH: Fix Create Schema Object list input and rename options. by @AlanRynne in #1510
- fix unit type change from <=2021 to >=2022 by @connorivy in #1513
- Account updates by @teocomi in #1515
- CORE: Fixes
SpecialFolder.ApplicationData
pointing toDefault
user by @AlanRynne in #1511 - feat: removes suuid by @teocomi in #1519
- GitHub template update by @iainsproat in #1514
- fix(core): do not call sentry before it has initialized by @teocomi in #1520
- fix(autocad): handles mesh face negative vertex index by @clairekuang in #1525
- Added ApolloGraphQL headers to GraphQL
Client
by @JR-Morgan in #1526 - feat(autocadcivil): add proxyentity conversion to speckle by @clairekuang in #1528
- CORE: Adds extension method to extract all messages from an Exception by @AlanRynne in #1529
- fix(revit): improved reporting for geometry and blocks by @clairekuang in #1531
- Better looking imports by @connorivy in #1532
- fix(ci): Do not persist_to_workspace unless it's a tag build by @AlanRynne in #1535
- Fix to direct mesh receiving in Tekla by @Reynold-Chan in #1517
- Update existing elements enabled for CSI connectors by @Reynold-Chan in #1524
- raise object and request size limits by @gjedlicska in #1512
- fix(rvt): Connector projects shouldn't directly reference the converters by @AlanRynne in #1536
- Added static accessor to
DynamicBase.GetInstanceMembers
by @JR-Morgan in #1523 - feat(all): updates to avalonia 0.10.18 by @teocomi in #1542
- Matteo/avalonia update by @teocomi in #1543
- feat(dui2): adds report filters by object status by @clairekuang in #1540
- Revit & DUI fiddles by @teocomi in #1533
- fix(rh): Bumped mac ref to dylib in Rhino csproj by @AlanRynne in #1548
- Tekla Structures Installer TSEP File by @Reynold-Chan in #1521
- fix(ci): core test flag by @izzylys in #1537
- refactor(Revit): adds util method in converter for "ignore" receive mode by @clairekuang in #1544
- fix(core): fixed stack overflow when no sentry and no default account ie CI by @gjedlicska in #1550
- feat(core): stream permissions / invites for server >=2.7 by @izzylys in #1534
- Fix: materialType not being set for structural objects sent from Revit by @connorivy in #1553
- feat(gh): Added ability for the receiver to fetch public streams with an old account by @AlanRynne in #1557
- Fix: remove converter references for CSI by @connorivy in #1547
- fix: better build optimization and bug fix by @connorivy in #1560
- fix: updates some old manager links and paths by @teocomi in #1559
- feat(gh): When a
name
is available, include it in our GH_Goo.ToString() result by @AlanRynne in #1561 - fix(Revit): store displayValue for braces coming from Revit by @connorivy in #1563
- fix(gh): Moved RevitMaterial and RevitWallOpening to Revit tab by @AlanRynne in #1562
- fix(gh): Mac installer missing GH converter due sln config misconfiguration by @AlanRynne in #1564
- feat(civil3d): adds propertysets on receive by @clairekuang in #1565
- Jrm/core/traversal extension fix by @JR-Morgan in #1568
- feat(autocadcivil): add reference point setting by @clairekuang in #1569
- Revit/misc by @teocomi in #1567
- feat(core): adds mutex in Setup by @teocomi in #1574
- fix(Rhino): send everything bug by @clairekuang in #1577
- Gh/alan/structural material node by @AlanRynne in #1578
- Core/refresh token by @teocomi in #1579
- fix(gh): Get account fail when no OriginalInput was set in the StreamWrapper by @AlanRynne in #1581
- fix(Revit): Certain objects failing to import by @connorivy in #1580
- Fix(Revit): support one-faced solid geometries (like mass floor) by @Ibrahim5aad in #1566
- Objects: null point equality operator fix by @JR-Morgan in #1570
- Patch(Rhino): Temporarily disable Rhino on Mac and delay
Init
call by @AlanRynne in #1584 - fix(dui2/rhino): preview and report bugs by @clairekuang in #1582
- fix(dui2): uses old report log as fallback in new report by @clairekuang in #1586
- Fix(Revit): add conversion support for TopRail elements associated with Railing elements by @Ibrahim5aad in #1554
- Revit/toprail displayvalue by @teocomi in #1587
- fix(rhino): Init call in RunCommand was debug only by @AlanRynne in #1588
- Revit/params novalue by @teocomi in #1589
- Revit/rhino inside by @teocomi in https://github.com/specklesystems/spe...
2.8.0-beta6
What's Changed
- Fix(Revit): add conversion support for TopRail elements associated with Railing elements by @Ibrahim5aad in #1554
- Revit/toprail displayvalue by @teocomi in #1587
- fix(rhino): Init call in RunCommand was debug only by @AlanRynne in #1588
- Revit/params novalue by @teocomi in #1589
Full Changelog: 2.8.0-beta5...2.8.0-beta6
2.8.0-beta5
What's Changed
- feat(core): adds mutex in Setup by @teocomi in #1574
- fix(Rhino): send everything bug by @clairekuang in #1577
- Gh/alan/structural material node by @AlanRynne in #1578
- Core/refresh token by @teocomi in #1579
- fix(gh): Get account fail when no OriginalInput was set in the StreamWrapper by @AlanRynne in #1581
- fix(Revit): Certain objects failing to import by @connorivy in #1580
- Fix(Revit): support one-faced solid geometries (like mass floor) by @Ibrahim5aad in #1566
- Objects: null point equality operator fix by @JR-Morgan in #1570
- Patch(Rhino): Temporarily disable Rhino on Mac and delay
Init
call by @AlanRynne in #1584 - fix(dui2/rhino): preview and report bugs by @clairekuang in #1582
- fix(dui2): uses old report log as fallback in new report by @clairekuang in #1586
New Contributors
- @Ibrahim5aad made their first contribution in #1566
Full Changelog: 2.8.0-beta4...2.8.0-beta5
2.8.0-beta4
Revit/misc (#1567) * fix: updates some old manager links and paths * feat: check for updates against the new endpoint * feat(revit): adds some safity guards & herror handling
2.8.0-beta3
What's Changed
- fix: updates some old manager links and paths by @teocomi in #1559
- feat(gh): When a
name
is available, include it in our GH_Goo.ToString() result by @AlanRynne in #1561 - fix(Revit): store displayValue for braces coming from Revit by @connorivy in #1563
- fix(gh): Moved RevitMaterial and RevitWallOpening to Revit tab by @AlanRynne in #1562
- fix(gh): Mac installer missing GH converter due sln config misconfiguration by @AlanRynne in #1564
- feat(civil3d): adds propertysets on receive by @clairekuang in #1565
Full Changelog: 2.8.0-beta2...2.8.0-beta3
2.8.0-beta2
What's Changed
- fix: better build optimization and bug fix by @connorivy in #1560
- Fix installer issue in Revit installer file where only 2019 would install correctly (from CI-tools repo)
Full Changelog: 2.8.0-beta...2.8.0-beta2
2.8.0-beta
What's Changed
- using units from speckle instead of etabs default by @connorivy in #1451
- fix(revit): pointclouds now scaled appropriately by @clairekuang in #1459
- feat(dui): updates to avalonia 0.10.17 by @teocomi in #1454
- Update from
main
ontorelease/2.8
by @AlanRynne in #1463 - rhino: changes user attributes from dict to base by @clairekuang in #1464
- feat(dui2/rhino/revit): better reporting and previews by @clairekuang in #1450
- Pull changes from
main
intorelease/2.8
by @AlanRynne in #1472 - fix(gh): Switched to using unit name from Enum instead of localised units by @AlanRynne in #1475
- Revit/dupes fix by @teocomi in #1482
- Core/extra props by @teocomi in #1483
- feat(rhino): add brep and subd support for rhino bim topography by @clairekuang in #1487
- Update
release/2.8
frommain
by @AlanRynne in #1477 - Revert "Update
release/2.8
frommain
" by @AlanRynne in #1493 - Dui/connor/show default values by @connorivy in #1490
- fix(dui2): fixed major preview and report bugs by @clairekuang in #1496
- Revit/hosted fams by @teocomi in #1503
- Mixpanel connectors by @teocomi in #1497
- fix for receiving objects by @Reynold-Chan in #1491
- Report fiddles by @teocomi in #1504
- GH: SOM reported bug fixes by @AlanRynne in #1500
- fix(revit): updated GetElementType method to return bool with logging by @clairekuang in #1505
- Feature: BIM Mapping by @connorivy in #1489
- fix(obj): Interval length parenthesis 🙃 by @AlanRynne in #1509
- GH: Fix Create Schema Object list input and rename options. by @AlanRynne in #1510
- fix unit type change from <=2021 to >=2022 by @connorivy in #1513
- Account updates by @teocomi in #1515
- CORE: Fixes
SpecialFolder.ApplicationData
pointing toDefault
user by @AlanRynne in #1511 - feat: removes suuid by @teocomi in #1519
- GitHub template update by @iainsproat in #1514
- fix(core): do not call sentry before it has initialized by @teocomi in #1520
- fix(autocad): handles mesh face negative vertex index by @clairekuang in #1525
- Added ApolloGraphQL headers to GraphQL
Client
by @JR-Morgan in #1526 - feat(autocadcivil): add proxyentity conversion to speckle by @clairekuang in #1528
- CORE: Adds extension method to extract all messages from an Exception by @AlanRynne in #1529
- fix(revit): improved reporting for geometry and blocks by @clairekuang in #1531
- Better looking imports by @connorivy in #1532
- fix(ci): Do not persist_to_workspace unless it's a tag build by @AlanRynne in #1535
- Fix to direct mesh receiving in Tekla by @Reynold-Chan in #1517
- Update existing elements enabled for CSI connectors by @Reynold-Chan in #1524
- raise object and request size limits by @gjedlicska in #1512
- fix(rvt): Connector projects shouldn't directly reference the converters by @AlanRynne in #1536
- Added static accessor to
DynamicBase.GetInstanceMembers
by @JR-Morgan in #1523 - feat(all): updates to avalonia 0.10.18 by @teocomi in #1542
- Matteo/avalonia update by @teocomi in #1543
- feat(dui2): adds report filters by object status by @clairekuang in #1540
- Revit & DUI fiddles by @teocomi in #1533
- fix(rh): Bumped mac ref to dylib in Rhino csproj by @AlanRynne in #1548
- Tekla Structures Installer TSEP File by @Reynold-Chan in #1521
- fix(ci): core test flag by @izzylys in #1537
- refactor(Revit): adds util method in converter for "ignore" receive mode by @clairekuang in #1544
- fix(core): fixed stack overflow when no sentry and no default account ie CI by @gjedlicska in #1550
- feat(core): stream permissions / invites for server >=2.7 by @izzylys in #1534
- Fix: materialType not being set for structural objects sent from Revit by @connorivy in #1553
- feat(gh): Added ability for the receiver to fetch public streams with an old account by @AlanRynne in #1557
- Fix: remove converter references for CSI by @connorivy in #1547
Full Changelog: 2.7.5/all...2.8.0-beta
2.8.0 Alpha.2
What's Changed
- Revit: wall hosted opening families by @connorivy in #1452
- fix(rhino): init issue fix attempt by @teocomi in #1453
- fix(revit): workaround for #1469 by @teocomi in #1470
- Pull changes from
main
intorelease/2.8
by @AlanRynne in #1472 - fix(gh): Fixed Setup.Init call on Loader.cs + added comments by @AlanRynne in #1474
- fix(gh): Switched to using unit name from Enum instead of localised units by @AlanRynne in #1475
- Tekla: Fix AssemblyVersion for Installer by @Reynold-Chan in #1476
- Revit/dupes fix by @teocomi in #1482
- Core/extra props by @teocomi in #1483
- readme typos by @jeremytammik in #1484
- feat(rhino): add brep and subd support for rhino bim topography by @clairekuang in #1487
- GitHub template update by @iainsproat in #1488
- Update
release/2.8
frommain
by @AlanRynne in #1477 - Revert "Update
release/2.8
frommain
" by @AlanRynne in #1493 - Dui/connor/show default values by @connorivy in #1490
- Update
main
with changes fromrelease/2.7
by @AlanRynne in #1494 - Revit Conversion MEP Trades by @golembiovskyi in #1236
- fix(dui2): fixed major preview and report bugs by @clairekuang in #1496
- Revit/hosted fams by @teocomi in #1503
- Mixpanel connectors by @teocomi in #1497
- fix for receiving objects by @Reynold-Chan in #1491
- Report fiddles by @teocomi in #1504
- GH: SOM reported bug fixes by @AlanRynne in #1500
- fix(revit): updated GetElementType method to return bool with logging by @clairekuang in #1505
- Feature: BIM Mapping by @connorivy in #1489
- fix(obj): Interval length parenthesis 🙃 by @AlanRynne in #1509
- GH: Fix Create Schema Object list input and rename options. by @AlanRynne in #1510
- fix unit type change from <=2021 to >=2022 by @connorivy in #1513
- Account updates by @teocomi in #1515
- CORE: Fixes
SpecialFolder.ApplicationData
pointing toDefault
user by @AlanRynne in #1511 - feat: removes suuid by @teocomi in #1519
- GitHub template update by @iainsproat in #1514
- fix(core): do not call sentry before it has initialized by @teocomi in #1520
New Contributors
- @jeremytammik made their first contribution in #1484
- @iainsproat made their first contribution in #1488
- @golembiovskyi made their first contribution in #1236
Full Changelog: 2.8.0-alpha1...2.8.0-alpha2
2.7.5
What's Changed
- readme typos by @jeremytammik in #1484
- GitHub template update by @iainsproat in #1488
- Update
main
with changes fromrelease/2.7
by @AlanRynne in #1494
New Contributors
- @jeremytammik made their first contribution in #1484
- @iainsproat made their first contribution in #1488
Full Changelog: 2.7.4/all...2.7.5/all
Tag was released with
/all
suffix to force all connectors to be built.