Logo
Explore Help
Register Sign In
starred/panel-pelican-dev
1
0
Fork 0
You've already forked panel-pelican-dev
mirror of https://github.com/pelican-dev/panel.git synced 2026-05-04 18:00:48 +03:00
Code Issues 41 Packages Projects Releases 10 Wiki Activity

10 Releases 35 Tags

RSS Feed
  • v1.0.0-beta22 556551b4f3
    Compare

    Stable

    OVERLORD 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 GMT

    What's Changed

    • Remove packs folders in storage by @Boy132 in https://github.com/pelican-dev/panel/pull/1367
    • Check against 2fa backup codes too in Login by @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-orDoesntHave in own where by @Boy132 in https://github.com/pelican-dev/panel/pull/1387
    • Fix Mount translation 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 app panel 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 ListFiles DeleteAction by @rmartinoscar in https://github.com/pelican-dev/panel/pull/1410
    • Deselect records for ListFiles DeleteAction 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 (Grid only) 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_listen and daemon_connect match 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->address by @rmartinoscar in https://github.com/pelican-dev/panel/pull/1431
    • Refactor EnvironmentTrait to 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 supervisorctl instead of systemctl when 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 admin by @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-menu package 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 Providers to be a singleton by @pelican-vehikl in https://github.com/pelican-dev/panel/pull/1327
    • Add dehydratedWhenHidden to 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 FeatureService by @rmartinoscar in https://github.com/pelican-dev/panel/pull/1485
    • DiscordWebhooks by @JoanFo1456 in https://github.com/pelican-dev/panel/pull/1355
    • Replace gethostbynamel with dns_get_record by @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
    • checksum.txt
      78 B
      2026-02-05 17:01:05 +03:00
    • panel.tar.gz
      1.2 MiB
      2026-02-05 17:01:05 +03:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
Powered by Gitea Version: 1.25.4 Page: 23ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API