File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Release Notes
22
3+ ## v1.0.3
4+
5+ ### Changed
6+ - The footer reference can be hidden now.
7+ - In case there are no videos uploaded, a beautiful svg will be shown
8+ - The files to publish have been tagged for a better overview on the vendor: publish command
9+
310## v1.0.2
411
512### Changed
Original file line number Diff line number Diff line change @@ -73,6 +73,15 @@ Provider: Jonassiewertsen\Statamic\HowTo\ServiceProvider
7373All the translation files have been added into your resources/lang/vendor/jonassiewertsen/howToAddon/
7474Change the files or add your own language.
7575
76+ ### Footer created by reference
77+
78+ If you want, you can easily disable the reference in the config file. Publish the file and set
79+ the value to false.
80+
81+ ``` php
82+ php artisan vendor:publish
83+ ```
84+
7685### Collection and Blueprint names
7786
7887You can choose other names. Just publish the vendor files
You can’t perform that action at this time.
0 commit comments