- Removed unused imports in
db
helper - Core is now a composer component/submodule
- Fixed issue with loading all the .mo files for translation
- Added theme features
- Added extension contract
- Deprecated:
App\Shared\Helpers\get_private_site_url(string $path = ''): string;
- Deprecated:
App\Shared\Helpers\get_private_site_upload_url(string $path = ''): string;
Full Changelog: v1.1.1...v1.2.0