From 42ef8487c86d5526afa1bbf7ad0ded9250fe101b Mon Sep 17 00:00:00 2001 From: slawkens Date: Wed, 11 Oct 2017 17:05:30 +0200 Subject: [PATCH] * updated changelog --- CHANGELOG | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG b/CHANGELOG index d2be478d..c7a1c4fc 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,13 @@ +[0.5.1 - 11.10.2017] + - fixed forum add/edit board + - new configurable: highscores_length, how much highscores to display + - fixed highscores links (ALL, previous and next page) + - update templates cache when installing/uninstalling plugin + - moved character deaths and frags table generation to twig + - fixed some bug when you uninstall plugin and then try to install again on the same page + - check if plugin exist before uninstalling + - fixed some warning in OTS_Base_DB + [0.5.0 - 10.10.2017] - moved .htaccess rules to plain php (index.php) - updated tinymce to the latest (4.7.0) version, you can now embed code, for example youtube videos