]> sipb.mit.edu Git - ikiwiki.git/blob - doc/news/version_2.11.mdwn
Merge branch 'master' of ssh://git.kitenet.net/srv/git/ikiwiki.info
[ikiwiki.git] / doc / news / version_2.11.mdwn
1 ikiwiki 2.11 released with [[toggle text="these changes"]]
2 [[toggleable text="""
3    * Correct a pair of logic errors that triggered if svnpath was empty.
4    * If gitorigin\_branch is set to the empty string, don't push or pull.
5      Useful for laptop clones of remote wikis.
6    * Add a calendar plugin, contributed by Manoj Srivastava.
7    * Reformat calendar plugin to ikiwiki conventions.
8    * The calendar plugin made *every* page depend on every other page,
9      which seemed a wee tiny little bit overkill. Fixed the dependency
10      calculations (I hope.)
11    * Removed manual ctime statting code, and just have the calendar plugin use
12      %pagectime.
13    * Ikiwiki has moved into a git repository.
14    * postsparkline: Avoid a confusing error message if no pages match
15      and instead show an empty graph.
16    * Add handling of feeds for nested inlines, as well as support for a
17      single page containing two different feeds.
18    * Also fixed some places in inline that failed to use destpage correctly.
19    * ikiwiki-mass-rebuild: Patch from HenrikBrixAndersen to fix order
20      of permissions dropping code to work on FreeBSD.
21    * ikiwiki-mass-rebuild: Don't clear PATH from the environment.
22    * Run git-commit -q (though it doesn't do much good due to its stderr
23      abuse)."""]]