Releases: lara-zeus/bolt
Releases · lara-zeus/bolt
v3.0.86
What's Changed
- Bump dependabot/fetch-metadata from 2.3.0 to 2.4.0 by @dependabot in #368
- update docs
Full Changelog: v3.0.85...v3.0.86
v3.0.85
What's Changed
note if you're overwriting the view submitted.blade.php
make sure to update it to last version
this the change:
{!! \LaraZeus\Bolt\Facades\Extensions::init($zeusForm, 'SubmittedRender', [
'extensionData' => $extensionData['extInfo']['itemId'] ?? 0,
'response' => $extensionData['response'],
]) !!}
Full Changelog: v3.0.84...v3.0.85
v3.0.84
v3.0.83
v3.0.82
v3.0.81
v3.0.80
v3.0.79
v3.0.78
v3.0.77
What's Changed
Icons:
if you want to use them in your app, you can add them manually:
composer require codeat3/blade-iconpark
composer require codeat3/blade-clarity-icons
methods:
if you're using some of the plugin configuration in your panel provider, please check the updated methods
Full Changelog: v3.0.76...v3.0.77