Skip to content

Tags: d3vv3/openCrow

Tags

v0.10.0

Toggle v0.10.0's commit message
feat: Move all configuration tools to MCP to free context

Distract less the LLM models and reduce token usage

v0.9.5

Toggle v0.9.5's commit message
fix: Orphan sessions, channel conversations

v0.9.4

Toggle v0.9.4's commit message
fix: Render makdown tables

v0.9.3

Toggle v0.9.3's commit message
fix: New chat button and allow changing people types

v0.9.2

Toggle v0.9.2's commit message
fix: Improve calendar tooling description

v0.9.1

Toggle v0.9.1's commit message
fix: Tooling context, description and optimizations for LLMs

v0.9.0

Toggle v0.9.0's commit message
refactor: Next pages routing

v0.8.0

Toggle v0.8.0's commit message
feat: Unified Push support

v0.7.1

Toggle v0.7.1's commit message
test: security improvements

v0.7.0

Toggle v0.7.0's commit message
feat: security revision

Rate-limiting 5 req/min per IP to auth (login, refresh) endpoints
workingDir in executeShellCommand tool is now shell-escaped
SSRF protection for toolOpenURL and fetchThunderbirdAutoconfig
Cookie secure flag
SSH host key verification
Config file permissions not world-readable
WebSocket origin validation from CORS_ALLOWED_ORIGINS
JWT algorithm check
CORS tightening
Session limits per user