mirror of
https://github.com/pelican-dev/panel.git
synced 2026-03-01 11:21:31 +03:00
-
released this
2026-02-09 16:47:09 +03:00 | 36 commits to main since this release📅 Originally published on GitHub: Mon, 09 Feb 2026 22:15:44 GMT
🏷️ Git tag created: Mon, 09 Feb 2026 13:47:09 GMTWhat's Changed
- fix plugins in entrypoint by @parkervcp in https://github.com/pelican-dev/panel/pull/2122
- Set failed plugin installs to "not_installed" instead of errored by @Boy132 in https://github.com/pelican-dev/panel/pull/2129
- Add allocation to role permission models & make sure user can target node of allocation by @Boy132 in https://github.com/pelican-dev/panel/pull/2124
- Migration to convert former stock egg uuids by @Boy132 in https://github.com/pelican-dev/panel/pull/2108
- Fix oauth provider "enabled" checks by @Boy132 in https://github.com/pelican-dev/panel/pull/2142
- Replace icon strings with enum by @Boy132 in https://github.com/pelican-dev/panel/pull/2113
- Add tooltips to actions across admin area by @notAreYouScared in https://github.com/pelican-dev/panel/pull/2134
- Laravel 12.49.0 Shift by @lancepioch in https://github.com/pelican-dev/panel/pull/2145
- Invisible button and tooltip fixes by @Boy132 in https://github.com/pelican-dev/panel/pull/2149
- Fix "visit website" button being invisible by @Boy132 in https://github.com/pelican-dev/panel/pull/2158
- Send server id to wings by @Boy132 in https://github.com/pelican-dev/panel/pull/2157
- Move username sanitization to model and make it less strict by @Boy132 in https://github.com/pelican-dev/panel/pull/2150
- Add basic api for plugins by @Boy132 in https://github.com/pelican-dev/panel/pull/2146
- composer update by @notAreYouScared in https://github.com/pelican-dev/panel/pull/2161
- Fix the tabbing for username to password on login by @lancepioch in https://github.com/pelican-dev/panel/pull/2155
- Allow all permissions to be toggled at once for api tokens by @lancepioch in https://github.com/pelican-dev/panel/pull/2154
- Improve file browser UI by @hUwUtao in https://github.com/pelican-dev/panel/pull/2086
- exclude node actions by @notAreYouScared in https://github.com/pelican-dev/panel/pull/2164
- Fix notifications for DeleteAction on EditEgg page by @Boy132 in https://github.com/pelican-dev/panel/pull/2165
- Add Daemon Base Directory field by @Frogperson in https://github.com/pelican-dev/panel/pull/2151
- Implement single file move to support Unix mv semantics (#1984) by @lancepioch in https://github.com/pelican-dev/panel/pull/2176
- Fix Egg Feature modals not working by @lancepioch in https://github.com/pelican-dev/panel/pull/2175
- Implement flexible caching for node statuses by @lancepioch in https://github.com/pelican-dev/panel/pull/2174
- Clarify OAuth error when provider account has no linked email by @lancepioch in https://github.com/pelican-dev/panel/pull/2179
- Handle X-Forwarded-Proto in .htaccess for SSL-terminating proxies by @lancepioch in https://github.com/pelican-dev/panel/pull/2171
- Localize email notifications (#2043) by @lancepioch in https://github.com/pelican-dev/panel/pull/2178
- Fix Exporting an egg in yaml format by @lancepioch in https://github.com/pelican-dev/panel/pull/2172
- Add per-user toggle to redirect admins to /admin after login by @lancepioch in https://github.com/pelican-dev/panel/pull/2191
- Exclude create client api key button by @notAreYouScared in https://github.com/pelican-dev/panel/pull/2169
- composer upgrade by @notAreYouScared in https://github.com/pelican-dev/panel/pull/2167
- Change file browser sticky header again... by @hUwUtao in https://github.com/pelican-dev/panel/pull/2203
- Fix SFTP access denied for subuser when view role is assigned by @lancepioch in https://github.com/pelican-dev/panel/pull/2196
- Fix webhook processing for event objects by @lancepioch in https://github.com/pelican-dev/panel/pull/2198
New Contributors
- @hUwUtao made their first contribution in https://github.com/pelican-dev/panel/pull/2086
- @Frogperson made their first contribution in https://github.com/pelican-dev/panel/pull/2151
Full Changelog: https://github.com/pelican-dev/panel/compare/v1.0.0-beta31...v1.0.0-beta32
Downloads