]> sipb.mit.edu Git - ikiwiki.git/blob - doc/news/version_3.13.mdwn
update as command syntax has changed
[ikiwiki.git] / doc / news / version_3.13.mdwn
1 News for ikiwiki 3.13:
2
3    The `ikiwiki-transition deduplinks` command introduced in the
4    last release was buggy. If you followed the NEWS file instructions
5    and ran it, you should run `ikiwiki -setup` to rebuild your wiki
6    to fix the problem.
7
8 ikiwiki 3.13 released with [[!toggle text="these changes"]]
9 [[!toggleable text="""
10    * ikiwiki-transition: If passed a nonexistant srcdir, or one not
11      containing .ikiwiki, abort with an error rather than creating it.
12    * Allow underlaydir to be overridden without messing up inclusion
13      of other underlays via add\_underlay.
14    * More friendly display of markdown, textile in edit form selector
15      (jmtd)
16    * Allow curly braces to be used in pagespecs, and avoid a whole class
17      of potential security problems, by avoiding performing any string
18      interpolation on user-supplied data when translating pagespecs.
19    * ikiwiki-transition: Allow setup files to be passed to all subcommands
20      that need a srcdir.
21    * ikiwiki-transition: deduplinks was broken and threw away all
22      metadata stored by plugins in the index. Fix this bug.
23    * listdirectives: Avoid listing \_comment directives and generally
24      assume any directive starting with \_ is likewise internal."""]]