mirror of
https://github.com/pelican-dev/panel.git
synced 2026-03-01 11:21:31 +03:00
-
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 GMTWhat'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
FilamentServiceProviderbefore 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
Eggselect_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
Policiesmodelname 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
Roleclass 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
ignoreRecordto CopyFrom relationships by @rmartinoscar in https://github.com/pelican-dev/panel/pull/1964 - Fix docker entrypoint
ASSET_URLnotAPP_ASSETby @rmartinoscar in https://github.com/pelican-dev/panel/pull/1965 - Use
Policiesrather then overridingcan*()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