3.0.0 / 2025.07.01
✨ Added
- Integrated Slim Framework for routing.
- Added Doctrine ORM support for MySQL database.
- Implemented JWT Authentication using secure token-based auth.
- Added Dotenv environment variable configuration.
- Created file upload endpoint with secure handling.
- Modular directory structure
🐛 Fixed
- Resolved PHP 8.x compatibility issues.
- Improved error handling and response structure.