Skip to content

v1.2.0 Stable

Choose a tag to compare

@clicalmani clicalmani released this 29 Jun 11:23
· 28 commits to main since this release

Release changes

  1. Refactor middleware and model classes to use RequestInterface and ResponseInterface for improved type safety and consistency
  2. Add asset_url configuration and improve MIME type handling
  3. Add new Twig template for 401, 403, 500 errors
  4. Update middleware handle method return type for consistency and clarity
  5. Refactor imports and update middleware usage for consistency; add filesystem configuration