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