.svg
has been removed from the default list of allowed extensions for uploading for security reasons, will be re-added in Build 1.1.1 alongside sanitization to protect against XSS attacks. Use storage.media.defaultExtensions
to override the default list of allowed extensions in order to re-add support for it at your own risk.$fileName
was removed as a parameter for the Winter\Storm\Halcyon\Builder->delete()
method as it wasn't actually being used internally and had no effect.$this->renderPartial()
, {% partial 'path/to/partial' %}
, and {% include 'path/to/partial
%} now properly block all extensions other than .htm
by default.\Twig::parse($templateContents, $templateVars);
)Sign up to our newsletter and receive updates on Winter releases, new features in the works, plugin and theme promotions and much more!