Releases: pterodactyl/wings
Releases · pterodactyl/wings
v1.11.4
Fixed
SHA256 Checksum
cee68061c05f0c534d39d726a422b293f72a5cf2cd371f48e9b58308a03f405e wings_linux_amd64
41dad65b1c6ddb33a4bad0d4948e9c3db54d49099fd364ed5a03f94341ea6c8a wings_linux_arm64
v1.11.3
Fixed
SHA256 Checksum
a5ec554220b721d2cf0b6dd795611f1575d22e650dd2ba415ed4ec1a0295e6f3 wings_linux_amd64
966b61a9c070ae9073cda634f53dcfa56f05e94645c51cc519a8591f7a25673e wings_linux_arm64
v1.7.4
Fixed
SHA256 Checksum
169b9b14dd568f5a2c1efe11bf59885118c80c2e09696a59a53a267e70954b16 wings_linux_amd64
5ee260e07a98ffc984c816e461ef46483375e970dd79901363a3a9639aac97fd wings_linux_arm64
v1.7.3
Fixed
SHA256 Checksum
ae9dae8273fd7272d5a1beb62310fbb5abbba19d37f33f393530cfcf526eeba0 wings_linux_amd64
185af4769f1ac349a0cae040b50fa0ba164cae74acc3f12246064eeba34d5b9f wings_linux_arm64
v1.11.2
Fixed
- Backups being restored from remote storage (s3) erroring out due to a closed stream.
- Fix IP validation logic for activity logs filtering out valid IPs instead of invalid IPs
SHA256 Checksum
fdabc64bfacbe488c55e712aa5765619d81a4d13cc6a924272d06a601da1d41a wings_linux_amd64
be2d29afa9e4cc8ddbbe5a70a3e7fb65a61c0f90d68baaa070ddb01d94b89c58 wings_linux_arm64
v1.11.1
Changed
- Release binaries are now built with Go 1.18.10
- Timeout when stopping a server before a transfer begins has been reduced to 15 seconds from 1 minute
- Removed insecure SSH protocols for use with the SFTP server
Fixed
- Unnecessary Docker client connections being left open, causing a slow leak of file descriptors
- Files being left open in parts of the server's filesystem, causing a leak of file descriptors
- IPv6 addresses being corrupted by flawed port stripping logic for activity logs, old entries with malformed IPs will be deleted from the local SQLite database automatically
- A server that times out while being stopped at the beginning of a transfer no longer causes the server to become stuck in a transferring state
SHA256 Checksum
ac8a69f9e09ec74a8af52ea00156fbbe8e407a37fee77740e577dddb09975cfe wings_linux_amd64
3b1f7eaf917d457c0a0b202d3adc03da8dfe7bdaa20952c15781736bde0589cb wings_linux_arm64
v1.11.0
Added (since 1.7.2)
- More detailed information returned by the
/api/system
endpoint when using the?v=2
query parameter.
Changed (since 1.7.2)
- Send re-installation status separately from installation status.
- Wings release versions will now follow the major and minor version of the Panel.
- Transfers no longer buffer to disk, instead they are fully streamed with only a small amount of memory used for buffering.
- Release binaries are no longer compressed with UPX.
- Use
POST
instead ofGET
for sending the status of a transfer to the Panel.
Fixed (since 1.7.2)
- Fixed servers outgoing IP not being updated whenever a server's primary allocation is changed when using the Force Outgoing IP option.
- Fixed servers being terminated rather than gracefully stopped when a signal is used to stop the container rather than a command.
- Fixed file not found errors being treated as an internal error, they are now treated as a 404.
- Wings can be run with Podman instead of Docker, this is still experimental and not recommended for production use.
- Archive progress is now reported correctly.
- Labels for containers can now be set by the Panel.
- Fixed servers becoming deadlocked when the target node of a transfer goes offline.
SHA256 Checksum
2b88cf37350f033d5230283834876bd4354e0176fb76c87b1cfc891d19df9617 wings_linux_amd64
da94cc1d1377e8c3fd507261dd65ee238e5b1337a934da2a3de745a9016b35e6 wings_linux_arm64
v1.11.0-rc.2
Added
- More detailed information returned by the
/api/system
endpoint when using the?v=2
query parameter.
Changed
- Send reinstallation status separately from installation status.
Fixed
- Fixed servers outgoing IP not being updated whenever a server's primary allocation is changed when using the Force Outgoing IP option.
- Fixed servers being terminated rather than gracefully stopped when a signal is used to stop the container rather than a command.
- Fixed file not found errors being treated as an internal error, they are now treated as a 404.
SHA256 Checksum
e2e87d2a0d807ebf7eb7b59636464d79fd1ffa0f6c0b5bfd767bec7a79af51be wings_linux_amd64
947589e9c7d4bf122532ace1f1fee52b1c091feb62920a2ce3bab207aa8239b5 wings_linux_arm64
v1.11.0-rc.1
Changed
- Wings release versions will now follow the major and minor version of the panel.
- Transfers no longer buffer to disk, instead they are fully streamed with only a small amount of memory used for buffering.
- Release binaries are no longer compressed with UPX.
Fixed
- Wings can be run with podman instead of Docker, this is still experimental and not recommended for production use.
- Archive progress is now reported correctly.
- Labels for containers can now be set by the Panel.
SHA256 Checksum
17f6489a80ed8ee29dbacf60cc555092307d6d95c501868d9d6fcb640815fb93 wings_linux_amd64
fcb19d8cf056f2152f06f6fc512ffdb2b4075b0bd1a3e9ab4a6b1fbda5f0833a wings_linux_arm64
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 user namespace setting when Wings creates containers.
Changed
- Releases are now built using
Go 1.18
— the minimum version required to build Wings is nowGo 1.18
.
SHA256 Checksum
35144f451f8c38f26d15f9be4518b7956e1431840295b4e4d40516d815fe5617 wings_linux_amd64
c6fdb93c057131d4ac29b474950675c3eee21ab48e14b8e7f41ed38e01d2247c wings_linux_arm64