Blog Sections Open
sMultisite v1.1.5: More Reliable Manager SSO for Multisite Projects
sMultisite v1.1.5 is a focused maintenance release for multisite manager authentication and runtime package wiring.
sMultisite v1.1.5 is a small but useful maintenance release for teams running several Evolution CMS sites from one installation. The update focuses on manager SSO behavior, route registration, and runtime package wiring.
The release is not about changing how multisite projects are modeled. It tightens the pieces that need to be predictable when users move between manager contexts or when packages are loaded at runtime.
What changed
- Fixed multilogin SSO behavior for manager users.
- Routed multisite manager SSO endpoints more consistently.
- Stabilized manager login and logout synchronization.
- Registered the
sMultisitealias at runtime, improving package availability in bootstrapped contexts.
Why it matters
Multisite setups are sensitive to small authentication and routing differences. This release makes manager SSO less fragile and helps the package behave more consistently when it is loaded as part of a larger Evolution CMS stack.
sApi v1.1.0: Normalized Payloads and Split Manager/API Permissions
sApi v1.1.0 normalizes payload and response shape handling and separates manager access permissions from API access permissions.
sCommerce v1.1.1: API Endpoints, Store Lists, Pricing Modes, and Safer Filters
sCommerce v1.1.1 adds category and order API endpoints, store list endpoints, manager extension events, cart pricing modes, and safer invalid filter handling.