Releases: specklesystems/speckle-sharp
Releases · specklesystems/speckle-sharp
2.17.0-rc
What's Changed
- chore(CSI): Run CSharpier on all CSI related projects by @AlanRynne in #2947
- chore(core): Make client functions consistent with cancellation token position by @JR-Morgan in #2925
- chore(core): Removed override ErrorsAsWarnings category by @JR-Morgan in #2949
- Implemented Traversal Refactor for CSI connectors by @JR-Morgan in #2961
- feat(revit): Support for TopoSolid by @BovineOx in #2951
- Update
dev
with changes frommain
by @AlanRynne in #2968 - Update
dev
with changes frommain
by @AlanRynne in #2972 - Feat(ETABS) : receive gridlines by @connorivy in #2969
- 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
- Update
dev
with changes frommain
by @AlanRynne in #2993 - feat(Archicad, Revit): Room height by @jozseflkiss in #2977
- feat: check if server is using fe2 by @teocomi in #2989
- feat(core): Adds SpeckleLogConfig input to Setup.Initialize by @AlanRynne in #2994
- fix(CSI): Fixes missing materials on receive by @AlanRynne in #2988
- feat(dui): better fe2 compatibility by @teocomi in #2991
- feat(automate): New Automate SDK by @gjedlicska in #2980
- fix(core): Fixed regression with stream collaborators query parameters by @JR-Morgan in #3000
- Csharpier CSI by @JR-Morgan in #2999
- feat(batchUploader): Batchuploader Client by @JR-Morgan in #2967
- Update
dev
with changes inmain
by @AlanRynne in #3003 - feat: Updates Automate.SDK with new API changes by @AlanRynne in #3004
- feat (Revit, Archicad): Support grids between Revit and Archicad by @jozseflkiss in #2990
- fix(automate): Adds return code to automate Runner by @AlanRynne in #3011
- Update
dev
with changes inmain
by @AlanRynne in #3015 - enhancement(csi): CSI converter error handling and logging by @JR-Morgan in #2970
- chore(objects): corrected nullability to objects in structural namespace by @JR-Morgan in #3009
- Merging the CRL check removal back into dev by @BovineOx in #3018
- chore(dev): Remove CRL check from proxy client by @JR-Morgan in #3025
- Update
dev
with changes frommain
by @AlanRynne in #3026 - log(structral): Unified logging between structural connectors by @JR-Morgan in #3024
- Update
dev
with changes inmain
by @AlanRynne in #3027 - feat(Archicad): Send and receive layer information by @jozseflkiss in #3013
- feat (Archicad, Revit): Speckle Levels by @jozseflkiss in #3012
- feat(Archicad): Collections support by @jozseflkiss in #3014
- Performance(csi) : commit database tables in single transaction by @connorivy in #2998
- feat(objects/revit): new
RebarGroup
class andRebarToSpeckle
conversion in Revit by @clairekuang in #3023 - chore(CSI): added exception for failing areas and frames by @JR-Morgan in #3029
- Create Archicad levels based on elevation by @jozseflkiss in #3031
- Fix(Revit) : Send area outlines separate from openings by @connorivy in #2996
- Feat(CSi) : Improved analytical results by @connorivy in #3028
- Fix(Revit) : add material quantites by mesh by @connorivy in #3030
- fix(archicad): Archicad nullable levels fix by @jozseflkiss in #3032
- feat: changes the default server URL by @teocomi in #3033
- fix(Archicad): Crash when sending a Corner Window by @jozseflkiss in #3034
- fix(csi): Fix settings throwing by @JR-Morgan in #3035
- fix(core): Fixes Branch get Limit up to 500 by @AlanRynne in #3036
- Hotfix to tolerate server branch limits of 100 and 500 by @BovineOx in #3039
- fix(Archicad): Timeout after 100s when sending large models by @jozseflkiss in #3038
- Imh/hotfix tolerate server branch limits merge from main by @BovineOx in #3041
- fix(revit): receiving generic mep elements by @clairekuang in #3043
- fix(rvt): Revit's UnitToNative did not ensure units were parsed by @AlanRynne in #3044
- gergo/defaultContextView by @gjedlicska in #3037
- refactor(rhino): removes DirectShapeToNative conversion by @clairekuang in #3042
- fix(revit): extrusion roof and freeform elements conversion by @clairekuang in #3045
- Clearer error message for failed spaces by @JR-Morgan in #3047
- Update
main
with changes indev
: 2.17 release by @AlanRynne in #3046
Full Changelog: 2.16.2...2.17.0-rc
2.17.0-alpha5
What's Changed
- Clearer error message for failed spaces by @JR-Morgan in #3047
Full Changelog: 2.17.0-alpha4...2.17.0-alpha5
2.17.0-alpha4
What's Changed
- fix(revit): extrusion roof and freeform elements conversion by @clairekuang in #3045
Full Changelog: 2.17.0-alpha3...2.17.0-alpha4
2.17.0-alpha3
What's Changed
- Hotfix to tolerate server branch limits of 100 and 500 by @BovineOx in #3039
- fix(Archicad): Timeout after 100s when sending large models by @jozseflkiss in #3038
- Imh/hotfix tolerate server branch limits merge from main by @BovineOx in #3041
- fix(revit): receiving generic mep elements by @clairekuang in #3043
- fix(rvt): Revit's UnitToNative did not ensure units were parsed by @AlanRynne in #3044
- gergo/defaultContextView by @gjedlicska in #3037
- refactor(rhino): removes DirectShapeToNative conversion by @clairekuang in #3042
Full Changelog: 2.17.0-alpha2...2.17.0-alpha3
2.17.0-alpha2
What's Changed
- feat: changes the default server URL by @teocomi in #3033
- fix(Archicad): Crash when sending a Corner Window by @jozseflkiss in #3034
- fix(csi): Fix settings throwing by @JR-Morgan in #3035
- fix(core): Fixes Branch get Limit up to 500 by @AlanRynne in #3036
Full Changelog: 2.17.0-alpha...2.17.0-alpha2
2.17.0-alpha
What's Changed
- chore(CSI): Run CSharpier on all CSI related projects by @AlanRynne in #2947
- chore(core): Make client functions consistent with cancellation token position by @JR-Morgan in #2925
- chore(core): Removed override ErrorsAsWarnings category by @JR-Morgan in #2949
- Implemented Traversal Refactor for CSI connectors by @JR-Morgan in #2961
- feat(revit): Support for TopoSolid by @BovineOx in #2951
- Feat(ETABS) : receive gridlines by @connorivy in #2969
- 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
- feat(Archicad, Revit): Room height by @jozseflkiss in #2977
- feat: check if server is using fe2 by @teocomi in #2989
- feat(core): Adds SpeckleLogConfig input to Setup.Initialize by @AlanRynne in #2994
- fix(CSI): Fixes missing materials on receive by @AlanRynne in #2988
- feat(dui): better fe2 compatibility by @teocomi in #2991
- feat(automate): New Automate SDK by @gjedlicska in #2980
- fix(core): Fixed regression with stream collaborators query parameters by @JR-Morgan in #3000
- Csharpier CSI by @JR-Morgan in #2999
- feat(batchUploader): Batchuploader Client by @JR-Morgan in #2967
- feat: Updates Automate.SDK with new API changes by @AlanRynne in #3004
- feat (Revit, Archicad): Support grids between Revit and Archicad by @jozseflkiss in #2990
- fix(automate): Adds return code to automate Runner by @AlanRynne in #3011
- enhancement(csi): CSI converter error handling and logging by @JR-Morgan in #2970
- chore(objects): corrected nullability to objects in structural namespace by @JR-Morgan in #3009
- Merging the CRL check removal back into dev by @BovineOx in #3018
- chore(dev): Remove CRL check from proxy client by @JR-Morgan in #3025
- log(structral): Unified logging between structural connectors by @JR-Morgan in #3024
- Update
dev
with changes inmain
by @AlanRynne in #3027 - feat(Archicad): Send and receive layer information by @jozseflkiss in #3013
- feat (Archicad, Revit): Speckle Levels by @jozseflkiss in #3012
- feat(Archicad): Collections support by @jozseflkiss in #3014
- Performance(csi) : commit database tables in single transaction by @connorivy in #2998
- feat(objects/revit): new
RebarGroup
class andRebarToSpeckle
conversion in Revit by @clairekuang in #3023 - chore(CSI): added exception for failing areas and frames by @JR-Morgan in #3029
- Create Archicad levels based on elevation by @jozseflkiss in #3031
- Fix(Revit) : Send area outlines separate from openings by @connorivy in #2996
- Feat(CSi) : Improved analytical results by @connorivy in #3028
- Fix(Revit) : add material quantites by mesh by @connorivy in #3030
- fix(archicad): Archicad nullable levels fix by @jozseflkiss in #3032
Full Changelog: 2.16.2...2.17.0-alpha
2.16.2
How to install
Head to speckle.systems/download to download through Speckle Manager.
What's Changed
- fix(dui): bump branch limit to 500 by @teocomi in #3021
- fix(rvt): Modify signature of
RevitConverter.UpdateParameter
to return AppObj by @AlanRynne in #3019 - fix(gh): Fixes sorting on dropdown for input enum values by @AlanRynne in #3020
Full Changelog: 2.16.1...2.16.2
2.16.1
How to install
Head to speckle.systems/download to download through Speckle Manager.
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
- Suppress CRL checking by @BovineOx in #3005
- Revert "Suppress CRL checking" by @teocomi in #3007
- fix(ci): Pinned MinIO version in core docker compose by @JR-Morgan in #3017
- Remove enforcement of Cert Revocation List Check by @BovineOx in #3016
Full Changelog: 2.16.0...2.16.1
2.16.1-crlfix
2.16.1-rc
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