-
Notifications
You must be signed in to change notification settings - Fork 18
Expand file tree
/
Copy pathChangeLog.txt
More file actions
138 lines (114 loc) · 4.77 KB
/
ChangeLog.txt
File metadata and controls
138 lines (114 loc) · 4.77 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
Version: 0.5.8 beta
- Fixed: Bug on large upload file size
- Italian web interface translation by nilocram
- PAW Server updated
Version: 0.5.7 beta
- New preference option: Configure AP
- CM12 dnsmasq fixes: Restart dnsmasq if not started properly
- French web interface translation updated
- Material design theme added
Version: 0.5.6 beta
- Turkish web interface translation by harald
- CyanogenMod 12 (CM12) support
Version: 0.5.5.1 beta
- New PAW Server version 0.95 beta (fixes WakeLock issues)
Version: 0.5.5 beta
- Spanish web interface translation by cirno99
- Indonesian web interface translation by ooxyz
- Sort order in language selection fixed
- BeanShell updated to 2.1.8
- External server support
- File list shows file sizes
- "Keep device on" is enabled by default
Version: 0.5.4 beta
- Russian and Ukrainian web interface translation by damien
- Fixed translation in about section of file list
- French web interface translation by peelie
- Finnish web interface translation by eero
- Removed 2 GB upload limit (experimental)
Version: 0.5.3 beta
- Unit of file upload size preference changed to MB
- New German web interface translation by @luebbermann
- Portuguese web interface translation by vinnyamp
- Android Wear notification support
Version: 0.5.2.1 beta
- Security fix: DROP iptables FORWARD chain to avail Internet usage
Version: 0.5.2 beta
- File upload page (fup.xhtml) simplified
- Higher resolution PirateBox main screen logo
- Droopy emulation URL handling improved
- Added i18n web interface support
- If "Keep Device On" is selected a less restrictive WakeLock is used
- I18n support for web interface
- Web interface translation added: German
- App translation added: German
Version: 0.5.1.1 beta
- Bug fix release...
- Fixed Storage Directory selection bug
Version: 0.5.1 beta:
- Improved re-mount of file system to fix dnsmasq backup (issue #5)
- Fixed "Content to SD" handling on app startup
Version: 0.5.0 beta
- Fixed typo in index.html (issue #6)
- Fixed max upload size default value bug
- Show maximum upload size in info preference
- Maximum file upload size displayed on main HTML page
- Preference option to specify default domain name
- Integrated locale-api (library project no longer needed)
Version: 0.4.9 beta
- Check upload size (max. 2GB) so that the server does not crash on startup.
If the size is invalid the default of 200 MB is used.
- Updated to PAW server version 0.93 beta
- Storage directory preference uses a directory chooser dialog.
Only writable directories are displayed.
Version: 0.4.8 beta
- Connection counter uses LibraryBox schematic (REMOTE_ADDRESS + USER_AGENT_STRING + DATE)
- User new StorageHandler when delivering files from storage directory
- New "Reset Networking" preference which resets all networking redirects
- Statistics are now supported and stored in database.
Statistics preference was added and statistics appear on main page.
- Preference to clear statistic data
Version: 0.4.7 beta
- Connection counter added to Info Preference
- Info Widget shows connection counter
Version: 0.4.6 beta
- Preference option "Keep Device On" added
Version: 0.4.5 beta
- Updated CSS to work better with IE
- New detects if WiFi is enabled externally and shuts down the PirateBox without restoring previous WiFi sate
- Mobile Data is no longer enabled by default
- Upload size limit can be edited inside the preferences
Version: 0.4.4 beta
- Other apps can now request the status of the PirateBox via broadcast
- New info widget displaying upload and shout count
- Tasker/Locale plugin
Version: 0.4.3 beta
- Port forwarding now also works if AP auto start is disabled
- On upload files with the same name are no longer overwritten
Instead a number (e.g. foo-1.png) is appended
- Droopy emulation added (file upload on port 8080)
Version: 0.4.2 beta
- Tapping widget twice no longer breaks tethering on next start
Version: 0.4.1 beta
- Widget images updated
Version: 0.4.0 beta
- Introduced "dnsmasq" wrapper. Should now work with Android 4.x devices.
- New preference options added: AP IP Number and Restore "dnsmasq" Binary
- Simple widget added
Version: 0.3.1 beta
Changes:
- WiFi bugfix
Version: 0.3 beta
Changes:
- Bug fixes
- Responsive design taken from PirateBox 1.0 beta3
Version: 0.2 beta
Changes:
- Bug Fixes
- "Autostart AP" setting
- Developer "Content to SD" option
- "About PirateBox" preference Activity
- AP listener should now also work for API 11 and up
Version: 0.1 beta
Changes:
- Initial version