Cleanup Changelog

This commit is contained in:
Matthias Strubel 2016-04-26 21:09:50 +02:00
parent 6c2c691b40
commit 5238737137
1 changed files with 5 additions and 8 deletions

View File

@ -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.