What's Changed
- chore(deps-dev): bump @vitejs/plugin-react from 4.6.0 to 4.7.0 in /webui/react-ui by @dependabot[bot] in #249
- chore(deps-dev): bump eslint from 9.30.1 to 9.31.0 in /webui/react-ui by @dependabot[bot] in #241
- chore(deps-dev): bump react-router-dom from 7.6.3 to 7.7.0 in /webui/react-ui by @dependabot[bot] in #248
- chore(deps-dev): bump @eslint/js from 9.30.1 to 9.31.0 in /webui/react-ui by @dependabot[bot] in #240
- feat(memories): add action to handle simple memory as flat files by @mudler in #252
- chore(deps-dev): bump vite from 7.0.3 to 7.0.5 in /webui/react-ui by @dependabot[bot] in #246
- fix(ui): Avoid passing object (multimedia message) into React template by @richiejp in #253
- feat(dynamic-prompts): add memory tool to dynamic prompt by @mudler in #256
- feat: multimodal action and dynamic prompts results by @mudler in #257
- fix(ui): Correct typos in dynamic prompts by @richiejp in #258
- fix: gen memory actions only in DynamicPromptMemory by @mudler in #259
Full Changelog: v2.2.1...v2.4.0