mirror of
https://github.com/pelican-dev/panel.git
synced 2026-03-01 11:21:31 +03:00
-
released this
2026-02-19 00:30:24 +03:00 | 8 commits to main since this release📅 Originally published on GitHub: Wed, 18 Feb 2026 21:37:11 GMT
🏷️ Git tag created: Wed, 18 Feb 2026 21:30:24 GMTWhat's Changed
- add rounding to list-files header by @notAreYouScared in https://github.com/pelican-dev/panel/pull/2207
- fix: composer content hash by @Hythera in https://github.com/pelican-dev/panel/pull/2209
- fix: composer not been installed in the docker image by @QuintenQVD0 in https://github.com/pelican-dev/panel/pull/2211
- Laravel 12.51.0 Shift by @lancepioch in https://github.com/pelican-dev/panel/pull/2213
- Revert toolbar change by @notAreYouScared in https://github.com/pelican-dev/panel/pull/2218
- Allow custom ips to still be entered by @lancepioch in https://github.com/pelican-dev/panel/pull/2223
- Docker: chown composer.json and composer.lock for plugins by @QuintenQVD0 in https://github.com/pelican-dev/panel/pull/2220
- Update job runners by @lancepioch in https://github.com/pelican-dev/panel/pull/2225
- Ignore oauth redirects for spa by @lancepioch in https://github.com/pelican-dev/panel/pull/2224
- Fix empty egg config_files causing fatal 500 error (#2195) by @lancepioch in https://github.com/pelican-dev/panel/pull/2197
- Add “reachable” column for Client -> Wings connections for Nodes by @lancepioch in https://github.com/pelican-dev/panel/pull/2200
- Handle invalid svg icon in generic-oidc provider gracefully by @lancepioch in https://github.com/pelican-dev/panel/pull/2216
- Convert YAML boolean defaults to strings by @gOOvER in https://github.com/pelican-dev/panel/pull/2232
- Improve plugin loading by @Boy132 in https://github.com/pelican-dev/panel/pull/2233
- Fix null backup limit exception by @lancepioch in https://github.com/pelican-dev/panel/pull/2242
- Remove ignition, just use new default error handler by @lancepioch in https://github.com/pelican-dev/panel/pull/2241
- Fix alert banners (#1492) by @lancepioch in https://github.com/pelican-dev/panel/pull/2177
- Allow to delete errored plugins by @Boy132 in https://github.com/pelican-dev/panel/pull/2246
- docker env fixes by @parkervcp in https://github.com/pelican-dev/panel/pull/2234
- Update server/egg icon url supported file types by @notAreYouScared in https://github.com/pelican-dev/panel/pull/2249
Full Changelog: https://github.com/pelican-dev/panel/compare/v1.0.0-beta32...v1.0.0-beta33
Downloads