mirror of
https://github.com/pelican-dev/panel.git
synced 2026-05-04 18:00:48 +03:00
-
released this
2025-07-19 22:40:18 +03:00 | 336 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