Changelog
All notable changes to the Routsy Framework.
- new Initial public release
- new 26 core modules — Router, Database, Security, AI, WebSocket, PWA, NoSQL, Firewall, File Manager, Auth, OAuth2, Cache (file/redis/memcache), Mail, Queue, Views, Validation, SSL, Performance, Logging
- new Admin Dashboard with user CRUD, logs viewer, plugin installer from GitHub
- new Interactive CLI Terminal with 25+ commands and menu-driven interface
- new Intelligent Error Detector with exact line highlighting, fix suggestions, dark/light mode
- new 4 official plugins — Blog, Auth OAuth, Analytics, Ad Manager
- new WebSocket Server — native RFC 6455 with Pub/Sub, rooms, broadcasting
- new PWA support — manifest, service worker, offline, install prompts
- new NoSQL Document DB — JSON files, SQLite JSON1, MongoDB drivers
- new Security Firewall — IP blocking, anti-DDoS, SQLi/XSS/RCE detection
- new Mobile API layer — device detection, mobile tokens, offline queue
- new Performance optimization — ETags, gzip/brotli, OPcache management, query cache
- new SSL Manager — cert generation, verification, HSTS