Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
openwrt:changelog [2014/05/27 15:45]
darts
openwrt:changelog [2014/10/13 16:19] (current)
darts
Line 8: Line 8:
 </ul> </ul>
 </​html>​ </​html>​
 +
 +==== 1.0.1  ====
 +**Released on October 10, 2014**
 +  * [Fix] Setting permissions of shoutbox data file
 +  * [New] Service File for RPi image
 +  * [Fix] Several typos in scripts
 +  * [Fix] Typo in the front page and the directory listing
 +  * [Fix] in timsave.sh while restoring date&​time
 +  * [Fix] [OpenWRT] Timesave for creating bootup and restore ​
 +  * [Fix] [OpenWRT] Fix for  "​already installed"​ recognition to skip parts 
 +  * [Fix] [OpenWRT] Fix for errors during installing piratebox-mod-imageboard because of duplicate links 
 +  * [Fix] [OpenWRT] Fix for LED flashing during auto install (box-installer on image) ​
 +  * [Fix] [OpenWRT] Fix for error messages on package reinstall. (extendRoot) ​
 +  * [Fix] No duplicate symlink after double "​part2"​ via install_piratebox.sh ​
 +  * [New] Remove # in front of secret & password to force user to change it before using the board 
 +  * [Fix] Button padding in UI 
 +  * [Fix] Board Link out of nested Shared folder ​
 +  * [Fix] Russian Translation in Droopy ​
 +  * [Fix] ReDistribute DirectoryListing files upon initialization on first Startup ​
 +  * [Fix] [OpenWRT] Fixing customization of lease-file location for OpenWRT ​
 +  * [Fix] [OpenWRT] Fixes issues when extendRoot couldn'​t get initialized correctly ​
 +  * [New] [OpenWRT] Optimized handling of mount options in extendRoot ​
 +  * [Fix] Prevent XSS in forest.py
  
 ==== 1.0.0  ==== ==== 1.0.0  ====
 ** Released on May 30, 2014** ** Released on May 30, 2014**
- +  * New Responsive design based on Bootstrap 
-  Complete new packaging to enable more flexible mods +    New Homepage 
-  * New installer +    * Directory Listing redesign 
-    New install ​path on manual way +  * Added PirateBox ​installer ​([[https://​github.com/​LibraryBox-Dev/​LibraryBox-Installer|Box-Installer]]) ((sponsored by LibraryBox)) which radically simplifies installation and upgrade process ​ 
-    * Automatic installation ​((sponsored by LibraryBox))+  Hostname modification now possible during ​install ​using install_piratebox.sh 
 +    * Hostname changing generates the redirect.html now based on a Schema file 
 +  * UPnP Media Server added to base system ([[http://​sourceforge.net/​projects/​minidlna/​|ReadyMedia]],​ formerly MiniDLNA) ​   
 +    * Sample configuration for UPnP Server ​(for normal Linux and OpenWRT) 
 +  * Image Board (Karehaadded to base system which provides 4chan bulletin board functionality 
 +  * Timesave script cleanup 
 +    * Timesavescript is called now via ''/​etc/​init.d/​piratebox timesave''​  
 +  * Added JSON Mime-Type to lighttpd configuration 
 +  * Enabled unescaped blanks in Upload-Folder (Fix)
   * Security fixes   * Security fixes
-  * Timesavescript is called now via 
-    * ''/​etc/​init.d/​piratebox timesave''​ 
  
 ==== 0.6.3 ==== ==== 0.6.3 ====