mirror of
https://github.com/pelican-dev/panel.git
synced 2026-03-01 11:21:31 +03:00
-
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 GMTWhat's Changed
- Replace
str_randomwithStr::randomby @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_pathshelper 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_pathsfor 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
EditFilespage 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 +
upgradeby @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
- Replace