Skip to content

Commit 71c6ffc

Browse files
Docs: Update Readme and Changelog
1 parent d2dbfde commit 71c6ffc

File tree

2 files changed

+15
-3
lines changed

2 files changed

+15
-3
lines changed

CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,18 @@
11
# Changelog
22
*Continuation of https://github.com/mucenica-bogdan/Nova-Filemanager/tree/laravel-v9-support*
33

4+
# Version 5.0
5+
Nova 5.0 Support
6+
7+
# Version 4.1.1
8+
Remove unused updateFile route
9+
10+
# Version 4.1.0
11+
Updated Composer & NPM Packages
12+
Updated required PHP Version from 7.3 to >=8.1
13+
14+
Fixed an issue where the modal size was not adequately set to take up an appropriate amount of screen real estate.
15+
416
# Version 0.0.2
517
Updated docs
618

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# Filemanager tool for Laravel Nova 4
1+
# Filemanager tool for Laravel Nova 5
22

3-
A Filemanager Tool and Field for Laravel Nova 4
3+
A Filemanager Tool and Field for Laravel Nova 5
44

55
##### Filemanager Tool preview
66

@@ -12,7 +12,7 @@ A Filemanager Tool and Field for Laravel Nova 4
1212

1313
## Clevyr Nova Filemanager
1414

15-
This package will be maintained and updated by Clevyr going forward. This package is currently compatible with Nova 3 and Laravel 9.
15+
This package will be maintained and updated by Clevyr going forward. This package is currently compatible with Nova 5 and Laravel 11 & 12.
1616

1717
### Docs
1818
Forked from https://github.com/stepanenko3/nova-filemanager, which is a fork of https://github.

0 commit comments

Comments
 (0)