Skip to content

v1.4.6

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Aug 03:20
v1.4.6

Fixed

  • Environment variable starting with the same prefix no longer get merged into a single environment variable value (skipping all but the first).
  • The start_on_completion flag for server installs will now properly start the server.
  • Fixes socket files unintentionally causing backups to be aborted.
  • Files extracted from a backup now have their preior mode properly set on the restored files, rather than defaulting to 0644.
  • Fixes logrotate issues due to a bad user configuration on some systems.

Updated

  • The minimum Go version required to compile Wings is now go1.16.

Deprecated

Both of these deprecations will be removed in [email protected].

  • The Server.Id() method has been deprecated in favor of Server.ID().
  • The directory field on the /api/servers/:server/files/pull endpoint is deprecated and should be updated to use root instead for consistency with other endpoints.

SHA256 Checksum

7acb0e40794f792b24a2a04ce38625fa3e362963702502127b7ad72417c3ed6b  wings_linux_amd64
9625ac8883cd79d5e61335d39585196523de397983c930fcc54aa5600fba932a  wings_linux_arm64