Important security fixings
For yii2 advanced project previously you had to include module in common/config, which had security issues if you did not restrict it yourself. Module was visible from frontend also. Now you can move the module into backend and configure component to frontend.