aboutsummaryrefslogtreecommitdiff
path: root/Changelog.md
diff options
context:
space:
mode:
authorDarkelarious <darkelarious@333networks.com>2021-05-23 12:39:15 +0200
committerDarkelarious <darkelarious@333networks.com>2021-05-23 12:39:15 +0200
commitfaebd90262a2e3e92c02690fb0e785be12228f97 (patch)
treef959775345d7654d6c0ec47266e5db43299cbc77 /Changelog.md
parentce2183198df18de81d9df0572e18ce7777beff96 (diff)
downloadWebInterface-Perl-MS-Perl-faebd90262a2e3e92c02690fb0e785be12228f97.tar.gz
WebInterface-Perl-MS-Perl-faebd90262a2e3e92c02690fb0e785be12228f97.zip
md readmeHEADmaster
Diffstat (limited to 'Changelog.md')
-rw-r--r--Changelog.md29
1 files changed, 29 insertions, 0 deletions
diff --git a/Changelog.md b/Changelog.md
new file mode 100644
index 0000000..d57e06b
--- /dev/null
+++ b/Changelog.md
@@ -0,0 +1,29 @@
+AUTHOR
+ Darkelarious
+ http://333networks.com
+ darkelarious@333networks.com
+
+CHANGELOG
+3.0.5
+ * added more functionality to the JSON API module
+ * JSON API includes players in server details
+ * JSON API links directly to the recommended map thumbnail if available, or
+ to default thumbnail if not available.
+
+3.0.4
+ * fix use of uninitialized values in string output
+
+3.0.3
+ * support for postal2 map thumbnails
+
+3.0.2
+ * support for rune map thumbnails
+
+3.0.1 - 27 Sep 2017
+ * do not display blacklisted servers in serverlists
+ * show colored tags for direct uplinks, blacklisted- and passworded servers
+
+3.0.0 - 25 Sep 2017
+ * point of reference
+ * structural rework to be compatible with MasterServer-Perl >= 2.4.0
+ * continuation from MasterServer-SimpleInterface