From 0aa553c05feb0e0d1e592da4df4574080c327a12 Mon Sep 17 00:00:00 2001 From: samerton Date: Fri, 8 Jan 2016 12:30:24 +0000 Subject: [PATCH] Update changelog Update changelog for 1.0.1 --- changelog.txt | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/changelog.txt b/changelog.txt index 484d56b7de..2597558acb 100644 --- a/changelog.txt +++ b/changelog.txt @@ -135,4 +135,16 @@ - Add forum search ability - Allow border-style, border-width, height and width CSS attributes in custom pages - Fix images contributing to signature character limit -- New updater \ No newline at end of file +- New updater + +1.0.1 +- Remove mysqlnd requirement +- Fix issue where, instead of the topic author, the last user to post in the topic was shown in the latest discussions view. +- Fix invalid token on creating a new private message +- Fix "remember me" on signin not actually remembering the user +- Prevent users navigating to /pages directory manually +- Remove unnecessary tr tag from the play page template +- Add Minecraft status module to forum +- Add better registration error messages +- Add reCAPTCHA secret key field to AdminCP +- Change method of checking to see if a Minecraft username is valid \ No newline at end of file