From 8af9186098673cf62d46744a2f817a80f48ffa85 Mon Sep 17 00:00:00 2001 From: slawkens Date: Sat, 4 May 2019 08:19:01 +0200 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d80bfad5..0f5cb7b2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,16 +1,16 @@ # Changelog -## [0.7.11 - 27.04.2019] +## [0.7.11 - 04.05.2019] ### Added: * support for some old servers, where arrays are used in config.lua * an additional text to the install page informing that user can reinstall MyAAC by deleting config.local.php ### Fixed: * XSS in forum show_thread -* fixed guilds - "Add new rank" function +* guilds - "Add new rank" function * multiple mail recipients when using admin mailer function * Admin Panel - MyAAC logs not shown if servers logs directory doesn't exist (#47) -* fixed missing prefix for cache get() and delete() functions +* missing prefix for cache get() and delete() functions * add fatal error message when myaac tables in database do not exist * the mystical defect where "Create Account" button was not highlighted (on the account/manage page) * bug where server_config table does not exist (OTHire as an example)