mirror of
https://github.com/dtzp555-max/ocm.git
synced 2026-07-21 21:15:08 +00:00
* feat: Agents wizard for Telegram/Discord + OCM header version * fix: main-html-script syntax (tree toggle) * ui: centered version badge + update Telegram/Discord setup guides * ui: center prominent version badge + update Telegram/Discord setup guides * fix: center OCM-only version badge + include ocmVersion in status + discord guide i18n * fix: escape discord guide apostrophe in MAIN_HTML_SCRIPT * release: v0.9.0 * fix: include ocmVersion in /api/status * fix: add missing wiz.* i18n keys for Agents wizard * fix: add wiz.* i18n keys to MAIN_HTML_SCRIPT * docs: add Discord workflow section + new redacted screenshots (draft) * docs: replace discord screenshots with English/redacted versions * docs: replace discord add-subagent screenshot (English + redacted) --------- Co-authored-by: Tao <dtzp555@gmail.com>
42 lines
1.4 KiB
Markdown
42 lines
1.4 KiB
Markdown
# Changelog
|
|
|
|
This is a user-facing summary derived from `DEVLOG.md`.
|
|
|
|
## v0.9.0
|
|
- Agents: Telegram + Discord support in Add Agent / Add Sub-Agent wizard (main agent binds channel; sub-agent binds thread).
|
|
- UI: top-center OCM version badge; improved Telegram/Discord setup guides.
|
|
|
|
## v0.8.2
|
|
- Docs: reorganize README screenshots into a collapsible gallery to reduce scroll.
|
|
- Docs: add Backups / Rollback screenshot and README feature blurb.
|
|
- Docs: refresh redacted screenshots (Channels + Actions + Stats) and feature descriptions.
|
|
|
|
## v0.8.1
|
|
- Docs: add Stats screenshot and expand feature list.
|
|
|
|
## v0.8.0
|
|
- Docs: bilingual usage guides refreshed (EN + zh-CN) with redacted screenshots.
|
|
|
|
## v0.7.6
|
|
- Docs: annotated screenshots with arrows for key UI controls.
|
|
|
|
## v0.7.5
|
|
- Docs: built-in CLI terminal instructions + screenshot (tab completion, favorites, streaming output).
|
|
|
|
## v0.7.4
|
|
- Docs: English + Chinese usage guides with redacted screenshots.
|
|
|
|
## v0.7.1
|
|
- Dashboard guidance block for Telegram-first workflow + safety checklist.
|
|
- Model dropdown options sourced from `openclaw models list`.
|
|
|
|
## v0.7.0
|
|
- Dashboard redesign with circular CPU/RAM/DISK gauges and auto-refresh.
|
|
- Sub-agent creation flow rewritten (BotFather → group → group id → form) including allowlist helper.
|
|
|
|
## v0.6.6
|
|
- Fix: sub-agents correctly grouped under main for older config formats.
|
|
|
|
## v0.6.5
|
|
- New Dashboard tab + cache-busting headers and version checks.
|