v1.0.8
版本发布时间: 2025-06-11 09:05:17
elizaOS/eliza最新发布版本:v1.0.9(2025-06-14 07:16:13)
What's Changed
- feat: Add target to Content by @odilitime in https://github.com/elizaOS/eliza/pull/5026
- fix: remove truncate by @tcm390 in https://github.com/elizaOS/eliza/pull/5028
- fix: Ensure waitForServer uses SERVER_PORT env if provided by @tcm390 in https://github.com/elizaOS/eliza/pull/5027
- feat: Dynamic loading of database tables, rebuild plugin-sql, by @lalalune in https://github.com/elizaOS/eliza/pull/5018
- feat: refactor / split core types by @lalalune in https://github.com/elizaOS/eliza/pull/5020
- feat: migrate CLI prompts from prompts library to @clack/prompts by @wtfsayo in https://github.com/elizaOS/eliza/pull/5016
- feat: Reorganize API routes into logical domain-based structure by @wtfsayo in https://github.com/elizaOS/eliza/pull/5010
- chore: remove model caching since its slower by @wtfsayo in https://github.com/elizaOS/eliza/pull/5038
- chore: OpenTelemetry instrumentation while preserving Sentry by @wtfsayo in https://github.com/elizaOS/eliza/pull/5042
- fix: (cli) resolve double update messaging and improve elizaos update instructions by @yungalgo in https://github.com/elizaOS/eliza/pull/5041
- chore: fix typos by @coderwander in https://github.com/elizaOS/eliza/pull/5031
- fix: convert dates, fix agent create by @ChristopherTrimboli in https://github.com/elizaOS/eliza/pull/5032
- fix: chat history selector reloads by @ChristopherTrimboli in https://github.com/elizaOS/eliza/pull/5034
- fix: remove message from chat UI on delete by @ChristopherTrimboli in https://github.com/elizaOS/eliza/pull/5035
- fix: implement real-time message deletion via SocketIO by @standujar in https://github.com/elizaOS/eliza/pull/4968
- fix: onboarding user settings error by @ChristopherTrimboli in https://github.com/elizaOS/eliza/pull/5033
- refactor: reorganize cli commands into modular structure by @wtfsayo in https://github.com/elizaOS/eliza/pull/5036
- feat: add dummy services by @lalalune in https://github.com/elizaOS/eliza/pull/5030
- Fix: Enable loading project agents when no character files specified by @wtfsayo in https://github.com/elizaOS/eliza/pull/5044
- fix: load the env config before agent project is loaded by @0xbbjoker in https://github.com/elizaOS/eliza/pull/5048
- chore: migrate all generated files into .eliza by @ChristopherTrimboli in https://github.com/elizaOS/eliza/pull/5043
- fix: dup chats by @ChristopherTrimboli in https://github.com/elizaOS/eliza/pull/5049
- chore: add comprehensive Postman collection for elizaOS APIs by @wtfsayo in https://github.com/elizaOS/eliza/pull/5047
- fix: update prompt, change actions logic, adjust for responses inste… by @0xbbjoker in https://github.com/elizaOS/eliza/pull/5050
- fix: fix
bun run dev
by @odilitime in https://github.com/elizaOS/eliza/pull/5054 - chore: v1.0.8 by @ChristopherTrimboli in https://github.com/elizaOS/eliza/pull/5051
New Contributors
- @coderwander made their first contribution in https://github.com/elizaOS/eliza/pull/5031
Full Changelog: https://github.com/elizaOS/eliza/compare/v1.0.7...v1.0.8