mirror of
https://github.com/pelican-dev/panel.git
synced 2026-03-01 11:21:31 +03:00
-
released this
2025-11-09 20:29:46 +03:00 | 177 commits to main since this release📅 Originally published on GitHub: Sun, 09 Nov 2025 17:36:07 GMT
🏷️ Git tag created: Sun, 09 Nov 2025 17:29:46 GMTWhat's Changed
- Add "cancel" button to profile by @Boy132 in https://github.com/pelican-dev/panel/pull/1821
- Fix user permissions service by @Boy132 in https://github.com/pelican-dev/panel/pull/1819
- Add archive extension selection by @notAreYouScared in https://github.com/pelican-dev/panel/pull/1828
- Leverage
user()helper by @rmartinoscar in https://github.com/pelican-dev/panel/pull/1832 - Hide User reset password Action on create Operation by @rmartinoscar in https://github.com/pelican-dev/panel/pull/1840
- Fix weird postgres behavior when selecting mounts by @m41denx in https://github.com/pelican-dev/panel/pull/1842
- Fix 500 "No route found" when creating db host by @m41denx in https://github.com/pelican-dev/panel/pull/1841
- Add boolean cast to
read_onlytoggle buttons by @Boy132 in https://github.com/pelican-dev/panel/pull/1844 - Refactor: add
FilamentServiceProvider& globally makeSelectnative(false) by @rmartinoscar in https://github.com/pelican-dev/panel/pull/1836 - Add setup wizard to all oauth providers by @LetterN in https://github.com/pelican-dev/panel/pull/1801
- feat: Add mixed navigation type with admin-configurable defaults by @PalmarHealer in https://github.com/pelican-dev/panel/pull/1850
- Add border-radius to activity log avatars by @Copilot in https://github.com/pelican-dev/panel/pull/1848
composer updateby @notAreYouScared in https://github.com/pelican-dev/panel/pull/1856- Add api endpoint for updating username by @Boy132 in https://github.com/pelican-dev/panel/pull/1826
- Fix admin serverlist search by @m41denx in https://github.com/pelican-dev/panel/pull/1854
- Add Egg Images by @notAreYouScared in https://github.com/pelican-dev/panel/pull/1849
- add server description to grid view too by @mristau in https://github.com/pelican-dev/panel/pull/1851
- Allow to register "special file" alert banners by @Boy132 in https://github.com/pelican-dev/panel/pull/1861
- Allow to "embed" server list by @Boy132 in https://github.com/pelican-dev/panel/pull/1860
- Fix
directAccessibleServersreturning duplicates by @Boy132 in https://github.com/pelican-dev/panel/pull/1862 - Laravel 12.37.0 Shift by @lancepioch in https://github.com/pelican-dev/panel/pull/1864
- Add wings
diagnosticsretrieving to Edit Node page by @notAreYouScared in https://github.com/pelican-dev/panel/pull/1865 - Allow admins to "lock" allocations by @Boy132 in https://github.com/pelican-dev/panel/pull/1811
- Fix typo in DNS help text by @exefer in https://github.com/pelican-dev/panel/pull/1868
- Add bulk IP update action for node allocations by @Copilot in https://github.com/pelican-dev/panel/pull/1845
- Add session key to use last used node, instead of latest created node by @notAreYouScared in https://github.com/pelican-dev/panel/pull/1869
- Replace current panel log viewer with new and improved log viewer by @notAreYouScared in https://github.com/pelican-dev/panel/pull/1834
- Fix typo in failed upload message by @exefer in https://github.com/pelican-dev/panel/pull/1874
- Reimplement Drag & Drop for file uploading 🎉 by @notAreYouScared in https://github.com/pelican-dev/panel/pull/1858
- Repair webhooks once again by @JoanFo1456 in https://github.com/pelican-dev/panel/pull/1815
- Fix creating mounts by @notAreYouScared in https://github.com/pelican-dev/panel/pull/1876
- Do no use stock notifications on actions by @notAreYouScared in https://github.com/pelican-dev/panel/pull/1877
- Hide new allocation action if server has 0 allocations. by @notAreYouScared in https://github.com/pelican-dev/panel/pull/1878
- Fix allocations by admins aren't locked by default by @Boy132 in https://github.com/pelican-dev/panel/pull/1879
New Contributors
- @m41denx made their first contribution in https://github.com/pelican-dev/panel/pull/1842
- @mristau made their first contribution in https://github.com/pelican-dev/panel/pull/1851
- @exefer made their first contribution in https://github.com/pelican-dev/panel/pull/1868
Full Changelog: https://github.com/pelican-dev/panel/compare/v1.0.0-beta27...v1.0.0-beta28
Downloads