Releases: pelican-dev/wings
v1.0.0-beta6
New Releases!
Panel : v1.0.0-beta11
Wings: v1.0.0-beta6
You can follow the update guide, listed below.
Panel: https://pelican.dev/docs/panel/update
Wings: https://pelican.dev/docs/wings/update
Changes
~ WebHooks Yay! 🥳 Please test them..... any issues, please open a GitHub issue!
~ Enabled SPA ( Single Page Application ).
~ Updated Filament to v3.2.117
~ Fixed Web Installer for fresh installs
~ Change number formatting, to match locale
~ Hopefully fixed NodeStats consuming a lot of cpu....
~ Added UI for CPU Pinning :partyblob:
~ Added Back trustedproxy
config that was mistakenly deleted
~ Docker version SHOULD start a tad quicker now.
~ When creating a new node, you are redirected to the config tab, instead of the main edit node page
~ Fix an edge case where you could nuke the primary allocation on a server if you had it selected with bulk delete
~ Removed bulk delete option for node list ( never worked )
~ Fixed schedules not running on UTC time
~ Auto Deploy for new nodes has been added
~ Added correct permission check for the delete button on servers.
~ When installing Filament optimize is ran to help speed up page loading a little bit ❤️
~ Changed server Stop logic
~ Added warning on settings page when changing database driver, data does not auto move!
Web Installer Changes
~ Fixed 419 page expired
~ Added Auto login + redirect once the panel has been installed.
~ Fixed where enter would send the final step submit, it now properly moves to the next step.
~ Improved error handling.
~ Fixed unsaved changes popup.
~ Migrations for MySQL and MariaDB now run correctly.
SHA256 Checksum
6b64f8063a92f07cb962ac03109a5bbc6aaab2b563751871bc92e09373025da8 wings_linux_amd64
624966a3bbedc3a98948068444ad8957281dc38fd409c9728a08e3a1a19b0806 wings_linux_arm64
What's Changed
- Package updates by @QuintenQVD0 in #33
- Fix Auto Deploy remote by @RMartinOscar in #46
- Wings: Fix stoplogic by @QuintenQVD0 in #31
Full Changelog: v1.0.0-beta5...v1.0.0-beta6
v1.0.0-beta5
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
- Dropping "sys_ptrace" capability. by @nu11daemon in #17
- allow to bypass /home/container mount check by @QuintenQVD0 in #42
- Enforce the egg's file denylist more thoroughly by @QuintenQVD0 in #29
New Contributors
- @nu11daemon made their first contribution in #17
Full Changelog: v1.0.0-beta4...v1.0.0-beta5
v1.0.0-beta4
SHA256 Checksum
f8b1ce013806948cb4f34297ac640fdc553afa26db5afc2eb8d7a50d9da3e58d wings_linux_amd64
6a6583cf0582b2cbe9a27bf9ac9f122b62fec32a287e8265eb2b677a08e03f3a wings_linux_arm64
What's Changed
- Fixes S3 backup error #26 by @RMartinOscar in #32
- Rename
oom_disabled
tooom_killer
to match panel by @Boy132 in #25 - Use binary prefix for memory limit and swap by @Boy132 in #24
- Update mount validation by @QuintenQVD0 in #30
New Contributors
Full Changelog: v1.0.0-beta3...v1.0.0-beta4
v1.0.0-beta3
SHA256 Checksum
4b22b5e194f1e6276c4fa049183b5ceb74c15af6bd0c6b71238b1d85549366b4 wings_linux_amd64
ee4a1281e747e6824eecdd8040d8f855c1ef3981253bf7a5fc7b0b2ed8bd641b wings_linux_arm64
What's Changed
- Fix doc links by @andyondrya in #14
- Update License link by @RMartinOscar in #16
- Fix: Startup parsing by @QuintenQVD0 in #18
- fix actions artifacts by @QuintenQVD0 in #19
- Detect snap docker by @QuintenQVD0 in #22
- Fix user specified container labels by @iamkubi in #23
- Allow to specify the server Timezone at egg level by @QuintenQVD0 in #21
New Contributors
- @andyondrya made their first contribution in #14
- @RMartinOscar made their first contribution in #16
- @QuintenQVD0 made their first contribution in #18
Full Changelog: v1.0.0-beta2...v1.0.0-beta3
v1.0.0-beta2
SHA256 Checksum
c387a13039064baa46f6cdb917a6b62723aa1bef37be37ff7f31f8c54c5382d5 wings_linux_amd64
b6d0281fb907cd140518f85e51ae59c035338a5a4768a4b8677b234e208a489d wings_linux_arm64
What's Changed
Full Changelog: v1.0.0-beta1...v1.0.0-beta2
v1.0.0-beta1
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
- @parkervcp made their first contribution in #3
- @iamkubi made their first contribution in #4
Full Changelog: https://github.com/pelican-dev/wings/commits/v1.0.0-beta1