docs: deployment mode formalization (#416)
root
committed
Feb 25, 2026
docs: GDPR cascade delete (#415)
root
committed
Feb 25, 2026
docs: kanban owner_id (#414, PR #424)
root
committed
Feb 25, 2026
docs: document CSP headers — security headers table, directives, env vars (PR #422)
root
committed
Feb 25, 2026
docs: document medium security fixes — consent paths, legacy fallback, SSE auth (PR #420)
root
committed
Feb 25, 2026
docs: security quick-fixes (PR #418) — upload JWT, preset workspace, rate-limit
root
committed
Feb 25, 2026
docs: update RBAC + API docs for invite system (PR #408)
root
committed
Feb 25, 2026
docs: RBAC 8-1 workspace members management (PR #406)
root
committed
Feb 25, 2026
docs: update RBAC and API-Reference for 6c-6 finalization (PR #395)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
root
committed
Feb 24, 2026
docs: mark 6c-5 (Kanban, Claude Code, amoCRM) as done in RBAC progress
root
committed
Feb 24, 2026
docs: update wiki after Knowledge/FAQ workspace filtering (#380, PR #391)
root
committed
Feb 24, 2026
docs: update wiki after LLM/TTS workspace filtering (#379, PR #389)
root
committed
Feb 24, 2026
docs: add workspace_id filtering notes to Channels + RBAC (PR #387)
root
committed
Feb 24, 2026
docs: update workspace status after Chat module (#377, PR #385)
- API-Reference: update workspace status — Chat is first workspace-aware module
- Chat: add workspace_id filtering note to API section
- RBAC: add 6c progress tracker with completed steps 6c-0 and 6c-1
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
root
committed
Feb 24, 2026
docs: add workspace_context and RBAC role mapping to wiki
- API-Reference: replace owner_id-only isolation with workspace_context() pattern, add Workspaces section
- Settings: add RBAC role mapping table (legacy roles → RBAC roles)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
root
committed
Feb 24, 2026
docs: finalize RBAC migration — remove legacy guards references (#358)
- RBAC.md: roles.py marked as migrated, legacy guards marked as deleted,
add roles permission matrix, update auth variant 3 docs
- API-Reference.md: remove legacy dependencies section, update migrated
routers list (21 total), remove legacy owner_id example
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
docs: update RBAC migration status + permission matrices for PR #357
Mark kanban, audit, usage, claude_code, legal as migrated.
Add permission matrices for all 5 modules + auth.py inline fix.
Update API-Reference: kanban endpoints access levels, migrated routers list.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
docs: update RBAC migration status for system/speech/gsm routers (#356)
- Mark 6 routers as migrated: stt, services, monitor, backup, gsm, tts
- Add permission matrices for speech, system, gsm modules
- Update API-Reference migrated routers list
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
docs: update RBAC migration status for faq + wiki_rag (#355)
docs: update RBAC migration status for sales routers (#354)
docs: update RBAC migration status for channels routers (#353)
docs: update RBAC, Chat, API-Reference for chat router migration (#351)
docs: multi-project kanban + GitHub Issues sync
docs: add RBAC page, update auth/roles API docs (#325)
docs: add bcrypt password hashing notes (#324)
docs: add session management & token revocation (#323)
docs: add Tasks (Kanban) wiki page and update navigation
- New Tasks.md page with statuses, permissions, DB schema
- _Sidebar.md: add Tasks link to Business section
- Home.md: add Tasks to navigation table
- API-Reference.md: add kanban API endpoints documentation
- README.md: add Tasks.md to file listing
docs: add chat sharing documentation (shares, fork, read-only mode, API endpoints)
docs: add 9 new wiki pages, update 4 existing pages
New pages: Sales, CRM, Usage, Wiki-RAG, Payments, Backup,
Personas, API-Reference, Troubleshooting.
Updated: Home (navigation table), _Sidebar (grouped navigation),
Settings (profile section), Audit (cleanup API, stats).
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>