tag:github.com,2008:https://github.com/mafftor/laravel-file-manager/releases Release notes from laravel-file-manager 2024-02-11T15:36:22Z tag:github.com,2008:Repository/255655489/v2.0.12 2024-02-11T15:37:23Z v2.0.12 <h2>What's Changed</h2> <ul> <li>Update composer.json to support intervention/image 2 and higher by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/mafftor/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/mafftor">@mafftor</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="2129038243" data-permission-text="Title is private" data-url="https://github.com/mafftor/laravel-file-manager/issues/19" data-hovercard-type="pull_request" data-hovercard-url="/mafftor/laravel-file-manager/pull/19/hovercard" href="https://github.com/mafftor/laravel-file-manager/pull/19">#19</a></li> </ul> <p><strong>Full Changelog</strong>: <a class="commit-link" href="https://github.com/mafftor/laravel-file-manager/compare/v2.0.11...v2.0.12"><tt>v2.0.11...v2.0.12</tt></a></p> mafftor tag:github.com,2008:Repository/255655489/v2.0.11 2023-02-21T11:55:10Z Fresh release <h2>What's Changed</h2> <ul> <li>Fix Windows bug by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/igorgaming/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/igorgaming">@igorgaming</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1446426557" data-permission-text="Title is private" data-url="https://github.com/mafftor/laravel-file-manager/issues/12" data-hovercard-type="pull_request" data-hovercard-url="/mafftor/laravel-file-manager/pull/12/hovercard" href="https://github.com/mafftor/laravel-file-manager/pull/12">#12</a></li> <li>Fix an issue with lastModified on folder by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/mafftor/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/mafftor">@mafftor</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1593120624" data-permission-text="Title is private" data-url="https://github.com/mafftor/laravel-file-manager/issues/14" data-hovercard-type="pull_request" data-hovercard-url="/mafftor/laravel-file-manager/pull/14/hovercard" href="https://github.com/mafftor/laravel-file-manager/pull/14">#14</a></li> <li>Add support Laravel 10 by <a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/mafftor/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/mafftor">@mafftor</a> in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1593338307" data-permission-text="Title is private" data-url="https://github.com/mafftor/laravel-file-manager/issues/16" data-hovercard-type="pull_request" data-hovercard-url="/mafftor/laravel-file-manager/pull/16/hovercard" href="https://github.com/mafftor/laravel-file-manager/pull/16">#16</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/igorgaming/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/igorgaming">@igorgaming</a> made their first contribution in <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="1446426557" data-permission-text="Title is private" data-url="https://github.com/mafftor/laravel-file-manager/issues/12" data-hovercard-type="pull_request" data-hovercard-url="/mafftor/laravel-file-manager/pull/12/hovercard" href="https://github.com/mafftor/laravel-file-manager/pull/12">#12</a></li> </ul> <p><strong>Full Changelog</strong>: <a class="commit-link" href="https://github.com/mafftor/laravel-file-manager/compare/v2.0.10...v2.0.11"><tt>v2.0.10...v2.0.11</tt></a></p> mafftor tag:github.com,2008:Repository/255655489/v2.0.10 2022-06-25T08:17:02Z Fix of major issue No content. mafftor tag:github.com,2008:Repository/255655489/v2.0.9 2022-05-13T19:39:36Z Support Laravel 9 <p>Add support Laravel 9, (<a class="issue-link js-issue-link" href="https://github.com/mafftor/laravel-file-manager/pull/8">#8</a>)</p> <p>remove League\Flysystem\Cached\CachedAdapter because it is no longer supports by Laravel 9</p> mafftor tag:github.com,2008:Repository/255655489/v2.0.8 2020-12-23T13:52:03Z Storage cloud fixes <p>Disable check image origin (CORS)</p> <p>- bugfix S3</p> mafftor tag:github.com,2008:Repository/255655489/v2.0.7 2020-09-22T09:53:06Z Laravel 8 <p>Add support Laravel 8</p> mafftor tag:github.com,2008:Repository/255655489/v2.0.6 2020-06-05T13:37:16Z Download attack <p>Fixed download attack</p> mafftor tag:github.com,2008:Repository/255655489/v2.0.5 2020-06-05T10:12:19Z Compression <p>The main reason of this release is compression:</p> <ul> <li>Added tinypng service for compressing images</li> <li>Style changes</li> <li>Fixed dropzone</li> <li>Create a file with new number if it exists</li> </ul> mafftor tag:github.com,2008:Repository/255655489/2.0.4 2020-05-09T21:45:37Z Optimizations <ul> <li>Allowed change default route attributes from config</li> <li>Cloud storage optimizations</li> <li>Bug fixes</li> </ul> mafftor tag:github.com,2008:Repository/255655489/v2.0.3 2020-05-01T10:30:53Z Fixed bug response.join No content. mafftor