Version 0.4.10
Jonas Haag
6 years ago
0 | 0 | Changelog |
1 | 1 | ========= |
2 | ||
3 | 0.4.10 (June 28, 2015) | |
4 | ---------------------- | |
5 | * Add option to require HTTP authentication for all parts of the Web interface | |
6 | * Add option to disable authentication entirely for Smart HTTP -- DANGER ZONE! | |
7 | * Add some unit tests; Travis | |
8 | * Bugs #116, #124, #128: Fix ``klaus.contrib.wsgi_autoreload`` (William Hughes, Yed Podtrzitko) | |
9 | * Bug #113: Fix filenames containing whitespace in diffs. (Jonas Haag) | |
10 | * Bug #115: In diffs, it now says "(new empty file)" rather than "(no changes)" when an empty file has been added. (Jonas Haag) | |
11 | * Bug #125: Fix tarball download on Python 2.6 (Dana Runge) | |
2 | 12 | |
3 | 13 | 0.4.9 (April 13, 2015) |
4 | 14 | ---------------------- |