Skip to content

Releases: pluveto/daan

Daan v0.4.4

18 May 10:56
1d51e15

Choose a tag to compare

See the assets to download this version and install.

What's Changed

  • refactor: Attempts to start the process indirectly when the default method fails to start the process (当默认方式无法启动进程时,尝试间接启动)
  • feat: Support for new/closed session shortcuts (支持新建/关闭会话快捷键)
    by @pluveto in #65

Full Changelog: v0.4.2...v0.4.4

Daan v0.4.2

08 May 04:59
197fcdc

Choose a tag to compare

See the assets to download this version and install.

What's Changed

  • feat: support for miniapp and miniapp as mcp server by @pluveto in #24
  • fix: top-level await is not available #23 by @pluveto in #25
  • perf: use database as data persistence layer by @pluveto in #26
  • feat: marketplace support for miniapps and custom characters by @pluveto in #29
  • feat: add installingId prop to MarketplaceItemGrid and MarketplaceItemCard for install button state management; add pagination for market list by @pluveto in #49
  • feat: support view marketplace item detail by @pluveto in #50
  • fix: update isPinned handling in IndexedDBChatDataService to fix bug that delete unpinned not working by @pluveto in #55
  • feat: support fetch models; feat: add mobile-web-app-capable meta tag by @pluveto in #62

Full Changelog: v0.3.1...v0.4.2

变更内容

  • 新增:支持将小程序作为 MCP 服务器 by @pluveto in #24
  • 修复:顶层 await 不可用问题 #23 by @pluveto in #25
  • 优化:使用数据库作为数据持久层 by @pluveto in #26
  • 新增:市场支持小程序和自定义角色 by @pluveto in #29
  • 新增:为 MarketplaceItemGrid 和 MarketplaceItemCard 添加 installingId 属性以管理安装按钮状态;为市场列表添加分页功能 by @pluveto in #49
  • 新增:支持查看市场商品详情 by @pluveto in #50
  • 修复:更新 IndexedDBChatDataService 中的 isPinned 处理逻辑,解决取消置顶后删除无效的问题 by @pluveto in #55
  • 新增:支持获取模型;新增:添加 mobile-web-app-capable 元标签 by @pluveto in #62

完整变更日志v0.3.1...v0.4.2

Daan v0.4.1-beta.3

28 Apr 14:27
8e6d68e

Choose a tag to compare

See the assets to download this version and install.

What's Changed

  • feat: support for miniapp and miniapp as mcp server by @pluveto in #24
  • fix: top-level await is not available #23 by @pluveto in #25
  • perf: use database as data persistence layer by @pluveto in #26
  • feat: marketplace support for miniapps and custom characters by @pluveto in #29
  • feat: add installingId prop to MarketplaceItemGrid and MarketplaceItemCard for install button state management; add pagination for market list by @pluveto in #49
  • feat: support view marketplace item detail by @pluveto in #50

变更内容

  • 新功能:支持小程序和小程序作为 MCP 服务器,由 @pluvetopr #24 中实现。
  • 修复:顶级 await 不可用 #23,由 @pluvetopr #25 中修复。
  • 性能优化:使用数据库作为数据持久层,由 @pluvetopr #26 中实现。
  • 新功能:支持小程序和自定义角色的市场,由 @pluvetopr #29 中实现。
  • 新功能:为 MarketplaceItemGrid 和 MarketplaceItemCard 添加 installingId 属性,以管理安装按钮状态;为市场列表添加分页功能,由 @pluvetopr #49 中实现。
  • 新功能:支持查看市场项目详情,由 @pluvetopr #50 中实现。

Full Changelog: v0.3.1...v0.4.1-beta.3

Daan v0.3.1

25 Apr 09:29
21cc0a6

Choose a tag to compare

See the assets to download this version and install.

What's Changed

  • feat: Support MCP and add system settings tabs by @pluveto in #2
  • feat: add desktop support by @pluveto in #7
  • refactor(ApiSettingsTab): Support custom providers and configuring model ability by @pluveto in #8
  • feat: [Desktop] Support stdio MCP server transportation by @pluveto in #12
  • feat(MessageInput): add Clear History button to reset chat messages by @pluveto in #14
  • perf: add ValidatedInput component and integrate it into ModelEditor … by @pluveto in #16
  • refactor: improve mcp message handling and prompt generation by @pluveto in #17

Full Changelog: v0.2.0...v0.3.1

App v0.3.0

23 Apr 12:02

Choose a tag to compare

See the assets to download this version and install.

What's Changed

  • feat: Character customization and Character Editor by @pluveto in #1
  • feat: Support MCP and add system settings tabs by @pluveto in #2
  • feat: add desktop support by @pluveto in #7

Full Changelog: https://github.com/pluveto/daan/commits/app-v0.3.0