Releases: pelican-dev/wings
v1.0.0-beta13
SHA256 Checksum
c40b52d8528af2482687210f518b49b82d708520cf35c105baf4fe01036abc25 wings_linux_amd64
3294ffb5d03f0e009bd102326fea77ef173bf04ff79891fbeb036208003f9ce3 wings_linux_arm64
What's Changed
- fix issue with egg features by @parkervcp in #97
Full Changelog: v1.0.0-beta12...v1.0.0-beta13
v1.0.0-beta12
SHA256 Checksum
68e82c5ebd26d053541f74d435455fdd2f4f88934330a29bdad93c60598b4727 wings_linux_amd64
46737ad828396188450795d97cff5bd205e4ef4d0fd24723e082624a6fb3c2cb wings_linux_arm64
What's Changed
- Egg features by @QuintenQVD0 in #87
- Fix: File search when there are no directories found by @QuintenQVD0 in #95
- feat: add endpoint for fetching egg install logs by @QuintenQVD0 in #91
- Fix archives always created at Root & getting overwritten by @rmartinoscar in #90
- feat(server): remove install log file if a server is removed by @QuintenQVD0 in #96
Full Changelog: v1.0.0-beta11...v1.0.0-beta12
v1.0.0-beta11
SHA256 Checksum
e11b7570520a3fd002eabf21a35de81f03b1defe193dda0e77a00c3539d0aee8 wings_linux_amd64
e61a773672343b75cd47643f29f9d4bc1fdfd7eeeecc64e8823d88ce9b568588 wings_linux_arm64
What's Changed
- Fail when trying to edit a
Directory
like if it wasFile
content by @rmartinoscar in #78 - Return disk space of all disks by @QuintenQVD0 in #72
- Replace os.Rename with io.Copy for cross filesystem transfers by @CoolManTheCool in #77
- Add
name
toCompressFiles
by @rmartinoscar in #83 - Import upstream commits by @QuintenQVD0 in #79
- Use
findCopySuffix
by @rmartinoscar in #84
New Contributors
- @CoolManTheCool made their first contribution in #77
Full Changelog: v1.0.0-beta10...v1.0.0-beta11
v1.0.0-beta10
SHA256 Checksum
a89f9a9f680ea6e079bd1b038aa3c92adf0be5cf23498921d23ee44dd03b86cc wings_linux_amd64
2334f88a737c44f83e44b38cabeda3e7ca1b4af1956e716b85399a0f3d3f94fd wings_linux_arm64
What's Changed
- Update sftp event metadata by @Boy132 in #59
- feat: Add kernel version to egg installation logs by @QuintenQVD0 in #62
- Activity log crash by @QuintenQVD0 in #64
- chore: add codeowners by @alexevladgabriel in #67
- Add: some useful commits from upstream + bump dependency by @QuintenQVD0 in #60
- Replace hardcoded with github.repository by @rmartinoscar in #69
- Remove outdated
version
in compose file by @rmartinoscar in #70 - Add proper
User-Agent
to make sure thepanel
is talking to us by @rmartinoscar in #73
New Contributors
- @alexevladgabriel made their first contribution in #67
Full Changelog: v1.0.0-beta9...v1.0.0-beta10
v1.0.0-beta9
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
v1.0.0-beta8
#New Wings Release!
@updates
Wings: v1.0.0-beta8
#Changes
~ Added Global File Search endpoint ( This is already in the current beta release of the panel, but threw a 500 due to wings not getting an update )
SHA256 Checksum
156f40b7834687fcb0ac75146a77acd92af2c1bfe5bafa338a74e5d01679c196 wings_linux_amd64
4fae5f2297a84b4a3c3ae3d7a5c2d5e5dde8f61e2a4fd0bbe8bf888f63f5c4c7 wings_linux_arm64
What's Changed
- add File search endpoint by @QuintenQVD0 in #44
Full Changelog: v1.0.0-beta7...v1.0.0-beta8
v1.0.0-beta7
SHA256 Checksum
008ff190eb580b4288a934dca0d4be614e2ae7cf3f37b95e00f4da0c3191e339 wings_linux_amd64
3e4fa66d6fd12a4041c13b61b5668daca3ffd9934556564be69e3703b370225d wings_linux_arm64
What's Changed
- Stoplogic fix for default signal and shutdown console printing by @QuintenQVD0 in #47
- Allow for variables in the configuration parser filename by @QuintenQVD0 in #34
Full Changelog: v1.0.0-beta6...v1.0.0-beta7
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