File tree Expand file tree Collapse file tree 1 file changed +8
-4
lines changed
Expand file tree Collapse file tree 1 file changed +8
-4
lines changed Original file line number Diff line number Diff line change @@ -3,6 +3,14 @@ are given with the most recent entry first.
33
442009-03-13 1.4.7 (r4197)
55
6+ Features:
7+ - Provide a "no selection" option in web interface selection widgets
8+ - Debug logging now uses the logging module rather than print
9+ - Allow CGI frontend to serve XMLRPC requests.
10+ - Added XMLRPC actions, as well as bridging CGI actions to XMLRPC actions.
11+ - Optimized large file serving via mod_python / sendfile().
12+ - Support resuming downloads for (large) files.
13+
614Fixes:
715- a number of security issues were discovered by Daniel Diniz
816- EditCSV and ExportCSV altered to include permission checks
@@ -13,10 +21,6 @@ Fixes:
1321- Roundup is now compatible with Python 2.6
1422- Improved French and German translations
1523- Improve consistency of item sorting in HTML interface
16- - Support sendfile() in mod_python for better file transfer
17- - Provide a "no selection" option in web interface selection widgets
18- - Debug logging now uses the logging module rather than print
19- - Enable XML-RPC through regular web interface
2024- Various other small bug fixes, robustification and optimisation
2125
2226
You can’t perform that action at this time.
0 commit comments