Skip to content

Commit ac8629d

Browse files
committed
Update CHANGELOG.md
1 parent 9b531d5 commit ac8629d

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,21 @@ 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+
## v1.10.3
7+
### Fixed
8+
* S3 Backup driver now supports Cloudflare R2.
9+
* Node FQDNs can now be used with AAAA records with no A records present.
10+
* Server transfers can no longer be initiated if the server is being installed, transferred, or restoring a backup.
11+
* Fixed an issue relating to the use of arrays in the `config_files` field with eggs.
12+
* Fixed `oom_disabled` not being mapped in the Application API when creating a new server.
13+
14+
### Added
15+
* File manager now supports selecting multiple files for upload (when using the upload button).
16+
* Added a configuration option for specifying the S3 storage class for backups.
17+
18+
### Changed
19+
* Servers will now show the current uptime when the server is starting rather than only showing when the server is marked as online.
20+
621
## v1.10.2
722
### Fixed
823
* Fixes a rendering issue with egg descriptions in the admin area

0 commit comments

Comments
 (0)