Skip to content

Commit 0dc77ae

Browse files
committed
Update README.md
1 parent 9bcafd9 commit 0dc77ae

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+
## v1.10.2
7+
### Fixed
8+
* Fixes a rendering issue with egg descriptions in the admin area
9+
* Fixes the page title on the SSH Keys page
10+
11+
### Changed
12+
* Additional validation rules will now show a toggle switch rather than an input when editing server variables
13+
* The eggs endpoint will now always return an empty JSON object for the `config_files` field, even if the field is completely empty
14+
15+
### Added
16+
* Adds a `Force Outgoing IP` option for eggs that can be used to ensure servers making outgoing connections use their allocation IP rather than the node's primary ip
17+
* Adds options to configure sending of email (re)install notifications
18+
* Add an option to configure the part size for backups uploaded to S3
19+
620
## v1.10.1
721
### Fixed
822
* Fixes a surprise `clock()` function that was used for debugging and should not have made it into the release. This was causing activity events to not properly sync between the Panel and Wings.

0 commit comments

Comments
 (0)