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