mirror of
https://github.com/pelican-dev/panel.git
synced 2026-05-04 18:00:48 +03:00
-
released this
2025-07-06 23:51:45 +03:00 | 359 commits to main since this release📅 Originally published on GitHub: Sun, 06 Jul 2025 21:16:00 GMT
🏷️ Git tag created: Sun, 06 Jul 2025 20:51:45 GMTWhat's Changed
- Remove
packsfolders in storage by @Boy132 in https://github.com/pelican-dev/panel/pull/1367 - Check against 2fa backup codes too in
Loginby @rmartinoscar in https://github.com/pelican-dev/panel/pull/1366 - Fix Composer warnings by @C0D3-M4513R in https://github.com/pelican-dev/panel/pull/1376
- Add missing auth activity logs by @Boy132 in https://github.com/pelican-dev/panel/pull/1372
- Only include "server" subjects in activity log query by @Boy132 in https://github.com/pelican-dev/panel/pull/1386
- Put
whereHas-orDoesntHavein ownwhereby @Boy132 in https://github.com/pelican-dev/panel/pull/1387 - Fix
Mounttranslation by @rmartinoscar in https://github.com/pelican-dev/panel/pull/1382 - Laravel 12.15.0 Shift by @lancepioch in https://github.com/pelican-dev/panel/pull/1390
- Use
apppanel for password link in AccountCreated notification by @Boy132 in https://github.com/pelican-dev/panel/pull/1389 - Move tables & forms to resources in client area by @Boy132 in https://github.com/pelican-dev/panel/pull/1388
- Add missing
</div>to monaco editor view by @Boy132 in https://github.com/pelican-dev/panel/pull/1399 - Laravel 12.16.0 Shift by @lancepioch in https://github.com/pelican-dev/panel/pull/1408
- Make server name and server address clickable (and copyable) by @Boy132 in https://github.com/pelican-dev/panel/pull/1395
- Permission check fixes by @Boy132 in https://github.com/pelican-dev/panel/pull/1406
- Use translation for
ListFilesDeleteAction by @rmartinoscar in https://github.com/pelican-dev/panel/pull/1410 - Deselect records for
ListFilesDeleteAction by @rmartinoscar in https://github.com/pelican-dev/panel/pull/1411 - Refactor Node Stats by @notAreYouScared in https://github.com/pelican-dev/panel/pull/1145
- Lazy load server entries (
Gridonly) by @Boy132 in https://github.com/pelican-dev/panel/pull/1413 - Add separate port field for node connections by @Boy132 in https://github.com/pelican-dev/panel/pull/1423
- Make sure
daemon_listenanddaemon_connectmatch when not behind proxy by @Boy132 in https://github.com/pelican-dev/panel/pull/1428 - Laravel 12.17.0 Shift by @lancepioch in https://github.com/pelican-dev/panel/pull/1429
- Replace
$allocation->toString()with$allocation->addressby @rmartinoscar in https://github.com/pelican-dev/panel/pull/1431 - Refactor
EnvironmentTraitto use Env Facade by @rmartinoscar in https://github.com/pelican-dev/panel/pull/1430 - Fix hostname env variable name in rust egg by @Boy132 in https://github.com/pelican-dev/panel/pull/1435
- Create new description endpoint by @pelican-vehikl in https://github.com/pelican-dev/panel/pull/1136
- Fix error handling for deleting backups by @Boy132 in https://github.com/pelican-dev/panel/pull/1434
- Fix missing font by @JoanFo1456 in https://github.com/pelican-dev/panel/pull/1404
- Use
supervisorctlinstead ofsystemctlwhen running in docker by @rmartinoscar in https://github.com/pelican-dev/panel/pull/1378 - Laravel 12.18.0 Shift by @lancepioch in https://github.com/pelican-dev/panel/pull/1443
- Fix Users seeing
Open in adminby @rmartinoscar in https://github.com/pelican-dev/panel/pull/1444 - Cleanup & fix server list by @Boy132 in https://github.com/pelican-dev/panel/pull/1433
- Fully remove the
filament-context-menupackage by @rmartinoscar in https://github.com/pelican-dev/panel/pull/1449 - Role icons: Use correct capitalization for class names by @Boy132 in https://github.com/pelican-dev/panel/pull/1447
- Delete old csgo egg by @Boy132 in https://github.com/pelican-dev/panel/pull/1448
- Refactor admin dashboard widgets to use forms by @Boy132 in https://github.com/pelican-dev/panel/pull/1452
- Trait-ify resources and add customizable options by @Boy132 in https://github.com/pelican-dev/panel/pull/1396
- Fix some tests by @pelican-vehikl in https://github.com/pelican-dev/panel/pull/1450
- Laravel 12.19.3 Shift by @lancepioch in https://github.com/pelican-dev/panel/pull/1455
- Fix: Search for tags in correct variable by @wbvanderbroek in https://github.com/pelican-dev/panel/pull/1461
- Tweak Grid View, Use Memory Limit, not wings reported allocation by @notAreYouScared in https://github.com/pelican-dev/panel/pull/1462
- Server Without Allocations by @JoanFo1456 in https://github.com/pelican-dev/panel/pull/1432
- Add "egg index" and dropdown to egg importer by @Boy132 in https://github.com/pelican-dev/panel/pull/1451
- Schedule task improvements by @Boy132 in https://github.com/pelican-dev/panel/pull/1468
- Add
FileExistsException& Fix error reporting by @rmartinoscar in https://github.com/pelican-dev/panel/pull/1417 - back port power actions from v4 branch by @notAreYouScared in https://github.com/pelican-dev/panel/pull/1470
- Move console js to built app.js file. by @notAreYouScared in https://github.com/pelican-dev/panel/pull/1471
- Refactor
Providersto be a singleton by @pelican-vehikl in https://github.com/pelican-dev/panel/pull/1327 - Add
dehydratedWhenHiddento serverVariable TextInput & Select by @rmartinoscar in https://github.com/pelican-dev/panel/pull/1476 - Nullable allocation in server-entry blade by @JoanFo1456 in https://github.com/pelican-dev/panel/pull/1484
- Nullable allocation in server-entry blade² by @JoanFo1456 in https://github.com/pelican-dev/panel/pull/1486
- Nullable eggFeatures in
FeatureServiceby @rmartinoscar in https://github.com/pelican-dev/panel/pull/1485 - DiscordWebhooks by @JoanFo1456 in https://github.com/pelican-dev/panel/pull/1355
- Replace
gethostbynamelwithdns_get_recordby @Boy132 in https://github.com/pelican-dev/panel/pull/1479 - Add SSH Keys to Profile by @Boy132 in https://github.com/pelican-dev/panel/pull/1478
New Contributors
- @C0D3-M4513R made their first contribution in https://github.com/pelican-dev/panel/pull/1376
- @wbvanderbroek made their first contribution in https://github.com/pelican-dev/panel/pull/1461
Full Changelog: https://github.com/pelican-dev/panel/compare/v1.0.0-beta21...v1.0.0-beta22
Downloads
- Remove