mirror of
https://github.com/Dokploy/dokploy.git
synced 2026-06-15 20:25:23 +02:00
- Added whitelabeling support, allowing customization of application name, logos, and login page. - Introduced new WhitelabelSettings component for managing whitelabel configurations. - Updated onboarding and sidebar layouts to reflect whitelabel settings dynamically. - Created database schema changes to accommodate new whitelabel fields. - Implemented API endpoints for retrieving and updating whitelabel settings.