-
released this
2025-09-05 00:24:58 +03:00 | 352 commits to main since this release📅 Originally published on GitHub: Thu, 04 Sep 2025 21:42:46 GMT
🏷️ Git tag created: Thu, 04 Sep 2025 21:24:58 GMTWhat's Changed
- fix lang by @notAreYouScared in https://github.com/pelican-dev/panel/pull/1590
- fix eggs with
[]by @notAreYouScared in https://github.com/pelican-dev/panel/pull/1596 - Server creation: Only get node_id from allocation if it is missing by @Boy132 in https://github.com/pelican-dev/panel/pull/1598
- Laravel 12.23.1 Shift by @lancepioch in https://github.com/pelican-dev/panel/pull/1604
- add missing package for healthcheck by @parkervcp in https://github.com/pelican-dev/panel/pull/1609
- Fix & cleanup OAuthController by @Boy132 in https://github.com/pelican-dev/panel/pull/1599
- Improve translation for "link" and "unlink" (oauth) by @Boy132 in https://github.com/pelican-dev/panel/pull/1612
- Fix gap for profile repeaters (api keys, ssh keys, activity logs) by @Boy132 in https://github.com/pelican-dev/panel/pull/1613
- fix php ini permissions by @parkervcp in https://github.com/pelican-dev/panel/pull/1619
- Fix 500 for closeable alert banners by @Boy132 in https://github.com/pelican-dev/panel/pull/1620
- Fix translation for invalid schedule cron + cleanup translations for import modal by @Boy132 in https://github.com/pelican-dev/panel/pull/1618
- Update bug-report logs url by @rmartinoscar in https://github.com/pelican-dev/panel/pull/1630
- Fix Installer, Admin & Exit admin redirect by @rmartinoscar in https://github.com/pelican-dev/panel/pull/1640
- Fix activityLog permission name by @rmartinoscar in https://github.com/pelican-dev/panel/pull/1641
- Create custom number format method to catch invalid languages on php 8.4 by @Boy132 in https://github.com/pelican-dev/panel/pull/1623
- fix: Wrong conversion if decimal prefix selected by @SaurFort in https://github.com/pelican-dev/panel/pull/1626
- Create custom startup variable field by @Boy132 in https://github.com/pelican-dev/panel/pull/1615
- Remove leftovers from activity log batch by @Boy132 in https://github.com/pelican-dev/panel/pull/1649
- Fix auto deploy docker command not including the container argument by @IThundxr in https://github.com/pelican-dev/panel/pull/1584
- Rename api key prefixes for better clarity by @Boy132 in https://github.com/pelican-dev/panel/pull/1650
- Fix various
Translations& add Installer & add Notifications by @rmartinoscar in https://github.com/pelican-dev/panel/pull/1632 - Fix finish & add translation for Installer title by @rmartinoscar in https://github.com/pelican-dev/panel/pull/1659
- Encode file path in url by @notAreYouScared in https://github.com/pelican-dev/panel/pull/1661
- Encode file path in url for folders by @notAreYouScared in https://github.com/pelican-dev/panel/pull/1662
New Contributors
- @SaurFort made their first contribution in https://github.com/pelican-dev/panel/pull/1626
- @IThundxr made their first contribution in https://github.com/pelican-dev/panel/pull/1584
Full Changelog: https://github.com/pelican-dev/panel/compare/v1.0.0-beta24...v1.0.0-beta25
Downloads
-
released this
2025-08-11 23:57:59 +03:00 | 378 commits to main since this release📅 Originally published on GitHub: Mon, 11 Aug 2025 21:22:01 GMT
🏷️ Git tag created: Mon, 11 Aug 2025 20:57:59 GMTWhat's Changed
- Update contributing guide by @Boy132 in https://github.com/pelican-dev/panel/pull/1548
- Move header actions to iconbuttons by @notAreYouScared in https://github.com/pelican-dev/panel/pull/1541
- Laravel 12.21.0 Shift by @lancepioch in https://github.com/pelican-dev/panel/pull/1551
- Add tags field to eggs transformer. by @hasyirin in https://github.com/pelican-dev/panel/pull/1550
- Cleanup
formatResourceby @Boy132 in https://github.com/pelican-dev/panel/pull/1563 - remove maxlength rule from egg variable's default_value field by @hasyirin in https://github.com/pelican-dev/panel/pull/1559
- Allow for backups to be renamed by @Awhikax in https://github.com/pelican-dev/panel/pull/1546
- Fixed not working variables on DiscordWebhooks and headers. by @JoanFo1456 in https://github.com/pelican-dev/panel/pull/1516
- Refactor
AlertBannerto beViewComponentby @Boy132 in https://github.com/pelican-dev/panel/pull/1555 - Client area translations by @notAreYouScared in https://github.com/pelican-dev/panel/pull/1554
- Cleanup and update node packages by @Boy132 in https://github.com/pelican-dev/panel/pull/1557
- Allow eggs to be exported/imported as YAML by @notAreYouScared in https://github.com/pelican-dev/panel/pull/1535
- Load app.css before filament styles by @notAreYouScared in https://github.com/pelican-dev/panel/pull/1575
- Allow user selectable navigation type by @notAreYouScared in https://github.com/pelican-dev/panel/pull/1572
- Add abstract base class for panel providers by @Boy132 in https://github.com/pelican-dev/panel/pull/1576
- Update minecraft eggs to support ipv4/ipv6 by @notAreYouScared in https://github.com/pelican-dev/panel/pull/1577
- Update egg-vanilla-minecraft.yaml by @alwism in https://github.com/pelican-dev/panel/pull/1574
- Fix server creation without deployment by @Boy132 in https://github.com/pelican-dev/panel/pull/1569
- Auto create missing users when using oauth by @Boy132 in https://github.com/pelican-dev/panel/pull/1573
- Laravel 12.22.1 Shift by @lancepioch in https://github.com/pelican-dev/panel/pull/1580
- Cleanup remote api requests by @Boy132 in https://github.com/pelican-dev/panel/pull/1579
- Update healthcheck by @parkervcp in https://github.com/pelican-dev/panel/pull/1571
- Fix container status caching by @Boy132 in https://github.com/pelican-dev/panel/pull/1588
- composer update + update jwt by @notAreYouScared in https://github.com/pelican-dev/panel/pull/1587
New Contributors
- @hasyirin made their first contribution in https://github.com/pelican-dev/panel/pull/1550
- @Awhikax made their first contribution in https://github.com/pelican-dev/panel/pull/1546
- @alwism made their first contribution in https://github.com/pelican-dev/panel/pull/1574
Full Changelog: https://github.com/pelican-dev/panel/compare/v1.0.0-beta23...v1.0.0-beta24
Downloads
-
released this
2025-07-19 22:40:18 +03:00 | 402 commits to main since this release📅 Originally published on GitHub: Sat, 19 Jul 2025 19:49:28 GMT
🏷️ Git tag created: Sat, 19 Jul 2025 19:40:18 GMTWhat's Changed
- Fix table view power actions by @notAreYouScared in https://github.com/pelican-dev/panel/pull/1490
- Add migration to match node ports by @Boy132 in https://github.com/pelican-dev/panel/pull/1489
- Add Languages by @notAreYouScared in https://github.com/pelican-dev/panel/pull/1499
- Fix options for
script_entrySelect by @Boy132 in https://github.com/pelican-dev/panel/pull/1505 - Improve turnstile error handling (+ cleanup) by @Boy132 in https://github.com/pelican-dev/panel/pull/1501
- Filter out already used ips with the same port by @rmartinoscar in https://github.com/pelican-dev/panel/pull/1496
- Fix power actions by @notAreYouScared in https://github.com/pelican-dev/panel/pull/1517
- Laravel 12.20.0 Shift by @lancepioch in https://github.com/pelican-dev/panel/pull/1500
- Filters sensitive credential fields from auth:fail logs by @Regen1337 in https://github.com/pelican-dev/panel/pull/1504
- Fix memory leak caused by shift pr by @notAreYouScared in https://github.com/pelican-dev/panel/pull/1528
- Improve schedule form by @Boy132 in https://github.com/pelican-dev/panel/pull/1514
- Cleanup & fix server deployment by @Boy132 in https://github.com/pelican-dev/panel/pull/1497
- Move fullscreen file editor down to not cover top bar by @notAreYouScared in https://github.com/pelican-dev/panel/pull/1527
- Fix phpstan by @Boy132 in https://github.com/pelican-dev/panel/pull/1532
- Improve Mounts API by @Boy132 in https://github.com/pelican-dev/panel/pull/1531
- Add migration to clear password from
auth:faillogs by @Boy132 in https://github.com/pelican-dev/panel/pull/1533 - Add import & export for schedules by @Boy132 in https://github.com/pelican-dev/panel/pull/1530
- Use filaments password broker for reset link token when creating subuser by @Boy132 in https://github.com/pelican-dev/panel/pull/1498
- Server Policy: Only do owner check if checking for subuser permissions by @Boy132 in https://github.com/pelican-dev/panel/pull/1521
- Call FitConsole after page load by @notAreYouScared in https://github.com/pelican-dev/panel/pull/1534
- Use default startup variable value when creating server via api by @lancepioch in https://github.com/pelican-dev/panel/pull/1518
- Fix delayed status update, and graphs by @notAreYouScared in https://github.com/pelican-dev/panel/pull/1536
- Fix Console Fit... again by @notAreYouScared in https://github.com/pelican-dev/panel/pull/1537
New Contributors
- @Regen1337 made their first contribution in https://github.com/pelican-dev/panel/pull/1504
Full Changelog: https://github.com/pelican-dev/panel/compare/v1.0.0-beta22...v1.0.0-beta23
Downloads
-
released this
2025-07-06 23:51:45 +03:00 | 425 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
mirror of
https://github.com/pelican-dev/panel.git
synced 2026-07-15 21:48:08 +03:00