From 5238737137a8db2961b3d13ec19baa9ccfff388c Mon Sep 17 00:00:00 2001 From: Matthias Strubel Date: Tue, 26 Apr 2016 21:09:50 +0200 Subject: [PATCH] Cleanup Changelog --- CHANGELOG | 13 +++++-------- 1 file changed, 5 insertions(+), 8 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index 3a40415..aa397a6 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -4,22 +4,19 @@ CHANGELOG * [New] Enable / Disable file provisioning for custom lighttpd directory listing * [New] ChatBox message is now in conf/chat_init.txt * [New] Disable the Shoutbox to prevent writing into it -* [New] Enable PHP using as default parsing language to enable easier modification -* [New] Mesh implementation +* [New] PHP configuration shipped, to enable easily for modifications +* [New] Mesh implementation, technical preview. * [New] JSON config file to direct client side applications, like "share apps" * [New] Simply python IRC Server installed and prepareable for automatic start * [New] Shoutbox-Time via Client-Date possible -* [New] jQuery Upload form with multi-chunk upload (Still TODO for better integration) -* [New] IRC Server Option * [New] [RPi] Service files for using a RTC at PiratBox -* [Changed] Send HTTP-Code 204 via PHP, much cleaner. -* [Changed] Droopy is now disabled per default -* [Fix] License Adjustments -* [Fix] Prevent JS Injection in Shoutbox * [New] [OpenWrt] Redirect all DNS requests to local box * [New] [OpenWrt] Redirect all web request option (disabled) * [New] [OpenWrt] Enable all wifi devices with the PirateBox SSID * [New] [OpenWrt] AP Client isolation activated per default +* [Changed] Send HTTP-Code 204 via PHP, much cleaner. +* [Fix] License Adjustments +* [Fix] Prevent JS Injection in Shoutbox === 1.0.7 === * [New] Lock shoutbox when you send a message.