Skip to content

Commit ac53e7b

Browse files
committed
Update CHANGELOG.md
1 parent 8978da3 commit ac53e7b

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@ 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.11.2
7+
### Changed
8+
* Telemetry no longer sends a map of Egg and Nest UUIDs to the number of servers using them.
9+
* Increased the timeout for the decompress files endpoint in the client API from 15 seconds to 15 minutes.
10+
11+
### Fixed
12+
* Fixed Panel Docker image having a `v` prefix in the version displayed in the admin area.
13+
* Fixed emails using the wrong queue name, causing them to not be sent.
14+
* Fixed the settings keys used for configuring SMTP settings, causing settings to not save properly.
15+
* Fixed the `MAIL_EHLO_DOMAIN` environment variable not being properly backwards compatible with the old `SERVER_NAME` variable.
16+
617
## v1.11.1
718
### Fixed
819
* Fixed Panel Docker image showing `canary` as it's version.

0 commit comments

Comments
 (0)