11CHANGELOG
22
3+ === 1.1.4 ===
4+ * [New] Removed legacy redirect.html, use /index.html only
5+ * [New] install_piratebox.sh, avoid distribution of index files, if turned off.
6+ * [New] mime.types: Adding gpx mime-type
7+ * [New] [i8n] Spanish and Basque
8+ * [New] [i8n] Russian translation
9+ * [New] [RPi] Add all needed things to create a simple on/off button
10+ * [Changed] [RPi] MotD generation reworked and more dynamically
11+ * [Changed] [RPi] Run timesave-save function during shutdown
12+ * [Changed] [RPi] Work with en_US.UTF-8 per default
13+ * [Fix] diskusage: Fix wrong error message
14+ * [Fix] lang-de ; fix grammar
15+ * [Fix] [RPi] Fix wrong path in wifi client helper script
16+ * [Fix] [RPi] Fix issue with diskusage generation & usb share
17+ * [Fix] [RPi] Enable cronie for startup, which was missing
18+ * [Fix] [RPi] Fixed resolv.conf. A default entry is now available
19+ * [Fix] [RPi] Fixed detection of 8188eu
20+ * [Fix] [RPi] Store the installed hostap package in /prebuild/hostapd
21+ * [Fix] initd: minircd startup fix setuid
22+ * [Fix] initd: minircd fixing start-stop issues
23+ * [Fix] initd: Fix radvd path to an absolute path
24+ * [Fix] initd: Ugly hack for absolute path of radvd on OpenWrt
25+ * [Fix] WWW-Content, fix a syntax error which broke jQuery
26+ * [Fix] Refresh kareha download URL, which changed in year 2015
27+ * [Fix] diskusage: Adding missing </head> tag
28+ * [Fix] timesave: Shellcheck issues fixed
29+ * [Fix] timesave: Problems with date & time format at RPi fixed
30+
31+
332=== 1.1.3 ===
433* [New] Translation bt-pr
534* [New] [RPi] Helper scripts to jump to wifi client mode
@@ -21,11 +50,11 @@ CHANGELOG
2150* [Fix] Translation en,fr LibraryBox -> PirateBox
2251* [Fix] Spellings in translation
2352* [Fix] IRC startup command failed.
24- * [Removed] exchange_www.sh
53+ * [Removed] exchange_www.sh
2554
2655=== 1.1.0 ===
2756* [New] Enable / Disable file provisioning for custom lighttpd directory listing
28- * [New] ChatBox message is now in conf/chat_init.txt
57+ * [New] ChatBox message is now in conf/chat_init.txt
2958* [New] Disable the Shoutbox to prevent writing into it
3059* [New] PHP configuration shipped, to enable easily for modifications
3160* [New] Mesh implementation, technical preview
@@ -41,7 +70,7 @@ CHANGELOG
4170* [New] [OpenWrt] Enable all wifi devices with the PirateBox SSID
4271* [New] [OpenWrt] AP Client isolation activated per default
4372* [Changed] Send HTTP-Code 204 via PHP, much cleaner
44- * [Changed] Update jQuery to 2.2.3, removes IE <=8 support
73+ * [Changed] Update jQuery to 2.2.3, removes IE <=8 support
4574* [Changed] Redirect happens now always to wished domain name
4675* [Changed] Droopy, make chmod operation optional (prevent errors on OpenWRT)
4776* [Fix] License Adjustments
@@ -75,15 +104,15 @@ CHANGELOG
75104* [New] Improved styling for droopy iframe.
76105* [New] Timesave script service file to run set the time during startup.
77106* [Fix] Droopy call in init.d/piratebox failed to use the correct port.
78- * [Fix] Timesave script behaviour fixed on full Linux systems.
107+ * [Fix] Timesave script behaviour fixed on full Linux systems.
79108* OpenWrt's date format is now customized during build & piratebox.conf .
80109
81- === 1.0.4 ===
110+ === 1.0.4 ===
82111* [New] New feature: /opt/piratebox/bin/board-autoconf.sh for setting up the imageboard
83112* [New] Droopy update: Multiple upload
84113* [New] Droopy update: In general user/password setting (non configurable via
85114 PirateBox)
86- * [New] imageboard: inital dummy page for a not installed board.
115+ * [New] imageboard: inital dummy page for a not installed board.
87116* [New] Send HTTP-Code 204 for Android devices, avoids captive Portal and leaving devices.
88117
89118* [Fix] Some script cleanups
@@ -120,11 +149,11 @@ CHANGELOG
120149* [New] Service File for RPi image
121150* [Fix] Several typos in scripts
122151* [Fix] Typo in front page and directory listing
123- * [Fix] in timsave.sh while restoring date&time
124- * [Fix] [OpenWRT] Timesave create bootup restore
125- * [Fix] [OpenWRT] Fix for not working "already installed" recognition to skip parts
152+ * [Fix] in timsave.sh while restoring date&time
153+ * [Fix] [OpenWRT] Timesave create bootup restore
154+ * [Fix] [OpenWRT] Fix for not working "already installed" recognition to skip parts
126155* [Fix] [OpenWRT] Fix for errors during installing piratebox-mod-imageboard because of duplicate links
127- * [Fix] [OpenWRT] Fix for LED flashing during auto install (box-installer on image)
156+ * [Fix] [OpenWRT] Fix for LED flashing during auto install (box-installer on image)
128157* [Fix] [OpenWRT] Fix error messages on package reinstall. (extendRoot)
129158* [Fix] No dublicates symlink after double "part2" via install_piratebox.sh
130159* [New] Remove # in front of secret & password to force user to change it before using the board
@@ -154,9 +183,9 @@ NOTE: This may only be a partial changelog, check github / your package manager
154183 * [Removed] [Testing] Executable, we will stick to service based
155184* [Fixed] Overwritten saved timestamp with 1970 one
156185* [New] possibility in install_piratebox.sh to exchange the hostname easily
157- * [New] Moved DHCP leasefile into memory on OpenWRT system (/tmp is memory)
186+ * [New] Moved DHCP leasefile into memory on OpenWRT system (/tmp is memory)
158187* [Fix] Timesave script does not contain parts for OpenWRT anymore
159- * [Fix] Timesave-file location is now configured in piratebox.conf
188+ * [Fix] Timesave-file location is now configured in piratebox.conf
160189* [Fix] Fix in Changing hostname functionality
161190* [New] Hostname changing generates the redirect.html now based on a Schema file
162191* [New] Added JSON Mime-Type
0 commit comments