mirror of
https://github.com/pelican-dev/panel.git
synced 2026-03-01 11:21:31 +03:00
-
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 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