Update CHANGELOG.md
This commit is contained in:
parent
f5a64a0d7f
commit
984bd10cf2
12
CHANGELOG.md
12
CHANGELOG.md
|
@ -1,5 +1,17 @@
|
||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## v1.7.2
|
||||||
|
### Fixed
|
||||||
|
* The S3 backup driver now supports Cloudflare R2
|
||||||
|
|
||||||
|
### Added
|
||||||
|
* During a server transfer, there is a new "Archiving" status that outputs the progress of creating the server transfer archive.
|
||||||
|
* Adds a configuration option to control the list of trusted proxies that can be used to determine the client IP address.
|
||||||
|
* Adds a configuration option to control the Docker username space setting when Wings creates containers.
|
||||||
|
|
||||||
|
### Changed
|
||||||
|
* Releases are now built using `Go 1.18` — the minimum version required to build Wings is now `Go 1.18`.
|
||||||
|
|
||||||
## v1.7.1
|
## v1.7.1
|
||||||
### Fixed
|
### Fixed
|
||||||
* YAML parser has been updated to fix some strange issues
|
* YAML parser has been updated to fix some strange issues
|
||||||
|
|
Loading…
Reference in New Issue
Block a user