File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed
Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change @@ -3,6 +3,20 @@ This file is a running track of new features and fixes to each version of the pa
33
44This project follows [ Semantic Versioning] ( http://semver.org ) guidelines.
55
6+ ## [ Unreleased]
7+ ### Changed
8+ * Changed minimum PHP version is now 8.0 instead of ` 7.4 ` .
9+ * Upgraded from Laravel 8 to Laravel 9.
10+
11+ ## v1.10.4
12+ ### Fixed
13+ * Fixed an issue where subusers could be given permissions that are not actually registered or used.
14+ * Fixed an issue where node FQDNs could not just be IP addresses.
15+
16+ ### Changed
17+ * Change maximum number of API keys per user from ` 10 ` to ` 25 ` .
18+ * Change byte unit prefix from ` B ` to ` iB ` to better reflect our usage of base 2 (multiples of 1024).
19+
620## v1.10.3
721### Fixed
822* S3 Backup driver now supports Cloudflare R2.
You can’t perform that action at this time.
0 commit comments