Releases: codercops/chatcops
Releases · codercops/chatcops
@chatcops/widget@0.3.1
Patch Changes
- 959b5f2: Add README.md to all packages with install instructions, usage examples, and API reference
@chatcops/server@0.2.1
@chatcops/core@0.2.1
Patch Changes
- 959b5f2: Add README.md to all packages with install instructions, usage examples, and API reference
@chatcops/widget@0.3.0
Minor Changes
- b354641: Add inline display mode to the widget. Set
mode: 'inline'with acontainerelement to render the chat panel directly inside a page element instead of as a floating popup. ExportWidgetclass for creating multiple independent instances.