1 ikiwiki 1.10 released with these changes:
3 * Run page through any relevant filters when generating a page preview.
4 * Noticed a bug in the wikitext markup plugin -- it made CamelCase links the
5 default throughout the wiki, not only on wikitext pages. Decided to call
6 this a feature, and split the camelcase support out into a separate plugin
7 that is independant of wikitext.
8 * Fix CamelCase regexp to not break [[FooBar|BazBar]] WikiLinks.