Hello @Community!
We have been busy working on the latest updates for the next release. This time, we start with a 2.15 Release Candidate, which will be around for a few weeks, giving you enough time to test it and give us feedback. If you donāt feel adventurous, thatās fine, just stick with the current stable 2.14 version for uninterrupted project work. Official stable 2.15 release will follow after community testing later this month.
How to test?
Installing the release candidate is easy.
- Open the Speckle Manager and find your favourite Connector.
- From the menu (3 dots), choose āAvailable versionsā and make sure that the āShow pre-releasesā toggle is on.
- Install the
2.15.0-rc
.
If you wish to revert back, click the install button for the 2.14 version in the āAvailable versionsā.
How to give feedback?
Please post your feedback in this thread and we will take it from there.
Updates, features, improvements
The new RC is packed with features and improvements, so give it a whirl and let us know what you think.
Revit
- Support for Revit 2024
- Loading of missing families on receive from a local drive
- Support for design options
- Light source cones excluded.
- Lots of instancing and other bug fixes
- Levels and types enabled for Mapper.
- Correct display meshes for instances with modified geometry
- Refactored categories logic into a shared project
- Fix for areas mesh and profile
- Send cropped meshes from the view filter
Rhino
- Receive objects from layers with invalid chars on the correct layers
Mapper
- Improved wall logic for extrusions
SketchUp
Mapper
- UI/UX improvements
- default values for drop-downs
- better feedback when selecting mapped elements
- checkbox when the mapping source added
- notifications
- Floor mappings
- Create levels and types from mapping-source
- Conversion of Components/Groups to DirectShapes
- Attach schema to Sketchup entities.
- Merge faces on send
- A lot of bug fixes
Structural Connectors
- Tekla installer fix
- Polygon mesher for CSi
Civil3D
- Support for AutoCAD and Civil3D 2024
-
CivilProfile:Profile
class and updates ProfileToSpeckle conversion
Archicad
- Receive block instances
- Mesh conversion improvements
- Support for classifications
Navisworks
-
New options for Versions sent from Navisworks which enable easier data analysis workflows with PowerBI and SDKs and a better Web Viewer experience (all opt-in for now):
- First-Object data can now, optionally, coalesce to the Geometry nodes,
- Full-hierarchy versions are now, optionally, possible. Select one node but send the full data tree from root to selection,
- Include internal properties. Normally hidden in advanced settings for power users, now enabled by the Connector, andā¦
- Properties sent with internal names. They arenāt pretty prop names but will be consistent across different languages.
-
Improved User Experience
- Granular progress reporting for those BIIIIIG sends weāve been seeing.
- Of course, bug fixes from Community Reports
-
Developer Mode
- Where a long conversion fails to send, Retry Send wonāt repeat the conversion - temporarily available as we scale the server to handle those BIIIIIG sends. This is step toward Offline-Mode.
- Redirect Sends cached conversions to a new destination.
PowerBI
- Improved colouring logic with
Color By
input - Improved settings panel with viewer settings
- New āconditional formattingā based on rules (applies only if no
Color By
input is set) - New viewer toolbar (with support for views, section box, zoom extents and colour reset, the last one is experimental and will be removed in the future once colouring can be done in the standard PowerBI way)
- Support for custom views coming from the model
- New setting to hide or ghost the context objects in the visual (any object that is not on the input data is considered a
context
object) -
Speckle.Revit.Parameters.ToNameValueRecord
ā Gets a parameter object and returns a record with the parameter name as key and its assigned value. Simplifies working with parameters in PowerBI -
Speckle.Utils.DynamicColumnExpand
expands a specific table column, adding all its fields as new columns in the table. - New landing page with helpful links to speckle resources
QGIS
- Supporting custom CRS offsets and rotation
- Mac manager installer
- Cleaner UI
- Stability improvements
- Added GIS classes to specklepy
Blender
- Added support for sending/receiving views as Blender cameras.
- Added support for sending Collection Instances with nested child objects.
- Fixed issues with receiving nested Revit instances that contained hosted elements.
Core
- Fix for requests for invalid auth tokens failing.
- Allow for traversal context inheritance
You can see all details in the latest release notes on GitHub.