Skip to content

Releases: archestra-ai/archestra

platform: v1.0.60

06 Mar 17:50
296a998

Choose a tag to compare

1.0.60 (2026-03-06)

Bug Fixes

Miscellaneous Chores

  • exclude builtin agents in filters by default (#3162) (35303ae)

platform: v1.0.59

06 Mar 16:30
d15027b

Choose a tag to compare

1.0.59 (2026-03-06)

Features

Dependencies

  • bump dompurify from 3.3.1 to 3.3.2 in /platform (#3155) (c6068a0)
  • bump fastify from 5.7.4 to 5.8.1 in /platform (#3154) (a59fb7c)

Code Refactoring

  • replace enterpriseLicenseActivated with enterpriseFeatures.core and remove browserStreamingEnabled (#3159) (e35b759)

platform: v1.0.58

06 Mar 13:55
c46fad6

Choose a tag to compare

1.0.58 (2026-03-06)

Features

Bug Fixes

  • add dark logo option (#3128) (012564d)
  • add remove button on empty MCP server/profile pills (#3139) (#3142) (27bd24e)
  • allow members to create/manage personal API keys (#3149) (52df7c7)
  • filter out orphaned models with no API keys from models table (#3138) (#3143) (03fd2ce)
  • guardrails page layout broken on medium-sized screens (#3137) (#3141) (670d3d8)
  • prevent "RangeError: Label set size must be smaller than 128 UTF… (#3135) (f6268e7)
  • remove branding from enterprise license (#3140) (5342816)
  • version footer incorrectly shows "new" for commit-hash dev builds (#3146) (08f6f7a)

Miscellaneous Chores

  • iron out team-admin permissions (#3131) (ac67e2d)
  • permission-gate built-in agents and sidebar warnings (#3144) (1fb94dd)

platform: v1.0.57

05 Mar 13:10
be28eb1

Choose a tag to compare

1.0.57 (2026-03-05)

Features

  • chatops session grouping, source tracking, and logs UI improvements (#3126) (f902077)

Bug Fixes

  • reduce observability noise (auth logs, Sentry span sampling) (#3127) (21d5cc7)

platform: v1.0.56

05 Mar 11:16
ddffe8d

Choose a tag to compare

1.0.56 (2026-03-05)

Features

  • support file attachments from Slack and MS Teams messages (#3120) (a2cdf49)

Bug Fixes

Performance Improvements

Miscellaneous Chores

  • deps: bump @hono/node-server from 1.19.9 to 1.19.10 in /platform/mcp_server_docker_image (#3121) (1c0c063)
  • deps: bump hono from 4.12.2 to 4.12.5 in /platform/mcp_server_docker_image (#3118) (bec7cee)

platform: v1.0.55

04 Mar 21:28
c69150a

Choose a tag to compare

1.0.55 (2026-03-04)

Bug Fixes

  • prevent carousel arrow key navigation when focused on inputs (#3114) (134b03e)
  • return actionable auth-required message when MCP tool calls fail with 401 (#3110) (12555b8)
  • tool calls stuck in a2a sessions due to approval (#3117) (a92ac73)

platform: v1.0.54

04 Mar 14:50
00dcbd6

Choose a tag to compare

1.0.54 (2026-03-04)

Bug Fixes

  • fix configure ngrok dialog styling (#3104) (7b46215)
  • fix isByosVault flag for secrets created with forceDB if readonly_vault is used (#3103) (4ba0e0c)
  • hide default credentials warning when basic auth disabled (#3111) (7729d62)

platform: v1.0.53

03 Mar 20:50
92b66f3

Choose a tag to compare

1.0.53 (2026-03-03)

Features

  • add automatic retry for transient database connection errors (#3051) (db9730f)
  • add x.ai (grok) LLM provider support (#3056) (69ceed9)
  • autoprovision users from slack and msteams (#3043) (e9b3f10)
  • built-in agents, LLM client refactor, excludeBuiltIn query param (#3066) (cc686af)
  • encrypt secret column at rest with AES-256-GCM (#3046) (0e11a7e)
  • hide sidebar on login page, move logo to login form (#3058) (3fc113f), closes #3052
  • tie image pull secrets to teams (#3055) (119c5fa)

Bug Fixes

Code Refactoring

  • restructure frontend URLs under /llm, /mcp, /agents groups (#3085) (b13d653)

Miscellaneous Chores

  • dont show personal agents in channels (#3093) (6e8f960)
  • enable personal installations for the readonly vault (#3082) (3692748)
  • remove key rotation script, warn against rotating ARCHESTRA_AUTH_SECRET (#3049) (0a38e7b)
  • remove whitespace-only line from .env.example (#3069) (4317886)
  • support large nb of discovered channels on agent triggers (#3094) (9ff217a)

platform: v1.0.52

27 Feb 16:38
574b131

Choose a tag to compare

1.0.52 (2026-02-27)

Features

  • Introduce personal agents (#3024) (e63f4d4)
  • refactor imagePullSecrets with existing secrets and registry credentials (#3013) (d3a5236)
  • support OAuth for self-hosted MCP servers (#3041) (e6cefe4)

Miscellaneous Chores

  • ci: configure Sentry EU region URL for source map uploads (#3040) (a1d5bfd)

platform: v1.0.51

26 Feb 18:12
871f80a

Choose a tag to compare

1.0.51 (2026-02-26)

Features

  • add DeepSeek LLM provider (#2930) (d760b3a)
  • add DialogForm component for Enter key submission in form dialogs (#3011) (1746561)
  • add openrouter support (#3029) (a66b60c)
  • export blocked reason in OTEL traces for MCP tool calls (#3020) (b089b5a)

Bug Fixes

  • don't disable agent-assigned tools in chat (#3021) (60ca7ff), closes #2599
  • improve agent tool assignment UX (#3009) (cb4dfa8)
  • preserve multi-line formatting in user chat messages (#3022) (f55767e)
  • resolve (more) performance issues (#3036) (b6a96ea)
  • resolve top 5 Sentry issues (N+1 query, consecutive DB queries) (#3033) (3a151d0)
  • sidebar menu reorder, renames, and UI tweaks (#3030) (f6c305c)
  • stabilize sidebar chat order to prevent jumping during interaction (#3014) (a288055)

Dependencies

Miscellaneous Chores

  • agent triggers UI UX improvements (#3007) (d8ca1fd)
  • deps: bump hono from 4.12.0 to 4.12.2 in /platform/mcp_server_docker_image (#3015) (7b7149f)
  • fix slash command wording (#3035) (ed90b1f)