Logo
Explore Help
Register Sign In
starred/panel
1
0
Fork 0
You've already forked panel
mirror of https://github.com/pelican-dev/panel.git synced 2026-03-01 11:21:31 +03:00
Code Issues 42 Packages Projects Releases 12 Wiki Activity

12 Releases 35 Tags

RSS Feed
  • v1.0.0-beta33 1bbbcd0e25
    Compare

    Stable

    OVERLORD released this 2026-02-19 00:30:24 +03:00 | 8 commits to main since this release

    📅 Originally published on GitHub: Wed, 18 Feb 2026 21:37:11 GMT
    🏷️ Git tag created: Wed, 18 Feb 2026 21:30:24 GMT

    What's Changed

    • add rounding to list-files header by @notAreYouScared in https://github.com/pelican-dev/panel/pull/2207
    • fix: composer content hash by @Hythera in https://github.com/pelican-dev/panel/pull/2209
    • fix: composer not been installed in the docker image by @QuintenQVD0 in https://github.com/pelican-dev/panel/pull/2211
    • Laravel 12.51.0 Shift by @lancepioch in https://github.com/pelican-dev/panel/pull/2213
    • Revert toolbar change by @notAreYouScared in https://github.com/pelican-dev/panel/pull/2218
    • Allow custom ips to still be entered by @lancepioch in https://github.com/pelican-dev/panel/pull/2223
    • Docker: chown composer.json and composer.lock for plugins by @QuintenQVD0 in https://github.com/pelican-dev/panel/pull/2220
    • Update job runners by @lancepioch in https://github.com/pelican-dev/panel/pull/2225
    • Ignore oauth redirects for spa by @lancepioch in https://github.com/pelican-dev/panel/pull/2224
    • Fix empty egg config_files causing fatal 500 error (#2195) by @lancepioch in https://github.com/pelican-dev/panel/pull/2197
    • Add “reachable” column for Client -> Wings connections for Nodes by @lancepioch in https://github.com/pelican-dev/panel/pull/2200
    • Handle invalid svg icon in generic-oidc provider gracefully by @lancepioch in https://github.com/pelican-dev/panel/pull/2216
    • Convert YAML boolean defaults to strings by @gOOvER in https://github.com/pelican-dev/panel/pull/2232
    • Improve plugin loading by @Boy132 in https://github.com/pelican-dev/panel/pull/2233
    • Fix null backup limit exception by @lancepioch in https://github.com/pelican-dev/panel/pull/2242
    • Remove ignition, just use new default error handler by @lancepioch in https://github.com/pelican-dev/panel/pull/2241
    • Fix alert banners (#1492) by @lancepioch in https://github.com/pelican-dev/panel/pull/2177
    • Allow to delete errored plugins by @Boy132 in https://github.com/pelican-dev/panel/pull/2246
    • docker env fixes by @parkervcp in https://github.com/pelican-dev/panel/pull/2234
    • Update server/egg icon url supported file types by @notAreYouScared in https://github.com/pelican-dev/panel/pull/2249

    Full Changelog: https://github.com/pelican-dev/panel/compare/v1.0.0-beta32...v1.0.0-beta33

    Downloads
    • checksum.txt
      78 B
      2026-02-19 19:07:58 +03:00
    • panel.tar.gz
      2.9 MiB
      2026-02-19 19:07:59 +03:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v1.0.0-beta32 9291bb4477
    Compare

    Stable

    OVERLORD released this 2026-02-09 16:47:09 +03:00 | 36 commits to main since this release

    📅 Originally published on GitHub: Mon, 09 Feb 2026 22:15:44 GMT
    🏷️ Git tag created: Mon, 09 Feb 2026 13:47:09 GMT

    What's Changed

    • fix plugins in entrypoint by @parkervcp in https://github.com/pelican-dev/panel/pull/2122
    • Set failed plugin installs to "not_installed" instead of errored by @Boy132 in https://github.com/pelican-dev/panel/pull/2129
    • Add allocation to role permission models & make sure user can target node of allocation by @Boy132 in https://github.com/pelican-dev/panel/pull/2124
    • Migration to convert former stock egg uuids by @Boy132 in https://github.com/pelican-dev/panel/pull/2108
    • Fix oauth provider "enabled" checks by @Boy132 in https://github.com/pelican-dev/panel/pull/2142
    • Replace icon strings with enum by @Boy132 in https://github.com/pelican-dev/panel/pull/2113
    • Add tooltips to actions across admin area by @notAreYouScared in https://github.com/pelican-dev/panel/pull/2134
    • Laravel 12.49.0 Shift by @lancepioch in https://github.com/pelican-dev/panel/pull/2145
    • Invisible button and tooltip fixes by @Boy132 in https://github.com/pelican-dev/panel/pull/2149
    • Fix "visit website" button being invisible by @Boy132 in https://github.com/pelican-dev/panel/pull/2158
    • Send server id to wings by @Boy132 in https://github.com/pelican-dev/panel/pull/2157
    • Move username sanitization to model and make it less strict by @Boy132 in https://github.com/pelican-dev/panel/pull/2150
    • Add basic api for plugins by @Boy132 in https://github.com/pelican-dev/panel/pull/2146
    • composer update by @notAreYouScared in https://github.com/pelican-dev/panel/pull/2161
    • Fix the tabbing for username to password on login by @lancepioch in https://github.com/pelican-dev/panel/pull/2155
    • Allow all permissions to be toggled at once for api tokens by @lancepioch in https://github.com/pelican-dev/panel/pull/2154
    • Improve file browser UI by @hUwUtao in https://github.com/pelican-dev/panel/pull/2086
    • exclude node actions by @notAreYouScared in https://github.com/pelican-dev/panel/pull/2164
    • Fix notifications for DeleteAction on EditEgg page by @Boy132 in https://github.com/pelican-dev/panel/pull/2165
    • Add Daemon Base Directory field by @Frogperson in https://github.com/pelican-dev/panel/pull/2151
    • Implement single file move to support Unix mv semantics (#1984) by @lancepioch in https://github.com/pelican-dev/panel/pull/2176
    • Fix Egg Feature modals not working by @lancepioch in https://github.com/pelican-dev/panel/pull/2175
    • Implement flexible caching for node statuses by @lancepioch in https://github.com/pelican-dev/panel/pull/2174
    • Clarify OAuth error when provider account has no linked email by @lancepioch in https://github.com/pelican-dev/panel/pull/2179
    • Handle X-Forwarded-Proto in .htaccess for SSL-terminating proxies by @lancepioch in https://github.com/pelican-dev/panel/pull/2171
    • Localize email notifications (#2043) by @lancepioch in https://github.com/pelican-dev/panel/pull/2178
    • Fix Exporting an egg in yaml format by @lancepioch in https://github.com/pelican-dev/panel/pull/2172
    • Add per-user toggle to redirect admins to /admin after login by @lancepioch in https://github.com/pelican-dev/panel/pull/2191
    • Exclude create client api key button by @notAreYouScared in https://github.com/pelican-dev/panel/pull/2169
    • composer upgrade by @notAreYouScared in https://github.com/pelican-dev/panel/pull/2167
    • Change file browser sticky header again... by @hUwUtao in https://github.com/pelican-dev/panel/pull/2203
    • Fix SFTP access denied for subuser when view role is assigned by @lancepioch in https://github.com/pelican-dev/panel/pull/2196
    • Fix webhook processing for event objects by @lancepioch in https://github.com/pelican-dev/panel/pull/2198

    New Contributors

    • @hUwUtao made their first contribution in https://github.com/pelican-dev/panel/pull/2086
    • @Frogperson made their first contribution in https://github.com/pelican-dev/panel/pull/2151

    Full Changelog: https://github.com/pelican-dev/panel/compare/v1.0.0-beta31...v1.0.0-beta32

    Downloads
    • checksum.txt
      78 B
      2026-02-10 19:07:20 +03:00
    • panel.tar.gz
      2.9 MiB
      2026-02-10 19:07:21 +03:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v1.0.0-beta31 b1e9cadc10
    Compare

    Stable

    OVERLORD released this 2026-01-19 01:17:23 +03:00 | 69 commits to main since this release

    📅 Originally published on GitHub: Sun, 18 Jan 2026 22:43:24 GMT
    🏷️ Git tag created: Sun, 18 Jan 2026 22:17:23 GMT

    What's Changed

    • Clear filament cache when installing a plugin by @Boy132 in https://github.com/pelican-dev/panel/pull/2017
    • Fix plugin settings not showing on non-admin plugins by @Boy132 in https://github.com/pelican-dev/panel/pull/2023
    • Fix actions when plugin is "errored" by @Boy132 in https://github.com/pelican-dev/panel/pull/2027
    • Don't log yarn exceptions as error but warning by @Boy132 in https://github.com/pelican-dev/panel/pull/2022
    • fix: use correct log path for upload action by @killerbite95 in https://github.com/pelican-dev/panel/pull/2016
    • composer update by @notAreYouScared in https://github.com/pelican-dev/panel/pull/2030
    • Correct bounty link by @PalmarHealer in https://github.com/pelican-dev/panel/pull/2039
    • Add error notification when plugin install, update or uninstall fails by @Boy132 in https://github.com/pelican-dev/panel/pull/2032
    • Fix oauth providers with no color by @Boy132 in https://github.com/pelican-dev/panel/pull/2044
    • Fix relation managers for admin server resource by @Boy132 in https://github.com/pelican-dev/panel/pull/2050
    • chore: Prevent users from caching Config by @rmartinoscar in https://github.com/pelican-dev/panel/pull/2048
    • Per request cache for permission checks by @xDev789 in https://github.com/pelican-dev/panel/pull/2029
    • Bungeecord: Fix Download by @QuintenQVD0 in https://github.com/pelican-dev/panel/pull/2055
    • Replace Artisan::call in plugin service for better error handling by @Boy132 in https://github.com/pelican-dev/panel/pull/2031
    • Add Eggs to Installer by @notAreYouScared in https://github.com/pelican-dev/panel/pull/2004
    • fix: plugin migration rollback and cache clearing on uninstall by @PalmarHealer in https://github.com/pelican-dev/panel/pull/2033
    • Fix typo in method name by @Boy132 in https://github.com/pelican-dev/panel/pull/2062
    • Return if no egg was selected in the Installer by @rmartinoscar in https://github.com/pelican-dev/panel/pull/2073
    • Disable field if server variable is not user_editable by @Boy132 in https://github.com/pelican-dev/panel/pull/2074
    • Make rule for user language less restrictive by @Boy132 in https://github.com/pelican-dev/panel/pull/2075
    • Add user to shouldLink and shouldCreate oauth functions by @Boy132 in https://github.com/pelican-dev/panel/pull/2083
    • Add tests for php 8.5 by @Boy132 in https://github.com/pelican-dev/panel/pull/2079
    • Set plugin status to "errored" if it errored by @Boy132 in https://github.com/pelican-dev/panel/pull/2084
    • Update database config to remove deprecation warning on php 8.5 by @Boy132 in https://github.com/pelican-dev/panel/pull/2089
    • Make sure custom pages/relations don't override default pages/relations by @Boy132 in https://github.com/pelican-dev/panel/pull/2099
    • Add changes from upstream by @Boy132 in https://github.com/pelican-dev/panel/pull/2076
    • fix client side view database unlimited state by @notAreYouScared in https://github.com/pelican-dev/panel/pull/2047
    • Throw yarn errors when installing themes by @Boy132 in https://github.com/pelican-dev/panel/pull/2104
    • Fix columns for mount form by @Boy132 in https://github.com/pelican-dev/panel/pull/2105
    • Laravel 12.47.0 Shift by @lancepioch in https://github.com/pelican-dev/panel/pull/2103
    • Update translations from crowdin by @Boy132 in https://github.com/pelican-dev/panel/pull/2110
    • fix: Enhance feedback notifications for egg actions by @PalmarHealer in https://github.com/pelican-dev/panel/pull/2042
    • Add traits for customizing wizard steps by @Boy132 in https://github.com/pelican-dev/panel/pull/2100
    • Multiple Container Fixes by @parkervcp in https://github.com/pelican-dev/panel/pull/2063
    • Allow backup transfers by @JoanFo1456 in https://github.com/pelican-dev/panel/pull/2068
    • Add parallel flags to github ci by @lancepioch in https://github.com/pelican-dev/panel/pull/2109
    • Fix allocation policy for admins and update checks by @Boy132 in https://github.com/pelican-dev/panel/pull/2090
    • Add traits for customizing tabs by @Boy132 in https://github.com/pelican-dev/panel/pull/2101
    • Add github eggs to egg importer by @notAreYouScared in https://github.com/pelican-dev/panel/pull/2116
    • composer update by @notAreYouScared in https://github.com/pelican-dev/panel/pull/2120

    New Contributors

    • @killerbite95 made their first contribution in https://github.com/pelican-dev/panel/pull/2016
    • @xDev789 made their first contribution in https://github.com/pelican-dev/panel/pull/2029

    Full Changelog: https://github.com/pelican-dev/panel/compare/v1.0.0-beta30...v1.0.0-beta31

    Downloads
    • checksum.txt
      78 B
      2026-02-04 16:24:54 +03:00
    • panel.tar.gz
      2.9 MiB
      2026-02-04 16:24:56 +03:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v1.0.0-beta30 242a75bf3d
    Compare

    Stable

    OVERLORD released this 2025-12-20 02:32:13 +03:00 | 112 commits to main since this release

    📅 Originally published on GitHub: Fri, 19 Dec 2025 23:37:07 GMT
    🏷️ Git tag created: Fri, 19 Dec 2025 23:32:13 GMT

    What's Changed

    • Fixed tiny typo by @JoanFo1456 in https://github.com/pelican-dev/panel/pull/1981
    • Fix CreateWebhookConfiguration HeaderActions by @rmartinoscar in https://github.com/pelican-dev/panel/pull/1979
    • Followup Stock Eggs #1973 by @rmartinoscar in https://github.com/pelican-dev/panel/pull/1982
    • Consolidate policies and use Subuser model for subuser resource by @Boy132 in https://github.com/pelican-dev/panel/pull/1978
    • EditServer select_startup refactor by @rmartinoscar in https://github.com/pelican-dev/panel/pull/1983
    • Fix File global search path & rename to nested search by @rmartinoscar in https://github.com/pelican-dev/panel/pull/1985
    • Refactor subuser permissions by @Boy132 in https://github.com/pelican-dev/panel/pull/1961
    • Update paper egg to use their new domain by @QuintenQVD0 in https://github.com/pelican-dev/panel/pull/1986
    • Fix progress bar max value in table view by @notAreYouScared in https://github.com/pelican-dev/panel/pull/1989
    • Don't convert Windows-1252 encoding by @Boy132 in https://github.com/pelican-dev/panel/pull/1991
    • Fix schedule actions by @notAreYouScared in https://github.com/pelican-dev/panel/pull/1992
    • Fix console duplicating with spa by @notAreYouScared in https://github.com/pelican-dev/panel/pull/1990
    • Fix Egg Importer Upload File Type Filter by @notAreYouScared in https://github.com/pelican-dev/panel/pull/2000
    • Fix Docker build command in comments by @m3ow-dev in https://github.com/pelican-dev/panel/pull/2003
    • Fix migrations in docker container by @parkervcp in https://github.com/pelican-dev/panel/pull/1999
    • changed docker panel restart to unless-stopped by @gOOvER in https://github.com/pelican-dev/panel/pull/1995
    • Egg API Import/Delete by @DaNussi in https://github.com/pelican-dev/panel/pull/1947
    • Change images from being stored in base64 to files by @notAreYouScared in https://github.com/pelican-dev/panel/pull/1993
    • Fix: egg images are not loading by @hallo123wert in https://github.com/pelican-dev/panel/pull/2009
    • Add toggle for externally managed users by @Boy132 in https://github.com/pelican-dev/panel/pull/1825
    • Use recipient language for database notifications by @Boy132 in https://github.com/pelican-dev/panel/pull/2008
    • Replace CodeEditor with MonacoEditor by @notAreYouScared in https://github.com/pelican-dev/panel/pull/2013
    • Plugin system by @Boy132 in https://github.com/pelican-dev/panel/pull/1866

    New Contributors

    • @m3ow-dev made their first contribution in https://github.com/pelican-dev/panel/pull/2003
    • @gOOvER made their first contribution in https://github.com/pelican-dev/panel/pull/1995
    • @DaNussi made their first contribution in https://github.com/pelican-dev/panel/pull/1947

    Full Changelog: https://github.com/pelican-dev/panel/compare/v1.0.0-beta29...v1.0.0-beta30

    Downloads
    • checksum.txt
      78 B
      2026-02-04 16:24:36 +03:00
    • panel.tar.gz
      2.9 MiB
      2026-02-04 16:24:41 +03:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v1.0.0-beta29 dfd6dbfe26
    Compare

    Stable

    OVERLORD released this 2025-12-10 01:53:07 +03:00 | 135 commits to main since this release

    📅 Originally published on GitHub: Tue, 09 Dec 2025 23:07:15 GMT
    🏷️ Git tag created: Tue, 09 Dec 2025 22:53:07 GMT

    What's Changed

    • Fix node_ids rule for database host by @Boy132 in https://github.com/pelican-dev/panel/pull/1885
    • Fix jar mime type by @Boy132 in https://github.com/pelican-dev/panel/pull/1891
    • Use public disk for console fonts upload by @rmartinoscar in https://github.com/pelican-dev/panel/pull/1893
    • Make sure case for role permissions is correct by @Boy132 in https://github.com/pelican-dev/panel/pull/1892
    • Fix: Duplicate bulk deletion notifications by @hallo123wert in https://github.com/pelican-dev/panel/pull/1881
    • don't try to bulk update if egg doesn't even have a url by @mristau in https://github.com/pelican-dev/panel/pull/1887
    • fix: bypass tenant scoping in allocation queries by @PalmarHealer in https://github.com/pelican-dev/panel/pull/1883
    • Remove old update command by @Boy132 in https://github.com/pelican-dev/panel/pull/1898
    • Encode file contents to utf-8 by @Boy132 in https://github.com/pelican-dev/panel/pull/1896
    • composer update by @notAreYouScared in https://github.com/pelican-dev/panel/pull/1901
    • Remove 'required' rule from egg-garrys-mod.yaml by @Luke1505 in https://github.com/pelican-dev/panel/pull/1902
    • fix: use port range on free allocation lookup by @PalmarHealer in https://github.com/pelican-dev/panel/pull/1882
    • Make sure to load FilamentServiceProvider before panel providers by @Boy132 in https://github.com/pelican-dev/panel/pull/1907
    • Fix permission checks on Client side by @rmartinoscar in https://github.com/pelican-dev/panel/pull/1913
    • Add server icons by @notAreYouScared in https://github.com/pelican-dev/panel/pull/1906
    • Add back 2fa requirement middleware by @Boy132 in https://github.com/pelican-dev/panel/pull/1897
    • Fix: No live preview for fonts by @hallo123wert in https://github.com/pelican-dev/panel/pull/1921
    • Fix EditFiles breadcrumbs incorrect url by @rmartinoscar in https://github.com/pelican-dev/panel/pull/1925
    • Improve "first task" checks by @Boy132 in https://github.com/pelican-dev/panel/pull/1926
    • Refactor schedule tasks by @Boy132 in https://github.com/pelican-dev/panel/pull/1911
    • composer update by @notAreYouScared in https://github.com/pelican-dev/panel/pull/1928
    • Fix Egg select_startup default & update state by @rmartinoscar in https://github.com/pelican-dev/panel/pull/1933
    • Delete ssh keys shouldn't be a POST & Cleanup routes by @rmartinoscar in https://github.com/pelican-dev/panel/pull/1934
    • Fix Policies modelname are case sensitive by @rmartinoscar in https://github.com/pelican-dev/panel/pull/1937
    • Change Admin Actions to IconButtons by @notAreYouScared in https://github.com/pelican-dev/panel/pull/1900
    • Fix Role class path for ::getNavigationIcon() by @rmartinoscar in https://github.com/pelican-dev/panel/pull/1936
    • Add custom render hooks to our footer by @Boy132 in https://github.com/pelican-dev/panel/pull/1942
    • Fix typo in suspend method documentation by @QuintenQVD0 in https://github.com/pelican-dev/panel/pull/1944
    • Add progress bars to the client area by @notAreYouScared in https://github.com/pelican-dev/panel/pull/1924
    • feat: Add toggle for automatic allocation creation in panel settings by @PalmarHealer in https://github.com/pelican-dev/panel/pull/1884
    • Only allow server transfers to accessible nodes by @Boy132 in https://github.com/pelican-dev/panel/pull/1951
    • Add pagination to server list by @Boy132 in https://github.com/pelican-dev/panel/pull/1955
    • Fix Save Notification icon & Cleanup by @rmartinoscar in https://github.com/pelican-dev/panel/pull/1959
    • Update docker image by @parkervcp in https://github.com/pelican-dev/panel/pull/1917
    • Add ignoreRecord to CopyFrom relationships by @rmartinoscar in https://github.com/pelican-dev/panel/pull/1964
    • Fix docker entrypoint ASSET_URL not APP_ASSET by @rmartinoscar in https://github.com/pelican-dev/panel/pull/1965
    • Use Policies rather then overriding can*() functions by @rmartinoscar in https://github.com/pelican-dev/panel/pull/1837
    • Disable Captcha & Oauth Settings actions when read only by @rmartinoscar in https://github.com/pelican-dev/panel/pull/1968

    New Contributors

    • @hallo123wert made their first contribution in https://github.com/pelican-dev/panel/pull/1881
    • @Luke1505 made their first contribution in https://github.com/pelican-dev/panel/pull/1902

    Full Changelog: https://github.com/pelican-dev/panel/compare/v1.0.0-beta28...v1.0.0-beta29

    Downloads
    • checksum.txt
      78 B
      2026-02-04 16:24:22 +03:00
    • panel.tar.gz
      2.9 MiB
      2026-02-04 16:24:27 +03:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v1.0.0-beta28 5c3b0919aa
    Compare

    Stable

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

    What'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_only toggle buttons by @Boy132 in https://github.com/pelican-dev/panel/pull/1844
    • Refactor: add FilamentServiceProvider & globally make Select native(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 update by @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 directAccessibleServers returning 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 diagnostics retrieving 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
    • checksum.txt
      78 B
      2026-02-04 16:24:07 +03:00
    • panel.tar.gz
      2.9 MiB
      2026-02-04 16:24:10 +03:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v1.0.0-beta27 1a4fa5e67a
    Compare

    Stable

    OVERLORD released this 2025-10-15 03:35:26 +03:00 | 211 commits to main since this release

    📅 Originally published on GitHub: Mon, 20 Oct 2025 00:38:13 GMT
    🏷️ Git tag created: Wed, 15 Oct 2025 00:35:26 GMT

    What's Changed

    • Topbar removed if using sidebar by @JoanFo1456 in https://github.com/pelican-dev/panel/pull/1789
    • Add cpu helper on EditServer & move helperText to hintIcon on Create by @rmartinoscar in https://github.com/pelican-dev/panel/pull/1795
    • Fix 500 when oauth is null by @rmartinoscar in https://github.com/pelican-dev/panel/pull/1798
    • Add changelog preview when a new update is available by @LetterN in https://github.com/pelican-dev/panel/pull/1792
    • Use tenantMiddleware instead of manually fetching tenant query param by @rmartinoscar in https://github.com/pelican-dev/panel/pull/1799
    • Rename Create actions in EditProfile by @rmartinoscar in https://github.com/pelican-dev/panel/pull/1804
    • Only keep the last 120 stored stats by @Boy132 in https://github.com/pelican-dev/panel/pull/1805
    • composer update by @notAreYouScared in https://github.com/pelican-dev/panel/pull/1806
    • Remove duplicate translation entries by @notAreYouScared in https://github.com/pelican-dev/panel/pull/1812
    • Replace Xtermjs canvas with webgl by @notAreYouScared in https://github.com/pelican-dev/panel/pull/1807

    Full Changelog: https://github.com/pelican-dev/panel/compare/v1.0.0-beta26...v1.0.0-beta27

    Downloads
    • checksum.txt
      78 B
      2026-02-04 16:23:59 +03:00
    • panel.tar.gz
      2.7 MiB
      2026-02-04 16:24:00 +03:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v1.0.0-beta26 1f56b8e114
    Compare

    Stable

    OVERLORD released this 2025-10-08 23:00:47 +03:00 | 221 commits to main since this release

    📅 Originally published on GitHub: Wed, 08 Oct 2025 20:12:11 GMT
    🏷️ Git tag created: Wed, 08 Oct 2025 20:00:47 GMT

    What's Changed

    • Replace str_random with Str::random by @notAreYouScared in https://github.com/pelican-dev/panel/pull/1676
    • Refactor & Catch DatabaseManagementService by @rmartinoscar in https://github.com/pelican-dev/panel/pull/1671
    • Remove DaemonPowerRepository by @rmartinoscar in https://github.com/pelican-dev/panel/pull/1673
    • Improve join_paths helper method by @Boy132 in https://github.com/pelican-dev/panel/pull/1668
    • Filament v4 🎉 by @notAreYouScared in https://github.com/pelican-dev/panel/pull/1651
    • Only disable "delete backup" when backup hasn't failed by @Boy132 in https://github.com/pelican-dev/panel/pull/1686
    • Fix Docker versioning by @NerdsCorp in https://github.com/pelican-dev/panel/pull/1663
    • Fixed Allocations not calling webhooks on server creation & Object events by @JoanFo1456 in https://github.com/pelican-dev/panel/pull/1595
    • Prevent rootAdmins from having other roles & being deleted via the API by @rmartinoscar in https://github.com/pelican-dev/panel/pull/1699
    • Sanitize activity log meta data values (on frontend) by @Boy132 in https://github.com/pelican-dev/panel/pull/1705
    • Fix server owner permissions by @danielkurek in https://github.com/pelican-dev/panel/pull/1703
    • Update security policy by @Boy132 in https://github.com/pelican-dev/panel/pull/1707
    • Collection of smaller v4 fixes by @Boy132 in https://github.com/pelican-dev/panel/pull/1684
    • Remove table row icons by @notAreYouScared in https://github.com/pelican-dev/panel/pull/1710
    • Add state cast for server condition by @Boy132 in https://github.com/pelican-dev/panel/pull/1713
    • Fix join_paths for absolute linux paths by @Boy132 in https://github.com/pelican-dev/panel/pull/1715
    • Fix powerActions visible while loading by @rmartinoscar in https://github.com/pelican-dev/panel/pull/1708
    • Fixed webhooks on v4 and nested values by @JoanFo1456 in https://github.com/pelican-dev/panel/pull/1704
    • Make allocation select on users server relation manager functional by @Boy132 in https://github.com/pelican-dev/panel/pull/1719
    • Remove username rules and allow to change it in profile by @Boy132 in https://github.com/pelican-dev/panel/pull/1702
    • Url encode username in sftp connection string by @Boy132 in https://github.com/pelican-dev/panel/pull/1731
    • Fix refresh action for egg index select & add refresh action to allocation ip selects by @Boy132 in https://github.com/pelican-dev/panel/pull/1736
    • Laravel 12.31.1 Shift by @lancepioch in https://github.com/pelican-dev/panel/pull/1739
    • Make tests fail-fast & common env by @rmartinoscar in https://github.com/pelican-dev/panel/pull/1724
    • Allow clipboard.writeText without HTTPS by @rmartinoscar in https://github.com/pelican-dev/panel/pull/1723
    • Enable "ordered imports" by @Boy132 in https://github.com/pelican-dev/panel/pull/1746
    • Switch tenant slug back to short uuid by @Boy132 in https://github.com/pelican-dev/panel/pull/1732
    • Redirect to previous page when clicking "cancel" on EditFiles page by @Boy132 in https://github.com/pelican-dev/panel/pull/1747
    • Add xtermjs Canvas by @notAreYouScared in https://github.com/pelican-dev/panel/pull/1756
    • Make sure default variable value is set and that variables are created when viewing server by @Boy132 in https://github.com/pelican-dev/panel/pull/1758
    • Refresh page after file updates by @Boy132 in https://github.com/pelican-dev/panel/pull/1759
    • Filament v4.1 by @notAreYouScared in https://github.com/pelican-dev/panel/pull/1761
    • Fix mime type for jar files by @Boy132 in https://github.com/pelican-dev/panel/pull/1757
    • Remove "custom" email views by @Boy132 in https://github.com/pelican-dev/panel/pull/1763
    • Allow both nodes for server requests when doing transfers by @Boy132 in https://github.com/pelican-dev/panel/pull/1701
    • Add sudo to crontab command by @Boy132 in https://github.com/pelican-dev/panel/pull/1773
    • v4.1.2 + upgrade by @notAreYouScared in https://github.com/pelican-dev/panel/pull/1775
    • Add user() helper by @rmartinoscar in https://github.com/pelican-dev/panel/pull/1768
    • Filament v4.1.4 by @notAreYouScared in https://github.com/pelican-dev/panel/pull/1780
    • Add own endpoint for exporting eggs by @Boy132 in https://github.com/pelican-dev/panel/pull/1760
    • Allow multiple startup commands per egg by @Boy132 in https://github.com/pelican-dev/panel/pull/1656
    • Change node config to use Code Entry by @notAreYouScared in https://github.com/pelican-dev/panel/pull/1781
    • Improve time offset ux by @Boy132 in https://github.com/pelican-dev/panel/pull/1772
    • General Edit User Improvements by @notAreYouScared in https://github.com/pelican-dev/panel/pull/1779
    • Add Laravel/Filament Log Viewer by @notAreYouScared in https://github.com/pelican-dev/panel/pull/1778
    • composer update by @notAreYouScared in https://github.com/pelican-dev/panel/pull/1782
    • Language Update by @notAreYouScared in https://github.com/pelican-dev/panel/pull/1784

    New Contributors

    • @NerdsCorp made their first contribution in https://github.com/pelican-dev/panel/pull/1663
    • @danielkurek made their first contribution in https://github.com/pelican-dev/panel/pull/1703

    Full Changelog: https://github.com/pelican-dev/panel/compare/v1.0.0-beta25...v1.0.0-beta26

    Downloads
    • checksum.txt
      78 B
      2026-02-04 16:23:49 +03:00
    • panel.tar.gz
      2.7 MiB
      2026-02-04 16:23:51 +03:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v1.0.0-beta25 925ab26fb4
    Compare

    Stable

    OVERLORD released this 2025-09-05 00:24:58 +03:00 | 268 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 GMT

    What'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
    • checksum.txt
      78 B
      2026-02-04 16:23:40 +03:00
    • panel.tar.gz
      1.5 MiB
      2026-02-04 16:23:41 +03:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v1.0.0-beta24 b03d2cf919
    Compare

    Stable

    OVERLORD released this 2025-08-11 23:57:59 +03:00 | 294 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 GMT

    What'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 formatResource by @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 AlertBanner to be ViewComponent by @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
    • checksum.txt
      78 B
      2026-02-04 16:23:23 +03:00
    • panel.tar.gz
      1.5 MiB
      2026-02-04 16:23:31 +03:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
First Previous 1 2 Next Last
Powered by Gitea Version: 1.25.4 Page: 79ms Template: 5ms
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