Skip to content

Releases: codercops/chatcops

@chatcops/widget@0.3.1

21 Mar 07:34
a0e748a

Choose a tag to compare

Patch Changes

  • 959b5f2: Add README.md to all packages with install instructions, usage examples, and API reference

@chatcops/server@0.2.1

21 Mar 07:34
a0e748a

Choose a tag to compare

Patch Changes

  • 959b5f2: Add README.md to all packages with install instructions, usage examples, and API reference
  • Updated dependencies [959b5f2]
    • @chatcops/core@0.2.1

@chatcops/core@0.2.1

21 Mar 07:34
a0e748a

Choose a tag to compare

Patch Changes

  • 959b5f2: Add README.md to all packages with install instructions, usage examples, and API reference

@chatcops/widget@0.3.0

07 Mar 18:15
85e9d36

Choose a tag to compare

Minor Changes

  • b354641: Add inline display mode to the widget. Set mode: 'inline' with a container element to render the chat panel directly inside a page element instead of as a floating popup. Export Widget class for creating multiple independent instances.