Released version 3.0.2
- Form: added
disableSameSiteProtection()
- Route: fixed bug for constant module & presenter #216
- BadRequestException: parent exception is Throwable (#236)
- Component, Form: added
getPresenterIfExists()
- Component, Form: deprecated
hasPresenter()
- throwing exceptions from
__toString()
is allowed since PHP 7.4 - Template: removed 'final' #235
- TemplateFactory: remove unused Loader (#232)
- ApplicationExtension: can use external RobotLoader #227
- added support for persistent parameters with property typehints in PHP 7.4 #230
- RoutingPanel: Add better panel responsivity (#225)
For the details you can have a look at the diff.