From 9dcff3b5dfcd1d8a87b326d3835028d0c3b44ca2 Mon Sep 17 00:00:00 2001 From: Dane Everitt Date: Sun, 12 Sep 2021 11:32:46 -0700 Subject: [PATCH] Update version tables --- panel/1.0/updating.md | 9 +++++---- wings/1.0/installing.md | 7 ++++++- wings/1.0/upgrading.md | 4 +++- 3 files changed, 14 insertions(+), 6 deletions(-) diff --git a/panel/1.0/updating.md b/panel/1.0/updating.md index 71a526e3..cc8f7b42 100644 --- a/panel/1.0/updating.md +++ b/panel/1.0/updating.md @@ -1,6 +1,6 @@ # Updating the Panel This documentation covers the process for updating within the `1.x` series of releases. This means updating from -— for example — `1.2.2` to `1.3.0`. **Do not use this guide for upgrading from `0.7`.** +— for example — `1.5.0` to `1.6.0`. **Do not use this guide for upgrading from `0.7`.** ## Panel Version Requirements Each version of Pterodactyl Panel also has a corresponding minimum version of Wings that @@ -12,9 +12,10 @@ most cases your base Wings version should match that of your Panel. | 1.0.x | 1.0.x | | 7.3, 7.4 | | 1.1.x | 1.1.x | | 7.3, 7.4 | | 1.2.x | 1.2.x | | 7.3, 7.4 | -| 1.3.x | 1.3.x | | 7.4, **8.0** | -| 1.4.x | 1.4.x | | 7.4, **8.0** | -| **1.5.x** | **1.4.x** | ✅ | 7.4, **8.0** | +| 1.3.x | 1.3.x | | 7.4, 8.0 | +| 1.4.x | 1.4.x | | 7.4, 8.0 | +| 1.5.x | 1.4.x | | 7.4, 8.0 | +| **1.6.x** | **1.5.x** | ✅ | 7.4, 8.0 | ## Update Dependencies ::: warning Minimum PHP Version Changed diff --git a/wings/1.0/installing.md b/wings/1.0/installing.md index 6aad3104..6a836d1d 100644 --- a/wings/1.0/installing.md +++ b/wings/1.0/installing.md @@ -9,6 +9,11 @@ for previous versions of Pterodactyl. ::: ## Supported Systems +The following is a list of supported operating systems. Please be aware that this is not an exhaustive list, +there is a high probability that you can run the software on other Linux distributions without much effort. +You are responsible for determining which packages may be necessary on those systems. There is also a very +high probability that new releases of the supported OSes below will work just fine, you are not restricted to +only the versions listed below. | Operating System | Version | Supported | Notes | | ---------------- | ------- | :----------------: | ----------------------------------------------------------- | @@ -18,7 +23,7 @@ for previous versions of Pterodactyl. | | 8 | :white_check_mark: | | | **Debian** | 9 | :white_check_mark: | | | | 10 | :white_check_mark: | | -| **Windows** | All | :x: | Windows is **not** supported. | +| **Windows** | All | :x: | This software will not run in Windows environments. | ## System Requirements diff --git a/wings/1.0/upgrading.md b/wings/1.0/upgrading.md index c36a298a..77b32f80 100644 --- a/wings/1.0/upgrading.md +++ b/wings/1.0/upgrading.md @@ -12,7 +12,9 @@ most cases your base Wings version should match that of your Panel. | 1.1.x | 1.1.x | | | 1.2.x | 1.2.x | | | 1.3.x | 1.3.x | | -| **1.4.x** | **1.4.x** | ✅ | +| 1.4.x | 1.4.x | | +| 1.5.x | 1.4.x | | +| **1.6.x** | **1.5.x** | ✅ | ## Download Updated Binary First, download the updated wings binary into `/usr/local/bin`.