New Wings Release!
Wings: https://pelican.dev/docs/wings/update/
Wings: v1.0.0-beta9
Wing Changes
~ Added parameter to disable configuration file automatic creation #45
~ Package Updates and Performance Improvements #58
~ Fixed a 500 when trying to access a file that does not exist, properly throws a 404 to the panel. #54
~ **Hopefully ** fixed stopped state and signal validation. #56
~ Added self update, wings update
🥳 #51
SHA256 Checksum
61a4b56ed84d49e5971f976b736c9e9ec46ab1100e6b6557be2bc939a3f26ea7 wings_linux_amd64
04c4eb34212550030c1eb0249b8f62a200922e3ee9fb606624cec0a8cc58234c wings_linux_arm64
What's Changed
- Fix file err NotExist returning 500 instead of 404 by @QuintenQVD0 in #54
- Ensure Accurate Container Stop State with Signal Validation by @QuintenQVD0 in #56
- Dependency Updates and Performance Improvements by @QuintenQVD0 in #58
- Add a parameter to disable configuration file automatic creation by @superdarki in #45
- add selfupdate by @QuintenQVD0 in #51
New Contributors
- @superdarki made their first contribution in #45
Full Changelog: v1.0.0-beta8...v1.0.0-beta9