- Middleware is now PSR-15 compatible. Previous "double-pass" middleware signature is not supported anymore.
- Added
ConfigProvider
class and component definition. With this change, the initial configuration is much simpler. - Minimum required PHP version is now 7.0. Added support for 7.1 and 7.2.