iachat/enterprise/app/controllers/enterprise
Gabriel Jablonski 55c7c435bc
fix(pwa): decouple installability from DISPLAY_MANIFEST branding flag (#272)
DISPLAY_MANIFEST previously gated the entire PWA manifest link and
theme-color meta, so white-label installs that set the flag to false
to hide Chatwoot branding also lost the mobile "Install app" prompt.

Serve /manifest.json from a new dynamic controller that reflects
INSTALLATION_NAME, LOGO_THUMBNAIL and a new BRAND_COLOR config, and
keep the manifest link, theme-color and apple-mobile-web-app meta
emitted regardless of DISPLAY_MANIFEST. The flag now gates only the
Chatwoot-branded raster assets (favicons, apple-icon PNGs, ms-icon,
marketing meta description).
2026-04-22 14:33:38 -03:00
..
api Merge branch 'main' into chore/merge-upstream-4.12.0 2026-03-19 23:24:55 -03:00
concerns chore: improve plan-based feature handling with plan hierarchy (#11335) 2025-04-28 14:13:56 -07:00
devise_overrides fix: restrict existing user sign-in to account members (#13793) 2026-03-13 12:22:25 +05:30
public/api/v1/portals feat: legacy features to ruby llm (#12994) 2025-12-11 14:17:28 +05:30
super_admin fix(pwa): decouple installability from DISPLAY_MANIFEST branding flag (#272) 2026-04-22 14:33:38 -03:00
webhooks fix: Added authentication to FireCrawl API, remove unused RobinAI references (#10737) 2025-01-22 18:14:25 -08:00
widgets_controller.rb feat(poc): Disable widget based on country (#6658) 2023-03-14 09:09:57 -07:00