File tree Expand file tree Collapse file tree 2 files changed +12
-12
lines changed Expand file tree Collapse file tree 2 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 11## Changelog
22
3+ ### 5.6.5
4+ - Support: PHP 7.2 (#22 )
5+
6+ ### 5.6.3
7+ - Added: Cloud upload options
8+
9+ ### 5.6.0
10+ - Support: Laravel 5.6
11+
312### 5.5.3
413- Added: Image field upload to Storage (ex. S3)
514
Original file line number Diff line number Diff line change @@ -87,6 +87,9 @@ Administrator is released under the MIT License. See the LICENSE file for detail
8787
8888## Recent Changelog
8989
90+ ### 5.6.5
91+ - Added: Allow custom routes name (#23 )
92+
9093### 5.6.5
9194- Support: PHP 7.2 (#22 )
9295
@@ -117,15 +120,3 @@ Administrator is released under the MIT License. See the LICENSE file for detail
117120 - ** Test** resize: prevent stretch of image
118121 - ** Incremental** naming: name* _ n* if already exist
119122- Bugfix: wysiwyg loading on settings
120-
121- ### 5.0.11
122- - Bugfix: Had to make the middleware additon backwards compatable
123- - Docs: Added doc updates
124-
125- ### 5.0.10
126- - Bugfix: L5.2 changed the way url() works so added url('/') instead
127- - Added: Support for middleware additions to the Admin routes via the administrator config
128- - Testfix: Fixed failing tests
129-
130- ### 5.0.9
131- - Bugfix: Fix for datetimepicker partially being covered by top menu
You can’t perform that action at this time.
0 commit comments