Skip to content

Commit 759f6cd

Browse files
committed
CHANGELOG: Update latest changes
1 parent 5be7bcc commit 759f6cd

1 file changed

Lines changed: 15 additions & 13 deletions

File tree

CHANGELOG

Lines changed: 15 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -17,14 +17,16 @@ CHANGELOG
1717
* [Fix] [RPi] Enable cronie for startup, which was missing
1818
* [Fix] [RPi] Fixed resolv.conf. A default entry is now available
1919
* [Fix] [RPi] Fixed detection of 8188eu
20-
* [Fix] [RPi] Store the installed hostap package in /prebuild/hostapd
20+
* [Fix] [RPi] Store the installed hostap package in /prebuild/hostapd
2121
* [Fix] initd: minircd startup fix setuid
2222
* [Fix] initd: minircd fixing start-stop issues
2323
* [Fix] initd: Fix radvd path to an absolute path
2424
* [Fix] initd: Ugly hack for absolute path of radvd on OpenWrt
2525
* [Fix] WWW-Content, fix a syntax error which broke jQuery
2626
* [Fix] Refresh kareha download URL, which changed in year 2015
2727
* [Fix] diskusage: Adding missing </head> tag
28+
* [Fix] timesave: Shellcheck issues fixed
29+
* [Fix] timesave: Problems with date & time format at RPi fixed
2830

2931

3032
=== 1.1.3 ===
@@ -48,11 +50,11 @@ CHANGELOG
4850
* [Fix] Translation en,fr LibraryBox -> PirateBox
4951
* [Fix] Spellings in translation
5052
* [Fix] IRC startup command failed.
51-
* [Removed] exchange_www.sh
53+
* [Removed] exchange_www.sh
5254

5355
=== 1.1.0 ===
5456
* [New] Enable / Disable file provisioning for custom lighttpd directory listing
55-
* [New] ChatBox message is now in conf/chat_init.txt
57+
* [New] ChatBox message is now in conf/chat_init.txt
5658
* [New] Disable the Shoutbox to prevent writing into it
5759
* [New] PHP configuration shipped, to enable easily for modifications
5860
* [New] Mesh implementation, technical preview
@@ -68,7 +70,7 @@ CHANGELOG
6870
* [New] [OpenWrt] Enable all wifi devices with the PirateBox SSID
6971
* [New] [OpenWrt] AP Client isolation activated per default
7072
* [Changed] Send HTTP-Code 204 via PHP, much cleaner
71-
* [Changed] Update jQuery to 2.2.3, removes IE <=8 support
73+
* [Changed] Update jQuery to 2.2.3, removes IE <=8 support
7274
* [Changed] Redirect happens now always to wished domain name
7375
* [Changed] Droopy, make chmod operation optional (prevent errors on OpenWRT)
7476
* [Fix] License Adjustments
@@ -102,15 +104,15 @@ CHANGELOG
102104
* [New] Improved styling for droopy iframe.
103105
* [New] Timesave script service file to run set the time during startup.
104106
* [Fix] Droopy call in init.d/piratebox failed to use the correct port.
105-
* [Fix] Timesave script behaviour fixed on full Linux systems.
107+
* [Fix] Timesave script behaviour fixed on full Linux systems.
106108
* OpenWrt's date format is now customized during build & piratebox.conf .
107109

108-
=== 1.0.4 ===
110+
=== 1.0.4 ===
109111
* [New] New feature: /opt/piratebox/bin/board-autoconf.sh for setting up the imageboard
110112
* [New] Droopy update: Multiple upload
111113
* [New] Droopy update: In general user/password setting (non configurable via
112114
PirateBox)
113-
* [New] imageboard: inital dummy page for a not installed board.
115+
* [New] imageboard: inital dummy page for a not installed board.
114116
* [New] Send HTTP-Code 204 for Android devices, avoids captive Portal and leaving devices.
115117

116118
* [Fix] Some script cleanups
@@ -147,11 +149,11 @@ CHANGELOG
147149
* [New] Service File for RPi image
148150
* [Fix] Several typos in scripts
149151
* [Fix] Typo in front page and directory listing
150-
* [Fix] in timsave.sh while restoring date&time
151-
* [Fix] [OpenWRT] Timesave create bootup restore
152-
* [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
153155
* [Fix] [OpenWRT] Fix for errors during installing piratebox-mod-imageboard because of duplicate links
154-
* [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)
155157
* [Fix] [OpenWRT] Fix error messages on package reinstall. (extendRoot)
156158
* [Fix] No dublicates symlink after double "part2" via install_piratebox.sh
157159
* [New] Remove # in front of secret & password to force user to change it before using the board
@@ -181,9 +183,9 @@ NOTE: This may only be a partial changelog, check github / your package manager
181183
* [Removed] [Testing] Executable, we will stick to service based
182184
* [Fixed] Overwritten saved timestamp with 1970 one
183185
* [New] possibility in install_piratebox.sh to exchange the hostname easily
184-
* [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)
185187
* [Fix] Timesave script does not contain parts for OpenWRT anymore
186-
* [Fix] Timesave-file location is now configured in piratebox.conf
188+
* [Fix] Timesave-file location is now configured in piratebox.conf
187189
* [Fix] Fix in Changing hostname functionality
188190
* [New] Hostname changing generates the redirect.html now based on a Schema file
189191
* [New] Added JSON Mime-Type

0 commit comments

Comments
 (0)