New release! 🚀🚀🚀
*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
* Agents nav item active state to exclude Triggers submenu (#3091) (1c5f146)
* fix mermaid issues (#3087) (4ef0be8)
* fix minimatch cves (#3062) (bb44a5b)
* minor agent trigger improvements (#3075) (c94aece)
* preserve agent assignment when Slack DM channel ID changes (#3086) (049aa5f)
* set default `ARCHESTRA_AUTH_SECRET` in `.env.example` for local dev (#3079) (a3f70ef), closes #3077
* show error details when testProviderApiKey fails (#3050) (c59c78f)
* slack empty mention reply (#3089) (4cfa19d)
* use user-provided baseUrl when testing provider API keys (#3053) (7237f71)
Code Refactoring
* restructure frontend URLs under /llm, /mcp, /agents groups (#3085) (b13d653)
Miscellaneous Chores
Archestra App —
* 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)
Archestra App —
New release! 🚀🚀🚀
*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
* Agents nav item active state to exclude Triggers submenu (#3091) (1c5f146)
* fix mermaid issues (#3087) (4ef0be8)
* fix minimatch cves (#3062) (bb44a5b)
* minor agent trigger improvements (#3075) (c94aece)
* preserve agent assignment when Slack DM channel ID changes (#3086) (049aa5f)
* set default `ARCHESTRA_AUTH_SECRET` in `.env.example` for local dev (#3079) (a3f70ef), closes #3077
* show error details when testProviderApiKey fails (#3050) (c59c78f)
* slack empty mention reply (#3089) (4cfa19d)
* use user-provided baseUrl when testing provider API keys (#3053) (7237f71)
Code Refactoring
* restructure frontend URLs under /llm, /mcp, /agents groups (#3085) (b13d653)
Miscellaneous Chores
Archestra App —
* 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)