Blog Sections Open
sMultisite v1.1.6: Safer Manager SSO for Offline and Cross-Domain Sites
sMultisite v1.1.6 improves Manager SSO reliability for multisite projects, especially renamed/friendly URL setups, offline domains, and cross-domain login/logout propagation.
sMultisite v1.1.6 is a focused reliability release for Manager SSO in Evolution CMS multisite environments. It improves endpoint resolution, login/logout propagation, offline-site handling, and diagnostic logging safety.
What was fixed
- Manager SSO endpoint resolution now works correctly when
friendly_url_suffixis configured. - Cross-domain Manager login and logout propagation was fixed for sites running in offline mode.
- Manager tree rendering no longer fails when sCommerce root category resources are not configured.
- Raw Laravel and native PHP session identifiers were removed from SSO diagnostic logs.
SSO reliability improvements
- Manager SSO now consistently combines Laravel session identity, native PHP session identity, and the Manager user ID.
- Logout propagation starts after the local Manager session is destroyed and the login form is rendered.
- SSO routes are handled before the frontend parser can return an offline-site response.
- Diagnostics still keep useful run, host, step-count, user, and local-login information without exposing active session IDs.
Upgrade notes
No database migrations or configuration changes are required for this update.
sTask v2.0.0: EvoUI Manager, Live Progress, Supervisors, and Full dDocs Guides
sTask v2.0.0 is a major Evolution CMS background task update with a new EvoUI/Livewire manager, live progress, supervisor processes, worker improvements, and full dDocs documentation.
sCommerce v1.2.0: Product Filters, Merchant Feed Categories, and Safer Imports
sCommerce v1.2.0 adds product attribute filters, Merchant Feed category filtering, safer migrations, CSV import improvements, and manager workflow polish.