mirror of
https://github.com/pelican-dev/panel.git
synced 2026-07-15 21:48:08 +03:00
-
released this
2026-06-22 16:10:23 +03:00 | 16 commits to main since this release📅 Originally published on GitHub: Mon, 22 Jun 2026 14:31:51 GMT
🏷️ Git tag created: Mon, 22 Jun 2026 13:10:23 GMTWhat's Changed
- Update Node.js package dependencies by @notAreYouScared in https://github.com/pelican-dev/panel/pull/2329
- Fix multi file upload by @rxtted in https://github.com/pelican-dev/panel/pull/2331
- move some hardcoded ratelimits for the api to env vars by @O2theC in https://github.com/pelican-dev/panel/pull/2332
- Listen for
install completedevent by @notAreYouScared in https://github.com/pelican-dev/panel/pull/2345 - Add option to disable password login by @karaolidis in https://github.com/pelican-dev/panel/pull/2318
- Laravel 13.11.2 Shift by @lancepioch in https://github.com/pelican-dev/panel/pull/2348
- Update readme.md by @lancepioch in https://github.com/pelican-dev/panel/pull/2351
- chore(i18n): Automate Crowdin source sync and translation pull workflows by @apple050620312 in https://github.com/pelican-dev/panel/pull/2339
- ci: Fix Crowdin synchronization paths and optimize configs by @apple050620312 in https://github.com/pelican-dev/panel/pull/2354
- Make sure plugin name doesn't contain path when importing by @Boy132 in https://github.com/pelican-dev/panel/pull/2356
- composer upgrade by @notAreYouScared in https://github.com/pelican-dev/panel/pull/2359
- Add error handling when trying to get extension from url by @Boy132 in https://github.com/pelican-dev/panel/pull/2361
- Replace hardcoded
pelicanwith config value by @Boy132 in https://github.com/pelican-dev/panel/pull/2362 - Improve Global Searching in admin panel by @notAreYouScared in https://github.com/pelican-dev/panel/pull/2327
- Add
acceptedFileTypesto font upload and add can check to save settings method by @Boy132 in https://github.com/pelican-dev/panel/pull/2366 - Return empty array instead of null when plugin update checking fails by @Boy132 in https://github.com/pelican-dev/panel/pull/2364
- Fix dark mode by @hUwUtao in https://github.com/pelican-dev/panel/pull/2373
- Laravel 13.14.0 Shift by @lancepioch in https://github.com/pelican-dev/panel/pull/2374
- docker: Update php to 8.5 and node to 22 by @QuintenQVD0 in https://github.com/pelican-dev/panel/pull/2380
- new api settings ui stuff by @O2theC in https://github.com/pelican-dev/panel/pull/2350
- restore daemon error surface for wings 4xx by @rxtted in https://github.com/pelican-dev/panel/pull/2325
- Add back
bg-whiteto small stat by @Boy132 in https://github.com/pelican-dev/panel/pull/2381 - Fix sed command syntax in docker-publish.yml by @hUwUtao in https://github.com/pelican-dev/panel/pull/2372
- Laravel 13.15.0 Shift by @lancepioch in https://github.com/pelican-dev/panel/pull/2382
- Skip daemon RPC calls for servers on maintenance-mode nodes by @hUwUtao in https://github.com/pelican-dev/panel/pull/2371
- Fix docker issues by @parkervcp in https://github.com/pelican-dev/panel/pull/2375
- Bump all github action runners by @QuintenQVD0 in https://github.com/pelican-dev/panel/pull/2386
- Speed up ci checks by @lancepioch in https://github.com/pelican-dev/panel/pull/2387
- docker: parse TRUSTED_PROXIES from .env by @harryyoud in https://github.com/pelican-dev/panel/pull/2378
- Fix Crowdin language mapping and integrate automated Pint formatting by @apple050620312 in https://github.com/pelican-dev/panel/pull/2383
- Add can check to suspend actions by @Boy132 in https://github.com/pelican-dev/panel/pull/2393
- Enhance Docker publish workflow with scheduling by @NerdsCorp in https://github.com/pelican-dev/panel/pull/2301
- composer update by @notAreYouScared in https://github.com/pelican-dev/panel/pull/2398
- Add correct form requests for updating mount relations (eggs, nodes, servers) by @Boy132 in https://github.com/pelican-dev/panel/pull/2394
- Add Jwt Scopes from upstream by @notAreYouScared in https://github.com/pelican-dev/panel/pull/2397
- add p:egg:normalize command by @harryyoud in https://github.com/pelican-dev/panel/pull/2379
- Webhook fix + server area webhooks by @JoanFo1456 in https://github.com/pelican-dev/panel/pull/2377
- fix: Egg edit form not refreshing after import or update by @wu-zuan in https://github.com/pelican-dev/panel/pull/2358
- Add proper checks for subuser permissions by @notAreYouScared in https://github.com/pelican-dev/panel/pull/2402
- Fix translations workflow not opening PRs by @lancepioch in https://github.com/pelican-dev/panel/pull/2403
- Bump create-pull-request to v8 in the translations workflow by @lancepioch in https://github.com/pelican-dev/panel/pull/2404
- Fix root-owned files breaking the translations PR step by @lancepioch in https://github.com/pelican-dev/panel/pull/2405
- fix(i18n): add missing labels and translation keys across multiple resources by @kazaminosuke in https://github.com/pelican-dev/panel/pull/2401
- New Crowdin Translations by @github-actions[bot] in https://github.com/pelican-dev/panel/pull/2407
New Contributors
- @rxtted made their first contribution in https://github.com/pelican-dev/panel/pull/2331
- @O2theC made their first contribution in https://github.com/pelican-dev/panel/pull/2332
- @apple050620312 made their first contribution in https://github.com/pelican-dev/panel/pull/2339
- @harryyoud made their first contribution in https://github.com/pelican-dev/panel/pull/2378
- @wu-zuan made their first contribution in https://github.com/pelican-dev/panel/pull/2358
- @kazaminosuke made their first contribution in https://github.com/pelican-dev/panel/pull/2401
- @github-actions[bot] made their first contribution in https://github.com/pelican-dev/panel/pull/2407
Full Changelog: https://github.com/pelican-dev/panel/compare/v1.0.0-beta34...v1.0.0-beta35
Downloads