File tree Expand file tree Collapse file tree 1 file changed +15
-0
lines changed
Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change @@ -3,6 +3,21 @@ 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+ ## 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
You can’t perform that action at this time.
0 commit comments