generalbots/botserver/migrations
Rodrigo Rodriguez (Pragmatismo) 7d2d8a5674
All checks were successful
Botlib CI / build (push) Successful in 53s
BotServer CI / build (push) Successful in 19m23s
Bottest CI / build (push) Successful in 45s
BotUI CI / build (push) Successful in 58s
feat: Add bot access control with org membership check (#499)
- Add is_public column to bots table (migration 6.3.2-01)
- Add user_organizations to Diesel schema for org membership lookup
- Implement check_bot_access(): public bots allow all users, private bots
  require user membership in the bot's organization via user_organizations
- Wire access check into websocket_handler before WS upgrade
- Read is_public from bots table instead of bot_configuration
- Add database_name field to Bot model
2026-04-26 19:45:30 -03:00
..
6.0.0-01-core
6.0.1-01-core
6.0.2-01-core
6.0.3-01-core
6.0.4-01-core
6.0.5-01-learn
6.0.6-01-video
6.0.7-01-people
6.0.8-01-tickets feat: Major workspace reorganization and documentation update 2026-04-19 08:14:25 -03:00
6.0.9-01-billing
6.0.10-01-products
6.0.11-01-people
6.0.12-01-attendant
6.0.13-01-calendar
6.0.14-01-goals
6.0.15-01-canvas
6.0.16-01-workspaces
6.0.17-01-social
6.0.18-01-research
6.0.19-01-dashboards
6.0.20-01-compliance
6.0.21-01-compliance
6.0.22-01-billing
6.0.23-01-meet
6.0.24-01-core feat: Major workspace reorganization and documentation update 2026-04-19 08:14:25 -03:00
6.1.0-01-automation
6.1.1-01-calendar
6.1.2-01-designer
6.1.3-01-drive
6.1.4-01-llm
6.1.5-01-mail
6.1.6-01-meet
6.1.7-01-paper
6.1.8-01-research
6.1.9-01-tasks
6.2.0-01-automation
6.2.1-00-refresh-policy
6.2.1-01-core
6.2.2-01-fix-database-name
6.2.3-crm-deals
6.2.4-campaigns
6.2.5-crm-department-sla
6.2.6-kb-groups
6.2.7-add-bots-slug
6.3.0-01-kb-fail-state
6.3.1-01-drive-files
6.3.2-01-add-bots-public
2026-03-15-email-crm-campaigns