Skip to content
This repository was archived by the owner on Nov 28, 2025. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 8 additions & 5 deletions content/docs/pyrodactyl/changelog.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -15,18 +15,21 @@ v4.0.0 did not make any breaking changes. bumped to 4.0.0 from 3.0.0 to give
fresh starting point from dns_manager addon
</Callout>

### Fixed
- feat: bypass reinstall delay by holding shift by @imeesa in https://github.com/pyrohost/pyrodactyl/pull/346
- Client panel improvements by @imeesa in https://github.com/pyrohost/pyrodactyl/pull/350

### Added
- Dns Manager
- DNS Manager
- Cloudflare DNS manager for subdomains
- **Egg Features:** New Service Egg Variables `subdomain_minecraft` to support Minecraft srv records
- **Egg Features:** New Service Egg Variables `subdomain_factorio` to support Factorio srv records
- **Egg Features:** New Service Egg Variables `subdomain_rust` to support Rust srv records
- Hetnzer DNS added for subdomains
- Changed `.pteroignore` to `.pyroignore`

### Fixed
- Mobile Sidebar turned into navbar to make it work better and be more navigatable
- feat: bypass reinstall delay by holding shift by @imeesa in https://github.com/pyrohost/pyrodactyl/pull/346
- Client panel improvements by @imeesa in https://github.com/pyrohost/pyrodactyl/pull/350
- Backups showing more text then can display (max 100chars)


**Full Changelog**: https://github.com/pyrohost/pyrodactyl/compare/v3.0.48...v4.0.0