aboutsummaryrefslogtreecommitdiff
path: root/Changelog.md
diff options
context:
space:
mode:
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