Skip to content

Releases: arnoldhao/dreamcreator

v2.0.8

21 Apr 06:07
efeee52

Choose a tag to compare

当前版本 / Current Version

v2.0.8

下载地址 / Downloads

平台 / Platform 官方下载 / Official 镜像下载 / Mirror
macOS Apple Silicon 点击下载 / Download 镜像下载 / Mirror
macOS Intel 点击下载 / Download 镜像下载 / Mirror
Windows 安装版 / Installer 点击下载 / Download 镜像下载 / Mirror
Windows 便携版 / Portable 点击下载 / Download 镜像下载 / Mirror

macOS 首次运行说明 / First Launch on macOS

DreamCreator.app 移动到“应用程序”目录后,若提示“无法打开”或“已损坏”,请在终端执行:
Move DreamCreator.app to the Applications folder. If macOS says the app can't be opened or is damaged, run:

sudo xattr -rd com.apple.quarantine /Applications/DreamCreator.app


版本变更 / Changelog

  • optimize: reduce context tokens and fix connector page (#50) by @arnoldhao
    • Optimize memory performance / 优化内存性能
    • fix: simplify context injection / 简化上下文注入
    • optimize system prompt / 优化系统提示词
    • fix connector page / 修复连接页面

v2.0.7

19 Apr 09:14
c5e3f4c

Choose a tag to compare

当前版本 / Current Version

v2.0.7

下载地址 / Downloads

平台 / Platform 官方下载 / Official 镜像下载 / Mirror
macOS Apple Silicon 点击下载 / Download 镜像下载 / Mirror
macOS Intel 点击下载 / Download 镜像下载 / Mirror
Windows 安装版 / Installer 点击下载 / Download 镜像下载 / Mirror
Windows 便携版 / Portable 点击下载 / Download 镜像下载 / Mirror

macOS 首次运行说明 / First Launch on macOS

DreamCreator.app 移动到“应用程序”目录后,若提示“无法打开”或“已损坏”,请在终端执行:
Move DreamCreator.app to the Applications folder. If macOS says the app can't be opened or is damaged, run:

sudo xattr -rd com.apple.quarantine /Applications/DreamCreator.app


版本变更 / Changelog

  • optimize: use CDP instead Playwright / optimize tools page and update logic (#49) by @arnoldhao
    • optimize context tab / 优化上下文面板
    • replaced playwright by cdp / 使用CDP替代Playwright
    • fix tool call approval / 修复调用工具审批
    • optimize browser use / 优化浏览器调用
    • optimize tools page / 优化工具页面
    • optimize app update / 优化软件升级
    • fix profile name / 修复Profile名称
  • optimize: one-shot call and update Windows icons (#48) by @arnoldhao
    • add call records tab in debug page / 调试页面增加调用记录面板
    • construct context tab in debug page / 调试页面重构上下文面板
    • add call records saving strategy / 增加调用记录保存策略
    • optimized one-shot call / 优化单次调用
    • fix call twice after title generation failed / 修复生成标题失败后会调用2次的问题
    • update Windows icons / 更新Windows图标
    • improve test stability / 提示测试用例稳定性
  • chore: update readme (#47) by @arnoldhao

v2.0.6

13 Apr 02:40
25a1ce4

Choose a tag to compare

当前版本 / Current Version

v2.0.6

下载地址 / Downloads

平台 / Platform 官方下载 / Official 镜像下载 / Mirror
macOS Apple Silicon 点击下载 / Download 镜像下载 / Mirror
macOS Intel 点击下载 / Download 镜像下载 / Mirror
Windows 安装版 / Installer 点击下载 / Download 镜像下载 / Mirror
Windows 便携版 / Portable 点击下载 / Download 镜像下载 / Mirror

macOS 首次运行说明 / First Launch on macOS

DreamCreator.app 移动到“应用程序”目录后,若提示“无法打开”或“已损坏”,请在终端执行:
Move DreamCreator.app to the Applications folder. If macOS says the app can't be opened or is damaged, run:

sudo xattr -rd com.apple.quarantine /Applications/DreamCreator.app


版本变更 / Changelog

v2.0.5

11 Apr 16:19
43070af

Choose a tag to compare

当前版本 / Current Version

v2.0.5

下载地址 / Downloads

平台 / Platform 官方下载 / Official 镜像下载 / Mirror
macOS Apple Silicon 点击下载 / Download 镜像下载 / Mirror
macOS Intel 点击下载 / Download 镜像下载 / Mirror
Windows 安装版 / Installer 点击下载 / Download 镜像下载 / Mirror
Windows 便携版 / Portable 点击下载 / Download 镜像下载 / Mirror

macOS 首次运行说明 / First Launch on macOS

DreamCreator.app 移动到“应用程序”目录后,若提示“无法打开”或“已损坏”,请在终端执行:
Move DreamCreator.app to the Applications folder. If macOS says the app can't be opened or is damaged, run:

sudo xattr -rd com.apple.quarantine /Applications/DreamCreator.app


版本变更 / Changelog

  • optimize: subtitle preview and transcode presets (#43) by @arnoldhao
    • optimize subtitle preview: use jassub instead
    • optimize builtin subtitle style
    • optimize transcode presets
    • optimize workspace page
  • optimize: updates and several pages (#42) by @arnoldhao
    • optimize update
    • optimize chat composer
    • optimize several pages
    • edit readme

v2.0.4

10 Apr 14:28
9ef3724

Choose a tag to compare

当前版本 / Current Version

v2.0.4

下载地址 / Downloads

macOS 首次运行说明 / First Launch on macOS

DreamCreator.app 移动到“应用程序”目录后,若提示“无法打开”或“已损坏”,请在终端执行:
Move DreamCreator.app to the Applications folder. If macOS says the app can't be opened or is damaged, run:

sudo xattr -rd com.apple.quarantine /Applications/DreamCreator.app


版本变更 / Changelog

  • optimize: fix exporting subs and videos (#41) by @arnoldhao
    • optimize release notes
    • fix export subtitles and videos
    • support fonts refresh
    • optimize i18n en
    • optimized large files
    • optimize chat composer

v2.0.3

09 Apr 04:28
3350e42

Choose a tag to compare

当前版本

v2.0.3

下载地址

macOS 首次运行说明

DreamCreator.app 移动到“应用程序”目录后,若提示“无法打开”或“已损坏”,请在终端执行:

sudo xattr -rd com.apple.quarantine /Applications/DreamCreator.app

  • optimize: optimize performances and several pages (#40) by @arnoldhao
    • optimize library overview page
    • optimize cron overview page
    • fix scrolling in notification sheet
    • optimize settings page
    • fix ui fonts
    • optimize subtitle style
    • optimize web fetch
    • optimize browser use
    • optimize heartbeat
    • optimize approval
    • optimize workspace page
    • optimize avatar
    • compress control panel in workspace page
    • add guideline on subtitle preview area
    • optimize chat composer
  • chore: add gatekeeper desc (#39) by @arnoldhao
  • chore: support show download hint on release notes (#38) by @arnoldhao

v2.0.2

08 Apr 06:05
badf6e4

Choose a tag to compare

  • chore: fix update ability and optimize several dialog (#37) by @arnoldhao
    • add optimize patch
    • fix update ability in Windows
    • fix update ability in macOS
    • support PR body
    • support markdown in about release note dialog
    • remove unused key

v2.0.1

07 Apr 09:44
3ae6fd1

Choose a tag to compare

v2.0.0

06 Apr 12:51
b73355e

Choose a tag to compare

v1.3.0

11 Dec 05:38
8ce78fd

Choose a tag to compare

✨ Features