1 ikiwiki 2.17 released with [[toggle text="these changes"]]
3 * Improved parentlinks special case for index pages.
4 * redir: Support for specifying anchors.
5 * img: Avoid nesting images when linking to another image. Closes: #[457780](http://bugs.debian.org/457780)
6 * img: Allow the link parameter to point to an exterior url.
7 * conditional: Improve regexp testing for simple uses of pagespecs
8 that match only the page using the directive, adding 'included()'
9 and supporting negated pagespecs and added whitespace.
10 * map: Fix handling of common prefix to handle the case where it's
11 in a subdirectory. Patch by Larry Clapp.
12 * aggregate: Fix stupid mistake introduced when converting it to use
13 the needsbuild hook. This resulted in feeds not being removed when pages
14 were updated, and feeds sometimes being forgotten about.
15 * aggregate: Avoid uninitialised value warning when removing a feed that
16 has an expired guid."""]]