github elizaOS/eliza v1.6.5

latest release: v1.6.5-beta.0
12 hours ago

What's Changed

  • fix: RLS (Row-Level Security) server_id validation checks blocking all users when RLS isolation is disabled. by @standujar in #6139
  • fix: load environment variables from process.env instead of .env file by @standujar in #6141
  • feat: add ElizaOS reference to runtime by @standujar in #6111
  • fix(plugin-sql): correct types path in package.json exports by @0xbbjoker in #6134
  • fix(build): resolve TypeScript declaration generation errors by @0xbbjoker in #6146
  • docs: fix old links to actual by @letmehateu in #6050
  • fix: migrate from LangChain v0.3 to @langchain/textsplitters v1.0 by @0xbbjoker in #6152
  • fix: Add openrouter embedding option in CLI by @Neysixx in #6142
  • fix: align server tests with ElizaOS API changes by @odilitime in #6135
  • feat: improve accepted formats for plugin names in plugin dependencies by @odilitime in #6164
  • fix(server): update MessageBusService integration tests by @standujar in #6165
  • feat: expand useModel parameters (topP, et al) by @odilitime in #6166
  • fix(core): resolve TS2358 instanceof error by @standujar in #6170
  • feat: Entity RLS Infrastructure + API Clarity + Performance by @standujar in #6167
  • rollback(plugin-sql): revert build configuration changes from 08d5141… by @0xbbjoker in #6194
  • refactor: Standardize Logging Across Core, CLI, and Server by @standujar in #6169
  • fix: markdown spacing compact by @LinuxIsCool in #6159
  • fix(client): improve markdown content spacing by @wtfsayo in #6197
  • refactor(server): optimization and reorganization by @standujar in #6199
  • fix(plugin-sql): migrate to messageService API and auto-create PGLite directories by @wtfsayo in #6202
  • fix(examples): respect user LOG_LEVEL in standalone-cli-chat by @standujar in #6203
  • feat: Unified API - serverless - nodejs by @standujar in #6201
  • feat: Add ElizaOS Cloud as Default AI Provider in CLI by @ChristopherTrimboli in #6208
  • feat: bump deps, fix drizzle-kit across ecosystem by @ChristopherTrimboli in #6210

New Contributors

Full Changelog: v1.6.4...v1.6.5

Don't miss a new eliza release

NewReleases is sending notifications on new releases.