mirror of
https://github.com/chatwoot/chatwoot.git
synced 2026-06-04 21:02:35 +08:00
## Description Makes the assignment_v2 feature flag available to all installations by removing the chatwoot_internal restriction. Previously this feature was hidden from self-hosted installations; this change surfaces it in the feature flags UI so any Chatwoot instance can enable it. ## Type of change - [ ] New feature (non-breaking change which adds functionality) ## Checklist: - [ ] My code follows the style guidelines of this project - [ ] I have performed a self-review of my code - [ ] I have commented on my code, particularly in hard-to-understand areas - [ ] I have made corresponding changes to the documentation - [ ] My changes generate no new warnings - [ ] I have added tests that prove my fix is effective or that my feature works - [ ] New and existing unit tests pass locally with my changes - [ ] Any dependent changes have been merged and published in downstream modules |
||
|---|---|---|
| .. | ||
| agents | ||
| environments | ||
| initializers | ||
| integration | ||
| languages | ||
| locales | ||
| app.yml | ||
| application.rb | ||
| boot.rb | ||
| cable.yml | ||
| database.yml | ||
| elastic_apm.yml | ||
| environment.rb | ||
| features.yml | ||
| installation_config.yml | ||
| llm.yml | ||
| markdown_embeds.yml | ||
| newrelic.yml | ||
| puma.rb | ||
| rds-ca-2019-root.pem | ||
| routes.rb | ||
| schedule.yml | ||
| scout_apm.yml | ||
| secrets.yml | ||
| sidekiq.yml | ||
| spring.rb | ||
| storage.yml | ||
| vite.json | ||