diff --git a/CHANGELOG.md b/CHANGELOG.md index 68a1849cc..73300d7a6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,7 @@ This project follows [Semantic Versioning](http://semver.org) guidelines. ### Changed ### Fixed * Team Fortress named 'Insurgency' in panel in database seeder. ([#96](https://github.com/Pterodactyl/Panel/issues/96), PR by [@MeltedLux](https://github.com/MeltedLux)) +* Server allocation listing display now showing the connection IP unless an alias was assigned. ### Deprecated ### Removed diff --git a/resources/views/server/index.blade.php b/resources/views/server/index.blade.php index ad812625a..0612c0ca8 100644 --- a/resources/views/server/index.blade.php +++ b/resources/views/server/index.blade.php @@ -83,9 +83,9 @@