diff --git a/README.md b/README.md index 5d1481b..5489dbe 100755 --- a/README.md +++ b/README.md @@ -9,6 +9,28 @@ A modern Habbo retro CMS powered by Laravel 13, Filament 5, React 19, and Nitro. --- +## What's New in V3 + +| Feature | Description | +|---------|-------------| +| **Commandocentrum** | Central admin dashboard with one-click Nitro V3 updater | +| **Nitro V3 Update System** | Auto-update emulator, Nitro client & renderer from the HK | +| **Configurable Paths** | 9 paths fully adjustable via HK UI (no SSH needed) | +| **Emulator Control** | Start, stop, restart & check status from the admin panel | +| **Live Monitoring** | Online users, emulator status, DB status, server load, diagnostics | +| **Hotel Alerts** | Send messages to all online users in real-time | +| **Emulator Log Viewer** | Live logs directly in the browser | +| **Clothing Sync** | Sync catalog clothing from FigureMap with one click | +| **Social Login** | OAuth login via Google, Discord & GitHub | +| **Notification Settings** | Email & Discord webhook alerts with rank filtering | +| **Staff Activity Log** | Full audit trail of all housekeeping actions | +| **Bulletproof Installation** | 12-step guide for Ubuntu 26.04 with Redis, SSL, firewall & PHP tuning | +| **PHP 8.5 + Ubuntu 26.04** | Fully compatible with the latest PHP and Ubuntu LTS | +| **Dual .env System** | Separate configs for Linux (Redis) and Windows (file-based) | +| **XAMPP Blocked** | Explicitly unsupported — we prioritise security | + +--- + ## Quick Start ```bash