@meshagent/meshagent 0.41.5 → 0.41.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,3 +1,13 @@
1
+ ## [0.41.7]
2
+ - Stability
3
+
4
+ ## [0.41.6]
5
+ - Added convenience dataset helpers and toolkit-config support to the TypeScript SDK, expanding room- and dataset-aware workflows.
6
+ - Extended the TypeScript storage client download URL API with an optional `download` flag so callers can request attachment-style links.
7
+ - Updated the TypeScript agent/chat packages to support room shell and room storage toolkits with richer threaded chat behavior.
8
+ - Improved Powerboards meetings with meeting previews, camera-grid handling, and video-chat collapse fixes.
9
+ - Added syntax-highlighted file previews to the React UI, including `react-syntax-highlighter@^16.1.1` and `@types/react-syntax-highlighter@^15.5.13`.
10
+
1
11
  ## [0.41.5]
2
12
  - Stability
3
13