Version 26.08.8 - Released August 6, 2026
Fixed
- Docker / CI client build — missing admin Central Management panel
.gitignorewas matching anycentral-management/folder, so the admin Operations “leave CM” component was never published to git and Dockernpm run buildfailed with a misleading NgModule error.- Ignore is now rooted at
/central-management/(the separate CM repo only); the admin component is tracked.