Skip to content

Releases: pterodactyl/wings

v1.0.0 Beta Release 1

13 Apr 02:16
v1.0.0-beta.1
c125882
Compare
Choose a tag to compare
v1.0.0 Beta Release 1 Pre-release
Pre-release

Added

  • Added support for passing specific threads to the docker environment when running a server.
  • Added support for reinstalling an existing server.
  • Added support for restarting a server.
  • Adds support for transferring servers between daemon instances.
  • Added auto-deploy command to fetch configuration from Panel automatically.

Changed

  • Server file and backup downloads now hit a direct endpoint with a one-time JWT to avoid proxying large downloads through the panel.

Fixed

  • Fixes a go routine causing a memory and CPU leak.
  • Fixed improper chown of server directories on boot.
  • Miscellaneous fixes to CPU usage, abandoned go-routines, and race conditions.
  • Fixes support for Alpine based systems.

SHA256 Checksum

2971bc23aac795b1f8e98356b81e7eda4cb137c7eb8b924f2aece699671e575f  wings

v1.0.0 Alpha Release 2

19 Jan 23:24
v1.0.0-alpha.2
90cdea8
Compare
Choose a tag to compare
Pre-release

Added

  • Ability to run an installation process for a server and notify the panel when completed.
  • Output from the installation process is now emitted over the server console for administrative users to view.

Fixed

  • Fixed bugs caused when unmarshaling data into a struct with default values. d9ceb96
    • This fixes a bug where the running state of a server would not track correctly thus causing stats to not send to the panel.
  • Timezone is properly set in containers by using the TZ= environment variable rather than mounting timezone data into the filesystem. d7bd10f
  • Server data directly is now properly created when running the install process. a51cb79
  • Time drift caused in the socket JWT is now handled in a better manner and less likely to unexpectedly error out. 853d215

SHA 256 Checksum

c52f8e75f427fa5d83f07a9716b10274c88948a7c65c08702087d112ffca1939  wings

v1.0.0 Alpha Release 1

23 Dec 05:50
v1.0.0-alpha.1
3f9edee
Compare
Choose a tag to compare
Pre-release

🎉 Wings 1.0.0 Alpha Release 1 🎉

This is the first official release of the new control daemon for Pterodactyl Panel. Written from the ground-up with performance in mind, this new daemon is sure to blow the old one out of the water, and provide a significantly simpler experience for users.

This software is not production ready, and is missing important features that will ship over the coming weeks and months.

Installation instructions can be found on our documentation site. Please be aware that this release requires v0.8.0-alpha.1 of Pterodactyl Panel in order to operate.

SHA256 Checksum

08efdefb1b39192d9790868f6e47fcc5042a9f4702336f951520ec4de6c12fbd  wings