v1.2.0 Stable
Release changes
- Refactor middleware and model classes to use RequestInterface and ResponseInterface for improved type safety and consistency
- Add asset_url configuration and improve MIME type handling
- Add new Twig template for 401, 403, 500 errors
- Update middleware handle method return type for consistency and clarity
- Refactor imports and update middleware usage for consistency; add filesystem configuration