-
stable v6 -
- Add support for Pterodactyl Panel v1.15.0
Blueprint
- nebula grid mode compatibility
To improve compatibility between Blueprint addons and prevent inconsistent update state (old and new addons overwriting each other's panel changes):
Back up your panel first.
- Replace the old
.blueprintfiles in your panel's Blueprint upload folder with the new ones from this update. - Remove all addons:
blueprint -remove *.blueprint, or name them individually if you don't want to remove every addon at once, e.g.blueprint -remove lassodrag.blueprint betterarchive.blueprint - Install them all at once:
blueprint -install *.blueprint, or again name them individually, e.g.blueprint -install lassodrag.blueprint betterarchive.blueprint
-
stable v3 -
Improve the patch file.
-
stable v2 -
Improve manual. Support latest panel version.
-
stable v1 -
First release.