Skip to content

Releases: pelican-dev/wings

v1.0.0-beta5

27 Sep 22:21
29fa313
Compare
Choose a tag to compare

New Releases!

Wings: v1.0.0-beta5

You can follow the update guide, listed below.
Wings: https://pelican.dev/docs/wings/update

Changes

~ Dropped sys_ptrace
~ Allow using /home/container mounts ( Allows mounting inside of /home/container )
~ Better enforcement of an Eggs File Deny list.

SHA256 Checksum

d06579445391be29db3b871fcf78327dc87caab0b82f0831f4c0d8f26008f4ff  wings_linux_amd64
3959309e566f32d7ed7bd6d89956a8709da9c8cfa8bd185e7dfa8007078264ad  wings_linux_arm64

What's Changed

New Contributors

Full Changelog: v1.0.0-beta4...v1.0.0-beta5

v1.0.0-beta4

16 Aug 21:06
7c9ca52
Compare
Choose a tag to compare

SHA256 Checksum

f8b1ce013806948cb4f34297ac640fdc553afa26db5afc2eb8d7a50d9da3e58d  wings_linux_amd64
6a6583cf0582b2cbe9a27bf9ac9f122b62fec32a287e8265eb2b677a08e03f3a  wings_linux_arm64

What's Changed

New Contributors

Full Changelog: v1.0.0-beta3...v1.0.0-beta4

v1.0.0-beta3

02 Jun 22:43
d411477
Compare
Choose a tag to compare

SHA256 Checksum

4b22b5e194f1e6276c4fa049183b5ceb74c15af6bd0c6b71238b1d85549366b4  wings_linux_amd64
ee4a1281e747e6824eecdd8040d8f855c1ef3981253bf7a5fc7b0b2ed8bd641b  wings_linux_arm64

What's Changed

New Contributors

Full Changelog: v1.0.0-beta2...v1.0.0-beta3

v1.0.0-beta2

15 May 04:28
Compare
Choose a tag to compare

SHA256 Checksum

c387a13039064baa46f6cdb917a6b62723aa1bef37be37ff7f31f8c54c5382d5  wings_linux_amd64
b6d0281fb907cd140518f85e51ae59c035338a5a4768a4b8677b234e208a489d  wings_linux_arm64

What's Changed

  • Delete backups on server delete by @iamkubi in #13
  • Fix wings diagnostics uploads

Full Changelog: v1.0.0-beta1...v1.0.0-beta2

v1.0.0-beta1

11 May 04:07
Compare
Choose a tag to compare

SHA256 Checksum

e86fffc9d7d75be4f432bd4ed5d2838781b6acb807d93650719731209bc5b23f  wings_linux_amd64
488eba295275ec57c14968c023d9ac9d17414f74c876bfc79bc776685277d32e  wings_linux_arm64

What's Changed

  • Parse start command in wings by @parkervcp in #3
  • resolve issues with missing user in containers by @parkervcp in #2
  • Upstream merge by @iamkubi in #4
  • Add additional host data to wings system API by @iamkubi in #5
  • Add Docker disk usage endpoint at /api/system/docker/disk by @iamkubi in #7
  • Push notification to panel on container state change by @iamkubi in #8
  • Refactoring of PushServerStateChange by @iamkubi in #10
  • Implement per-server backup directories by @iamkubi in #11
  • Clean up empty backup directories by @iamkubi in #12

New Contributors

Full Changelog: https://github.com/pelican-dev/wings/commits/v1.0.0-beta1