1 ikiwiki 3.20100312 released with [[!toggle text="these changes"]]
3 * Fix utf8 issues in calls to md5\_hex.
4 * moderatedcomments: Added moderate\_pagespec that can be used
5 to control which users or comment locations are moderated.
6 This can be used, just for example, to moderate "user(http://myopenid.com/*)"
7 if you're getting a lot of spammers from one particular openid
8 provider (who should perhaps answer your emails about them),
9 while not moderating other users.
10 * moderatedcomments: The moderate\_users setting is deprecated. Instead,
11 set moderate\_pagespec to "!admin()" or "user(*)".
12 * Fix missing span on recentchanges page template.
13 * search: Avoid '$' in the wikiname appearing unescaped on omega's
14 query template, where it might crash omega.
15 * htmlscrubber: Security fix: In data:image/* uris, only allow a few
16 whitelisted image types. No svg."""]]