Features
- feat(ui): added component playground & fixed training modal (#2354)
- feat(i18n): update translations (#2351)
- feat(integration): add spotify (#2347)
- feat(i18n): update translations (#2345)
- feat(i18n): update translations (#2339)
- feat(releases): tag releases to main with version numbers, speed up docker builds (#2337)
- feat(mcp): added the ability to refresh servers to grab new tools (#2335)
- feat(i18n): update translations (#2334)
- fix(envvars): added industry standard dotenv parsing regex for adding envvars in settings (#2327)
- feat(i18n): update translations (#2331)
- feat(i18n): update translations (#2328)
- feat(i18n): update translations (#2321)
- feat(tools): added sqs integration (#2310)
Improvements
- improvement(kb): modals, page layouts (#2330)
Bug Fixes
- fix(next): externalize playwright and ws (#2352)
- fix(build): explicitly install shims module from anthropic and openai in stagehand route (#2350)
- fix(validation): don't validate disabled blocks (#2348)
- fix(next): remove openai and anthropic sdk's from serverExternalPackages (#2349)
- fix(copilot): fix incorrectly sanitizing json state (#2346)
- fix(build): fix DB dockerfile (#2344)
- fix(cron): reject CRON requests when CRON secret is not set (#2343)
- fix(minor-bugs): grafana, zep, video generation, templates fixes (#2336)
- fix(browserbase): consoldiated stagehand agent and extract, updated wand UI to resize based on panel size (#2340)
- fix(build): remove incompatible --frozen-lockfile and --omit dev from docker (#2341)
- fix(tools): remove pylon (#2338)
- fix(tools): fixed trello and telegram operations (#2332)
- fix(firecrawl): updated output for firecrawl extract (#2333)
- fix(firecrawl): fixed optional params for firecrawl (#2329)
- fix(tools): fixed tool outputs (#2325)
- fix(kb): handle larger files in the kb (#2324)
- fix(mistral): remove wrapped output from mistral parse for kb parsing pdfs (#2326)
- fix(tools): fixed webflow limit and offset params (#2323)
- fix(nextjs): upgrade nextjs to patch security vuln (#2320)
Other Changes
- chore(db): remove unused table and unused route (#2342)