Skip to content

Releases: 69gg/Undefined

Undefined v3.3.2

19 Apr 14:59
v3.3.2
5a8b20a

Choose a tag to compare

架构重构,优化webui并添加几个常用命令,以及优化体验


📝 Detailed Changes

🚀 Features

  • feat: v3.3.2 架构重构、假@检测与认知侧写增强 (#55) (5a8b20a)

Undefined v3.3.1

12 Apr 06:15
v3.3.1
d0d1a54

Choose a tag to compare

添加 /version 命令


📝 Detailed Changes

🚀 Features

  • feat(commands): add /version (/v) slash command (dacc418)

🐛 Bug Fixes

  • fix: 优化/version命令输出格式 (16883d0)

🛠 Maintenance & Others

  • chore(version): bump version to 3.3.1 (d0d1a54)
  • docs: align documentation with memes feature and fix broken links (f9414f7)

Undefined v3.3.0

12 Apr 03:34
v3.3.0
6e306c6

Choose a tag to compare

添加了表情包库功能,现在可以发表情包了!


📝 Detailed Changes

🚀 Features

  • feat(memes): 持久化表情包库与提示词调优 (v3.3.0) (#54) (6e306c6)

Undefined v3.2.8

03 Apr 03:24
v3.2.8
97094d7

Choose a tag to compare

图文混排与生图优化


📝 Detailed Changes

🚀 Features

  • feat(multimodal): 增强附件 UID、图文混排与参考图生图 (#53) (97094d7)

🛠 Maintenance & Others

  • docs(readme): remove header image (b722a4a)

Undefined v3.2.7

29 Mar 06:42
v3.2.7
f27b69b

Choose a tag to compare

添加 arXiv 论文提取与生图功能优化


📝 Detailed Changes

🚀 Features

  • feat: v3.2.7 arXiv 工具集与运行时变更感知 (#52) (f27b69b)

Undefined v3.2.6

21 Mar 01:31
v3.2.6
33bd958

Choose a tag to compare

优化重试与私聊发送的逻辑


📝 Detailed Changes

🚀 Features

  • feat(messages): fallback private sends to temp sessions (1b7ce9c)

🐛 Bug Fixes

  • fix(responses): strip replay-only status fields (33bd958)
  • fix(queue): refine llm retry scheduling (16c46b8)
  • fix(commands): restrict lsadmin visibility (8bb40e7)
  • fix(queue): treat zero interval as immediate dispatch (ff21898)
  • fix(ai): align reasoning handling with OpenAI standards (58f4361)
  • fix(naga): add send uuid idempotency (e245ecc)
  • fix(ci): unblock runtime api tests and trim release notes (42b1c45)
  • fix(naga): add delivery tracing and tests (ddd1e98)

🛠 Maintenance & Others

  • docs(config): add naga moderation switch example (92dd80c)
  • chore(version): bump version to 3.2.6 (247349e)

Undefined v3.2.5

15 Mar 15:18
v3.2.5
5b85ec3

Choose a tag to compare

更改形象(管他呢)


📦 Bundles

  • Python: wheel + sdist
  • Desktop: Windows (.exe, .msi), Linux (.AppImage, .deb), macOS Intel/Apple Silicon (.dmg)
  • Android: universal .apk

🔐 Signing expectations

  • Windows/Linux artifacts are built directly from CI.
  • macOS signing/notarization can be added later via Apple secrets.
  • Android currently ships an installable APK on every release; wire signing secrets into the generated Android project to promote it to a signed release build.

📝 Detailed Changes

🛠 Maintenance & Others

  • chore(version): bump version to 3.2.5 (5b85ec3)
  • chore: refresh README assets and remove info_agent callable override (c853272)

Undefined v3.2.4

15 Mar 10:42
v3.2.4
0eef3df

Choose a tag to compare

优化 NagaAgent 联动相关逻辑与端口


📦 Bundles

  • Python: wheel + sdist
  • Desktop: Windows (.exe, .msi), Linux (.AppImage, .deb), macOS Intel/Apple Silicon (.dmg)
  • Android: universal .apk

🔐 Signing expectations

  • Windows/Linux artifacts are built directly from CI.
  • macOS signing/notarization can be added later via Apple secrets.
  • Android currently ships an installable APK on every release; wire signing secrets into the generated Android project to promote it to a signed release build.

📝 Detailed Changes

🐛 Bug Fixes

  • fix(naga): 新版NagaAgent回调端口与逻辑 (#51) (0eef3df)

Undefined v3.2.2

14 Mar 07:50
v3.2.2
dce8f48

Choose a tag to compare

修复了数个监听问题


📦 Bundles

  • Python: wheel + sdist
  • Desktop: Windows (.exe, .msi), Linux (.AppImage, .deb), macOS Intel/Apple Silicon (.dmg)
  • Android: universal .apk

🔐 Signing expectations

  • Windows/Linux artifacts are built directly from CI.
  • macOS signing/notarization can be added later via Apple secrets.
  • Android currently ships an installable APK on every release; wire signing secrets into the generated Android project to promote it to a signed release build.

📝 Detailed Changes

🐛 Bug Fixes

  • fix: IPv6 双栈监听 + URL 构造统一处理 (0c36ccb)
  • fix(webui): 修复 IPv6 监听地址导致 Runtime API 代理 URL 解析失败 (65b49aa)

🛠 Maintenance & Others

  • chore(version): bump version to 3.2.2 (dce8f48)

Undefined v3.2.1

14 Mar 04:47
v3.2.1
ddd15e8

Choose a tag to compare

添加 NagaAgent 联动相关 API 接口


📦 Bundles

  • Python: wheel + sdist
  • Desktop: Windows (.exe, .msi), Linux (.AppImage, .deb), macOS Intel/Apple Silicon (.dmg)
  • Android: universal .apk

🔐 Signing expectations

  • Windows/Linux artifacts are built directly from CI.
  • macOS signing/notarization can be added later via Apple secrets.
  • Android currently ships an installable APK on every release; wire signing secrets into the generated Android project to promote it to a signed release build.

📝 Detailed Changes

🚀 Features

  • feat(api): Tool Invoke API + Naga Scoped Token 鉴权系统 (#49) (a0ca044)

🛠 Maintenance & Others

  • chore(version): bump version to 3.2.1(fix: console-version failed) (ddd15e8)