mirror of
https://github.com/pelican-dev/panel.git
synced 2026-03-01 11:21:31 +03:00
-
released this
2025-10-15 03:35:26 +03:00 | 211 commits to main since this release📅 Originally published on GitHub: Mon, 20 Oct 2025 00:38:13 GMT
🏷️ Git tag created: Wed, 15 Oct 2025 00:35:26 GMTWhat's Changed
- Topbar removed if using sidebar by @JoanFo1456 in https://github.com/pelican-dev/panel/pull/1789
- Add cpu helper on EditServer & move helperText to hintIcon on Create by @rmartinoscar in https://github.com/pelican-dev/panel/pull/1795
- Fix 500 when oauth is null by @rmartinoscar in https://github.com/pelican-dev/panel/pull/1798
- Add changelog preview when a new update is available by @LetterN in https://github.com/pelican-dev/panel/pull/1792
- Use
tenantMiddlewareinstead of manually fetchingtenantquery param by @rmartinoscar in https://github.com/pelican-dev/panel/pull/1799 - Rename Create actions in EditProfile by @rmartinoscar in https://github.com/pelican-dev/panel/pull/1804
- Only keep the last 120 stored stats by @Boy132 in https://github.com/pelican-dev/panel/pull/1805
composer updateby @notAreYouScared in https://github.com/pelican-dev/panel/pull/1806- Remove duplicate translation entries by @notAreYouScared in https://github.com/pelican-dev/panel/pull/1812
- Replace Xtermjs
canvaswithwebglby @notAreYouScared in https://github.com/pelican-dev/panel/pull/1807
Full Changelog: https://github.com/pelican-dev/panel/compare/v1.0.0-beta26...v1.0.0-beta27
Downloads