Skip to content

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 12 Feb 10:09
· 35 commits to develop since this release
558095a

What's Changed

  • fix(kit): conversation convert reactive objects to plain objects before saving by @SonyLeo in #271
  • feat: support version badges in markdown tables and sidebar by @SonyLeo in #269
  • ci: workflow support for dependency preview and online docs by @SonyLeo in #268
  • fix(ci): refactor workflow to securely support preview & cleanup for fork PRs by @SonyLeo in #272
  • feat(kit): add pluggable storage strategies with LocalStorage and IndexedDB support by @SonyLeo in #275
  • feat(mcp-server-picker): add header-actions slot for custom actions by @SonyLeo in #274
  • feat(bubble): implement auto-scroll functionality in BubbleList by @gene9831 in #270
  • feat(sender): support Ctrl+Enter and Shift+Enter for newline insertion in input by @SonyLeo in #263
  • refactor(docs): extract theme configuration into separate file by @gene9831 in #265
  • chore: update build scripts and improve copy-playground script by @gene9831 in #264
  • v0.3.1 by @SonyLeo in #276
  • release-v0.3.1 by @SonyLeo in #277
  • refactor(bubble): refactor bubble components for 0.4.0 version by @gene9831 in #266
  • feat(sender): replace wave image with IconRecordingWave icon by @SonyLeo in #285
  • ci: deploy playground to cdn by @hexqi in #287
  • refactor(sender): refactor sender components for 0.4.0 version by @SonyLeo in #283
  • docs(sender): refactor sender docs and examples for 0.4.0 version by @SonyLeo in #288
  • fix(playground): add Tiptap editor dependencies to import map by @SonyLeo in #289
  • feat(sender): add enterkeyhint prop and extract type definition by @SonyLeo in #292
  • docs: add MIT license and complete Chinese README by @gene9831 in #290
  • refactor: components/kit 0.4.0 by @gene9831 in #286
  • feat(playground): support hash sync when embedded in iframe by @gene9831 in #298
  • docs: add opentiny logo/lang switch and deepwiki badge by @chilingling in #299
  • fix(message): correct delta/message selection when both exist in stream by @gene9831 in #297
  • doc(demos): enhance assistant demo by @gene9831 in #295
  • feat(conversation): add onLoad callback for initial conversation list loading by @gene9831 in #304
  • refactor(bubble-list): simplify grouping logic by @gene9831 in #305
  • release/0.4.0 by @gene9831 in #308

New Contributors

Full Changelog: v0.3.0...v0.4.0