diff --git a/content/docs/pyrodactyl/changelog.mdx b/content/docs/pyrodactyl/changelog.mdx index 9dae58e..870115b 100644 --- a/content/docs/pyrodactyl/changelog.mdx +++ b/content/docs/pyrodactyl/changelog.mdx @@ -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 -### 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