Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewpi committed Oct 5, 2022
1 parent f5a64a0 commit 984bd10
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# 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
### Fixed
* YAML parser has been updated to fix some strange issues
Expand Down

0 comments on commit 984bd10

Please sign in to comment.