mirror of
https://github.com/pelican-dev/panel.git
synced 2026-05-04 18:00:48 +03:00
-
released this
2025-12-20 02:32:13 +03:00 | 130 commits to main since this release📅 Originally published on GitHub: Fri, 19 Dec 2025 23:37:07 GMT
🏷️ Git tag created: Fri, 19 Dec 2025 23:32:13 GMTWhat's Changed
- Fixed tiny typo by @JoanFo1456 in https://github.com/pelican-dev/panel/pull/1981
- Fix
CreateWebhookConfigurationHeaderActions by @rmartinoscar in https://github.com/pelican-dev/panel/pull/1979 - Followup Stock Eggs #1973 by @rmartinoscar in https://github.com/pelican-dev/panel/pull/1982
- Consolidate policies and use Subuser model for subuser resource by @Boy132 in https://github.com/pelican-dev/panel/pull/1978
- EditServer select_startup refactor by @rmartinoscar in https://github.com/pelican-dev/panel/pull/1983
- Fix File global search path & rename to nested search by @rmartinoscar in https://github.com/pelican-dev/panel/pull/1985
- Refactor subuser permissions by @Boy132 in https://github.com/pelican-dev/panel/pull/1961
- Update paper egg to use their new domain by @QuintenQVD0 in https://github.com/pelican-dev/panel/pull/1986
- Fix progress bar max value in table view by @notAreYouScared in https://github.com/pelican-dev/panel/pull/1989
- Don't convert
Windows-1252encoding by @Boy132 in https://github.com/pelican-dev/panel/pull/1991 - Fix schedule actions by @notAreYouScared in https://github.com/pelican-dev/panel/pull/1992
- Fix console duplicating with spa by @notAreYouScared in https://github.com/pelican-dev/panel/pull/1990
- Fix Egg Importer Upload File Type Filter by @notAreYouScared in https://github.com/pelican-dev/panel/pull/2000
- Fix Docker build command in comments by @m3ow-dev in https://github.com/pelican-dev/panel/pull/2003
- Fix migrations in docker container by @parkervcp in https://github.com/pelican-dev/panel/pull/1999
- changed docker panel restart to unless-stopped by @gOOvER in https://github.com/pelican-dev/panel/pull/1995
- Egg API Import/Delete by @DaNussi in https://github.com/pelican-dev/panel/pull/1947
- Change images from being stored in base64 to files by @notAreYouScared in https://github.com/pelican-dev/panel/pull/1993
- Fix: egg images are not loading by @hallo123wert in https://github.com/pelican-dev/panel/pull/2009
- Add toggle for externally managed users by @Boy132 in https://github.com/pelican-dev/panel/pull/1825
- Use recipient language for database notifications by @Boy132 in https://github.com/pelican-dev/panel/pull/2008
- Replace CodeEditor with MonacoEditor by @notAreYouScared in https://github.com/pelican-dev/panel/pull/2013
- Plugin system by @Boy132 in https://github.com/pelican-dev/panel/pull/1866
New Contributors
- @m3ow-dev made their first contribution in https://github.com/pelican-dev/panel/pull/2003
- @gOOvER made their first contribution in https://github.com/pelican-dev/panel/pull/1995
- @DaNussi made their first contribution in https://github.com/pelican-dev/panel/pull/1947
Full Changelog: https://github.com/pelican-dev/panel/compare/v1.0.0-beta29...v1.0.0-beta30
Downloads