Skip to content

Commit 9c6822f

Browse files
committed
Update CHANGELOG.md
1 parent 2828a4b commit 9c6822f

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,20 @@ This file is a running track of new features and fixes to each version of the pa
33

44
This 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.

0 commit comments

Comments
 (0)