All Versions
36
Latest Version
Avg Release Cycle
135 days
Latest Release
195 days ago
Changelog History
Page 3
Changelog History
Page 3
-
v0.4.9 Changes
April 13, 2015- β Add option to auto-launch a web-browser on startup (@rjw57)
- π Bug #104: "git" executable unnecessarily required to be available (@Mechazawa)
-
v0.4.8 Changes
June 22, 2014- π Fix .tar.gz download if repository contains git submodule. (Jonas Haag)
-
v0.4.7 Changes
June 22, 2014- #87, #98: Add favicon (@lb1a)
- 0οΈβ£ #35, #95: Add default robots.txt file (@lb1a)
- #93, #94, #101: Add "download as .tar.gz archive" feature. (@Mechazawa, Jonas Haag)
- π Bug #90: htdigest file handling broken in contrib.wsgi. (Philip Dexter)
- π Bug #99/#53: Misbehaving mimetype recognition (@Mechazawa)
-
v0.4.6 Changes
March 05, 2014- βͺ #89: Work around a bug in Dulwich 0.9.5: https://github.com/jelmer/dulwich/issues/144 (Klaus Alexander Seistrup, Jonas Haag)
-
v0.4.5 Changes
March 05, 2014- π Bugfix release for bugfix release 0.4.4. (Daniel KrΓΌger, Jonas Haag)
-
v0.4.4 Changes
February 21, 2014- π Fix syntax highlighting in case multiple different file formats share the same file extension. Rely on Pygments to select the best matching lexer for us. (Gnewbee, Jonas Haag)
-
v0.4.3 Changes
February 20, 2014- π Bug #86: Empty repo name if klaus is fed a ".git" directory. Now: name of parent directory, i.e. /foo/bar/.git has the name "bar". (David Wahlund)
-
v0.4.2 Changes
January 21, 2014- π Bug #83: Wrong version of Dulwich dependency in
setup.py
- π Bug #83: Wrong version of Dulwich dependency in
-
v0.4.1 Changes
January 17, 2014- Bug #82: Include
contrib/*
in the distribution asklaus.contrib.*
.
- Bug #82: Include
-
v0.4 Changes
January 16, 2014- π NOTE TO CONTRIBUTORS -- HISTORY REWRITTEN: See 46bcec1a8e21d510f3af3c9e2d19bc388b20c753
- π Moved
klaus.wsgi
toklaus.contrib.wsgi
- π New autoreloader (see
klaus/contrib/wsgi_autoreload.py
) WSGI middleware that watches a directory for repository additions/deletions (i.e., no need to restart klaus anymore). Also see page in wiki. (Jonas Haag) - Commit view:
- Wrap long lines (Brendan Molloy)
- Add change summary and make file diffs toggleable (A. Svensson, Jonas Haag)
- Speed up page rendering thanks to Javascript optimization (Martin Zimmermann, Jonas Haag)