🚀 OdontoX v0.8.0
Welcome to OdontoX v0.8.0. This release represents a fundamental shift from a standard SaaS to a high-performance Platform Engine.What This Release Delivers
1) Platform Management Engine
Problem: Managing global system states required engineering involvement for every change. Fix: Launched a centralized Platform Engine that provides real-time control over maintenance mode, feature flags, and security protocols.2) High-Touch Manual Upgrade Flow
Problem: Automated billing was often inflexible for regional payment methods like EasyPaisa or JazzCash. Fix: Re-engineered the upgrade lifecycle to a Request-Response model where plans are manually vetted and activated.3) Role-Based Branding Engine
Problem: Transactional emails occasionally used generic branding, diluting the clinic’s identity. Fix: Implemented an intelligent branding engine that switches between Clinic Branding and OdontoX Branding based on context.Technical Changelog
Backend
- Decoupled billing from third-party APIs.
- Hardened multi-tenant isolation layer.
Frontend
- New
PlatformSettings.tsxfor global orchestration. - Reusable
ModuleSelector.tsxfor granular permissions.

