]> sipb.mit.edu Git - ikiwiki.git/blob - doc/news/version_2.19.mdwn
web commit from 158.234.10.144: poll vote (Accept only OpenID for logins)
[ikiwiki.git] / doc / news / version_2.19.mdwn
1 ikiwiki 2.19 released with [[toggle text="these changes"]]
2 [[toggleable text="""
3    * Only try postsignin if no other action matched. Fixes a bug where the
4      user goes back from the signin screen and does something else.
5    * Improve behavior when trying to sign in with no cookies.
6    * Improved the canedit hook interface, allowing a callback function to be
7      returned (and not run in some cases) rather than the plugins directly
8      forcing a user to log in.
9    * opendiscussion: allow editing of the toplevel discussion page,
10      and, indirectly, allow creating new discussion pages.
11    * Add a prereq on Data::Dumper 2.11 or better, needed to dump q// objects.
12    * htmlscrubber: Further work around #365971 by adding tags for 'br/', 'hr/'
13      and 'p/'.
14    * aggregate: Include copyright statements from rss feed as meta copyright
15      directives.
16    * aggregate: Yet another state saving fix (sigh).
17    * aggregate: Add hack to support feeds with invalidly escaped html entities."""]]