v0.5.0
What's Changed
- Remove socialite from main package by @yugo412 in https://github.com/panelis-php/cms/pull/204
- Replace deprecated VerifyCsrfToken by @yugo412 in https://github.com/panelis-php/cms/pull/208
- Move SetTheme middleware to panelis-php/setting by @yugo412 in https://github.com/panelis-php/cms/pull/210
- Move UserIsRoot to panelis-php/setting by @yugo412 in https://github.com/panelis-php/cms/pull/213
- Update minimal requirement for setting and user by @yugo412 in https://github.com/panelis-php/cms/pull/214
- Add sync permission command after update by @yugo412 in https://github.com/panelis-php/cms/pull/215
- Create database after installation by @yugo412 in https://github.com/panelis-php/cms/pull/217
Full Changelog: panelis-php/cms@v0.4.0...v0.5.0